Text, title, and styling in standard markdown
ID
N::NodeType { field1: String, field2: U32 }
E::EdgeType { To: String, From: String, Properties: { field1: String, field2: U32 } }
V::VectorType { field1: [F64] }
Was this page helpful?