Modules§
Structs§
- Edge
- Edge
Builder - EdgeId
- Optional application-level edge identifier.
- Edge
Query - Edge
Type - Field
- Graph
- Graph
Builder - Graph
Schema - Graph
Schema Builder - Label
- Node or edge label.
- Load
Report - Counts of nodes and edges written by a bulk load. Each count reflects an upsert applied to the backend, not distinct newly created elements.
- Node
- Node
Builder - NodeId
- Stable application-level node identifier.
- Node
Type - Step
- Traversal
Enums§
- Direction
- Edge
Policy - Edge
Uniqueness - How many edges of one type may exist between a pair of nodes.
- Field
Type - Graph
Mutation - A single incremental change to a graph, for delta-oriented pipelines.
- Grust
Error - PutOutcome
- Outcome of writing a single node or edge.
- Start
- Value
Traits§
- Graph
Admin Store - Graph
Mutation Store - Incremental mutation support for stores that can delete elements.
- Graph
Store
Functions§
- edge_
key - Returns the stable key used by tabular/export backends for an edge.
- relationship_
type - Normalizes an edge label into an uppercase backend relationship type.
- schema_
identifier - Normalizes arbitrary schema text into a lower_snake_case backend identifier.