Learn about HelixDB architecture, features, and capabilities
rustup update
N::NodeType { field1: String, field2: U32 }
V::VectorType { field1: String, field2: U32 }
E::EdgeType { To: String, From: String, Properties: { field1: String, field2: U32 } }
Was this page helpful?