Docs.rs
  • indradb-lib-4.0.0
    • indradb-lib 4.0.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ysimonson
    • Dependencies
      • bincode ^1.3.3 normal optional
      • byteorder ^1.4.2 normal
      • internment ^0.7.0 normal
      • once_cell ^1.17 normal
      • rand ^0.8.4 normal optional
      • rmp-serde ^1.1.1 normal
      • rocksdb ^0.19.0 normal optional
      • serde ^1.0.57 normal
      • serde_json ^1.0.57 normal
      • tempfile ^3.2.0 normal
      • uuid ^1.2.2 normal
    • Versions
    • 98.88% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

indradb4.0.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • AllEdgeQuery
  • AllVertexQuery
  • CountQuery
  • Database
  • Edge
  • EdgeProperties
  • EdgeProperty
  • EdgeWithPropertyPresenceQuery
  • EdgeWithPropertyValueQuery
  • Identifier
  • IncludeQuery
  • Json
  • MemoryDatastore
  • NamedProperty
  • PipePropertyQuery
  • PipeQuery
  • PipeWithPropertyPresenceQuery
  • PipeWithPropertyValueQuery
  • RangeVertexQuery
  • SpecificEdgeQuery
  • SpecificVertexQuery
  • Vertex
  • VertexProperties
  • VertexProperty
  • VertexWithPropertyPresenceQuery
  • VertexWithPropertyValueQuery

Enums

  • BulkInsertItem
  • EdgeDirection
  • Error
  • Query
  • QueryOutputValue
  • ValidationError
  • util::Component

Traits

  • CountQueryExt
  • Datastore
  • QueryExt
  • Transaction

Macros

  • ijson

Functions

  • util::build
  • util::extract_count
  • util::extract_edge_properties
  • util::extract_edges
  • util::extract_vertex_properties
  • util::extract_vertices
  • util::generate_uuid_v1
  • util::next_uuid
  • util::read_fixed_length_string
  • util::read_identifier
  • util::read_u64
  • util::read_uuid

Type Aliases

  • DynIter
  • Result
  • ValidationResult