Docs.rs
  • indradb-lib-3.0.4
    • indradb-lib 3.0.4
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ysimonson
    • Dependencies
      • bincode ^1.3.3 normal
      • byteorder ^1.4.2 normal
      • chrono ^0.4.23 normal
      • lazy_static ^1.4.0 normal
      • rmp-serde ^1.1.1 normal
      • rocksdb ^0.19.0 normal
      • serde ^1.0.57 normal
      • serde_json ^1.0.57 normal
      • tempfile ^3.2.0 normal
      • uuid ^1.2.2 normal
    • Versions
    • 55% 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
    • 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
logo

logo

Crate indradb

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Definitions
?
Change settings

List of all items

Structs

  • Edge
  • EdgeKey
  • EdgeProperties
  • EdgeProperty
  • EdgePropertyQuery
  • Identifier
  • Json
  • MemoryDatastore
  • NamedProperty
  • PipeEdgeQuery
  • PipePropertyPresenceEdgeQuery
  • PipePropertyPresenceVertexQuery
  • PipePropertyValueEdgeQuery
  • PipePropertyValueVertexQuery
  • PipeVertexQuery
  • PropertyPresenceEdgeQuery
  • PropertyPresenceVertexQuery
  • PropertyValueEdgeQuery
  • PropertyValueVertexQuery
  • RangeVertexQuery
  • SpecificEdgeQuery
  • SpecificVertexQuery
  • Vertex
  • VertexProperties
  • VertexProperty
  • VertexPropertyQuery
  • util::MAX_DATETIME

Enums

  • BulkInsertItem
  • EdgeDirection
  • EdgeQuery
  • Error
  • ValidationError
  • VertexQuery
  • util::Component

Traits

  • Datastore
  • EdgeQueryExt
  • VertexQueryExt

Functions

  • util::build
  • util::generate_uuid_v1
  • util::next_uuid
  • util::read_datetime
  • util::read_fixed_length_string
  • util::read_identifier
  • util::read_u64
  • util::read_uuid

Type Definitions

  • Result
  • ValidationResult