News

Vector Property Type The vector value type is also a property type, we should serialize and deserialize this type by thrift, just like other property type.
Vector Value Type We need to support vector data in nebula graph. So we should a new type called VECTOR in type system, which must be different from List. It contains original vector data (a set of ...