Docs.rs
  • zawgl-core-0.1.16
    • zawgl-core 0.1.16
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • alexandre-ricciardi
    • Dependencies
      • log ^0.4.25 normal
      • serde ^1.0.217 normal
      • toml ^0.8.19 normal
    • Versions
    • 6.35% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

zawgl_core0.1.16

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • graph::EdgeData
  • graph::EdgeIndex
  • graph::Graph
  • graph::InEdges
  • graph::NodeIndex
  • graph::OutEdges
  • graph::VertexData
  • graph::container::GraphContainer
  • graph_engine::GraphEngine
  • graph_engine::model::GraphProxy
  • graph_engine::model::InEdges
  • graph_engine::model::InnerEdgeData
  • graph_engine::model::InnerVertexData
  • graph_engine::model::OutEdges
  • graph_engine::model::ProxyNodeId
  • graph_engine::model::ProxyRelationshipId
  • model::Node
  • model::Property
  • model::Relationship
  • model::init::DatabaseInitContext
  • model::init::InitContext
  • model::predicates::NamedPropertyPredicate
  • repository::graph_repository::DbEdgeData
  • repository::graph_repository::DbVertexData
  • repository::graph_repository::GraphRepository
  • repository::key_values_repository::KeyValuesRepository

Enums

  • model::PropertyValue
  • model::Status
  • model::predicates::PropertyPredicate

Traits

  • graph::traits::GraphContainerTrait
  • graph::traits::GraphTrait
  • graph::traits::GrowableGraphContainerTrait
  • graph::traits::GrowableGraphTrait
  • graph::traits::MemGraphId

Functions

  • make_cartesian_product
  • test_utils::build_dir_path_and_rm_old
  • test_utils::build_file_path_and_rm_old
  • test_utils::get_tmp_dir_path

Type Aliases

  • graph_engine::MutableGraphRepository
  • model::PropertyGraph