Docs.rs
  • falkordb-0.1.11
    • falkordb 0.1.11
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • barakb
    • Dependencies
      • parking_lot ^0.12.3 normal
      • redis ^0.28.2 normal
      • regex ^1.11.1 normal
      • strum ^0.26.3 normal
      • thiserror ^2.0.11 normal
      • tokio ^1.43.0 normal optional
      • tracing ^0.1.41 normal optional
      • approx ^0.5.1 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

falkordb0.1.11

Crate Items

  • Structs
  • Enums
  • Type Aliases

List of all items

Structs

  • AsyncGraph
  • Constraint
  • Edge
  • ExecutionPlan
  • FalkorAsyncClient
  • FalkorClientBuilder
  • FalkorIndex
  • FalkorSyncClient
  • GraphSchema
  • LazyResultSet
  • Node
  • Path
  • Point
  • ProcedureQueryBuilder
  • QueryBuilder
  • QueryResult
  • SlowlogEntry
  • SyncGraph

Enums

  • ConfigValue
  • ConstraintStatus
  • ConstraintType
  • EntityType
  • FalkorConnectionInfo
  • FalkorDBError
  • FalkorValue
  • IndexStatus
  • IndexType
  • SchemaType

Type Aliases

  • FalkorResult