Docs.rs
  • neo4rs-0.8.0
    • neo4rs 0.8.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • yehohanan7
    • knutwalker
    • s1ck
    • neo4j-oss-build
    • Dependencies
      • async-trait ^0.1.0 normal
      • backoff ^0.4.0 normal
      • bytes ^1.5.0 normal
      • chrono ^0.4.23 normal
      • chrono-tz ^0.8.3 normal
      • deadpool ^0.9, ^0 normal
      • delegate ^0.10.0 normal
      • futures ^0.3.0 normal
      • log ^0.4 normal
      • neo4rs-macros ^0.3.0 normal
      • paste ^1.0.0 normal
      • pin-project-lite ^0.2.9 normal
      • rustls-native-certs ^0.7.1 normal
      • rustls-pemfile ^2.1.2 normal
      • serde ^1.0.0 normal
      • serde_json ^1.0.0 normal optional
      • thiserror ^1.0.2 normal
      • tokio ^1.5.0 normal
      • tokio-rustls ^0.26.0 normal
      • url ^2.0.0 normal
      • webpki-roots ^0.26.0 normal
      • lenient_semver ^0.4.2 dev
      • pretty_env_logger ^0.4.0 dev
      • serde ^1.0.185 dev
      • serde_bytes ^0.11.0 dev
      • serde_json ^1.0.0 dev
      • serde_with ^3.0.0 dev
      • tap ^1.0.1 dev
      • testcontainers ^0.15.0 dev
      • testcontainers-modules ^0.1.4 dev
      • time ^0.3.0 dev
      • uuid ^1.0.0 dev
    • Versions
    • 19.88% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

neo4rs0.8.0

Crate Items

  • Macros
  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • BoltBoolean
  • BoltBytes
  • BoltDate
  • BoltDateTime
  • BoltDateTimeZoneId
  • BoltDuration
  • BoltFloat
  • BoltInteger
  • BoltList
  • BoltLocalDateTime
  • BoltLocalTime
  • BoltMap
  • BoltNode
  • BoltNull
  • BoltPath
  • BoltPoint2D
  • BoltPoint3D
  • BoltRelation
  • BoltString
  • BoltTime
  • BoltUnboundedRelation
  • ClientCertificate
  • Config
  • ConfigBuilder
  • Database
  • EndNodeId
  • Graph
  • Id
  • Indices
  • Keys
  • Labels
  • Neo4jError
  • Node
  • Nodes
  • Offset
  • Path
  • Point2D
  • Point3D
  • Query
  • Relation
  • Relationships
  • Row
  • RowStream
  • StartNodeId
  • Timezone
  • Txn
  • Type
  • UnboundedRelation

Enums

  • BoltType
  • DeError
  • Error
  • Neo4jClientErrorKind
  • Neo4jErrorKind
  • Neo4jSecurityErrorKind
  • Version

Macros

  • cenum

Functions

  • query
  • unexpected

Type Aliases

  • Result