Re-exports§
pub use element::Arity;pub use element::Bare;pub use element::BoxedIterator;pub use element::Definite;pub use element::ElementShape;pub use element::Indexed;pub use element::Multiple;pub use element::OrderState;pub use element::Ordered;pub use element::Return;pub use element::ReturnShape;pub use element::Single;pub use element::Unordered;pub use error::Diagnostic;pub use error::ErrorGroup;pub use error::External;pub use error::Failure;pub use error::FailureKind;pub use error::QueryResult;pub use explain::Explain;pub use explain::ExplainFormatter;pub use explain::Explanation;pub use explain::Labeled;pub use index::EdgeEndpointRole;pub use index::EntityDomain;pub use index::ExpandedChild;pub use index::ExpandedIndex;pub use index::ExpandedIndexOwned;pub use index::ExpandedIndexReference;pub use index::GroupKey;pub use index::IndexDomain;pub use index::OwnedIndex;pub use index::Position;pub use index::Positional;pub use operands::Bucket;pub use operands::BucketOwned;pub use operands::CheckedIndexedLaneBuilder;pub use operands::DefiniteEdgeOperand;pub use operands::DefiniteNodeOperand;pub use operands::DefiniteReferenceOperand;pub use operands::EdgeOperand;pub use operands::EdgesOperand;pub use operands::EvaluateContext;pub use operands::EvaluateOperand;pub use operands::GroupOperand;pub use operands::KeyFailure;pub use operands::KeyFailureOwned;pub use operands::NodeOperand;pub use operands::NodesOperand;pub use operands::Operand;pub use operands::OperandContext;pub use operands::Partition;pub use operands::PartitionBucketParts;pub use operands::PartitionKeyFailureParts;pub use operands::PartitionOwned;pub use operands::PartitionOwnedParts;pub use operands::PartitionParts;pub use operands::ReferenceOperand;pub use operands::ReferencesOperand;pub use operands::ReturnBucket;pub use operands::ReturnKeyFailure;pub use operands::ReturnPartition;pub use operands::ReturnPartitionParts;pub use operations::EdgeDirection;pub use operations::MaybeAbsent;pub use operations::PreparedIndexedMultiple;pub use selection::QueryEdges;pub use selection::QueryNodes;pub use value::AttributeName;pub use value::BareValueDomain;pub use value::EntityReference;pub use value::FailureKindValue;pub use value::FailureValue;pub use value::IndexValue;pub use value::Mask;pub use value::ReturnValueDomain;pub use value::Scalar;pub use value::Unit;pub use value::ValueDomain;pub use traits::*;
Modules§
- capabilities
- cast
- element
- error
- execution
- explain
- index
- operands
- operations
- optimizer
- prelude
- registry
- selection
- traits
- value