Re-exports§
pub use comparison::*;
Modules§
Macros§
Structs§
- Bag
- Represents a
PartiQL
BAG value, e.g.: <<1, ‘two’, 4>> - BagInto
Iterator - BagIter
- GEdgeId
- The id of an edge in the graph.
- GElem
- An element’s attributes: labels and optional payload.
- GLabel
Id - A label; backed by a
Rodeo
interner. - GLabels
- A set of labels applied to an element.
- GNodeId
- The id of a node in the graph.
- List
- Represents a
PartiQL
List value, e.g. [1, 2, ‘one’] - List
Into Iterator - List
Iter - Null
Sorted Value - A wrapper on [
T
] that specifies if a null or missing value should be ordered before ([NULLS_FIRST
] is true) or after ([NULLS_FIRST
] is false) other values. - Pairs
Into Iter - Pairs
Iter - Simple
Graph - A ‘simple’ graph of nodes and edges in both directed and undirected graphs.
- Tuple
- Unparsed
- Variant
- Variant
Into Iterator - Variant
Iter
Enums§
- Binding
Into Iter - Binding
Iter - Bindings
Matcher - Bindings
Name - Date
Time - Edge
Spec - Specification for an edge; Direciton and end-points.
- Graph
- Value
- Value
Into Iterator - Value
Iter - Variant
Error