Docs.rs
  • solomondb-0.0.1-beta.2
    • solomondb 0.0.1-beta.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • chungquantin
    • Dependencies
      • async-trait ^0.1.58 normal
      • byteorder ^1.4.3 normal
      • chrono ^0.4.22 normal
      • futures ^0.3.25 normal
      • lazy_static ^1.4.0 normal
      • log ^0.4.17 normal
      • pin-project-lite ^0.2.9 normal
      • rand ^0.8.5 normal
      • redb ^0.10.0 normal optional
      • rocksdb ^0.19.0 normal optional
      • serde ^1.0.147 normal
      • serde_json ^1.0.87 normal
      • solomon-gremlin ^0.0.2 normal optional
      • thiserror ^1.0.37 normal
      • uuid ^1.2.1 normal
      • tokio ^1.21.2 dev
      • surf ^2.3.2 normal optional
      • surf ^2.3.2 normal optional
    • Versions
    • 9.46% of the crate is documented
  • Platform
    • 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

db0.0.1-beta.2

  • All Items

Crate Items

  • Modules
  • Macros
  • Structs
  • Enums
  • Traits
  • Type Aliases

Crate db

Source

Modules§

ixs

Macros§

define_test
Defines a unit test function.
full_adapter_test_impl
Use this macro to enable the entire standard test suite.
full_database_test_impl

Structs§

DBTransaction
Distributed Database Transaction
Database
EdgeRepository
ExecutionResult
IxResult
PropertyRepository
ReDBAdapter
RocksDBAdapter
StorageAdapter
VertexPropertyRepository
VertexRepository

Enums§

InstructionError
StorageAdapterName
StorageVariant

Traits§

DatastoreAdapter
SimpleTransaction

Type Aliases§

CF