Docs.rs
  • graph-api-lib-0.1.2
    • graph-api-lib 0.1.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • BrynCooke
    • Dependencies
      • derivative ^2.2.0 normal
      • include-doc ^0.2.1 normal
      • petgraph ^0.7.1 normal optional
      • uuid ^1.11.0 normal
    • Versions
    • 75.48% of the crate is documented
  • Go to latest version
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

graph_api_lib0.1.2

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • EdgeSearch
  • EdgeWalkerBuilder
  • ValueRange
  • VertexWalkerBuilder
  • WalkerBuilder

Enums

  • Direction
  • ElementId
  • IndexType
  • Value
  • VertexSearch

Traits

  • EdgeReference
  • EdgeReferenceMut
  • EdgeWalker
  • Element
  • Graph
  • Index
  • Label
  • MutationListener
  • Project
  • ProjectMut
  • SupportsClear
  • SupportsEdgeAdjacentLabelIndex
  • SupportsEdgeHashIndex
  • SupportsEdgeLabelIndex
  • SupportsEdgeRangeIndex
  • SupportsVertexFullTextIndex
  • SupportsVertexHashIndex
  • SupportsVertexLabelIndex
  • SupportsVertexRangeIndex
  • VertexReference
  • VertexReferenceMut
  • VertexWalker
  • Walker