List of all items
Structs
- error::LogicError
- error::OtherError
- error::SystemError
- error::UserError
- graph::edge::DirectedEdgeDefinedByIndices
- graph::edge::DirectedEdgeDefinedByKeys
- graph::edge::EdgeTypeIndex
- graph::graph::Graph
- graph::vertex::Vertex
- graph::vertex::VertexIndex
- operations::selection::edge_selection::EdgeSelection
- operations::selection::vertex_selection::VertexSelection
Enums
- error::GraphComputingError
- error::GraphComputingErrorType
- error::LogicErrorType
- error::OtherErrorType
- error::SystemErrorType
- error::UserErrorType
- graph::vertex::VertexValue
- graph::vertex::VertexValueType
Traits
- graph::edge::EdgeTypeKeyAndIndexConversion
- graph::graph::GraphTrait
- graph::vertex::VertexKeyAndIndexConversion
- operations::add_edge::AddEdge
- operations::add_edge_type::AddEdgeType
- operations::add_vertex::AddVertex
- operations::delete_edge::DeleteEdge
- operations::delete_vertex::DeleteVertex
- operations::drop_edge_type::DropEdgeType
- operations::read_edge::ReadEdge
- operations::read_vertex_value::ReadVertexValue
- operations::select_edge_type::EdgeTypeSelectorTrait
- operations::select_vertex::SelectVertex
- operations::selection::operators::and::AndOperator
- operations::selection::operators::equal::EqualOperator
- operations::selection::operators::exclusive_or::ExclusiveOrOperator
- operations::selection::operators::not::LogicalNegationOperator
- operations::selection::operators::or::OrOperator
- operations::update_vertex::UpdateVertex