Crate solomon_gremlin

Crate solomon_gremlin 

Source

Re-exports§

pub use structure::Cardinality;
pub use structure::Edge;
pub use structure::GKey;
pub use structure::GValue;
pub use structure::IntermediateRepr;
pub use structure::LabelType;
pub use structure::Labels;
pub use structure::List;
pub use structure::Map;
pub use structure::Metric;
pub use structure::Path;
pub use structure::Property;
pub use structure::Token;
pub use structure::TraversalExplanation;
pub use structure::TraversalMetrics;
pub use structure::Vertex;
pub use structure::VertexProperty;
pub use structure::GID;

Modules§

process
structure
utils

Enums§

GremlinError

Traits§

ToGValue

Type Aliases§

GremlinResult