Crate nervusdb_v2_api

Crate nervusdb_v2_api 

Source

Structs§

EdgeKey
A directed edge from a source node to a destination node with a relationship type.

Enums§

PropertyValue
Property value types for nodes and edges.

Traits§

GraphSnapshot
A read-only snapshot of the graph state.
GraphStore
Provides access to a snapshot of the graph at a point in time.

Type Aliases§

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.