Crate nervusdb_v2_api
Source - EdgeKey
- A directed edge from a source node to a destination node with a relationship type.
- PropertyValue
- Property value types for nodes and edges.
- GraphSnapshot
- A read-only snapshot of the graph state.
- GraphStore
- Provides access to a snapshot of the graph at a point in time.
- ExternalId
- External identifier for a node, assigned by the user.
- InternalNodeId
- Internal node identifier used for storage and lookups.
- LabelId
- Label identifier for node classification.
- RelTypeId
- Relationship type identifier.