These operations allow you to add new elements to your graph.
AddN
NodeAddE
EdgeAddE
operation in the middle of a traversal to add edges between a list of nodes or vectors.
AddV
VectorF64
values to represent the vector.
We will be adding support for different types such as F32
, binary vectors and
more in the very near future. Please reach out to us if you need a different vector type.