Docs.rs
  • raphtory-storage-0.16.0
    • raphtory-storage 0.16.0
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • miratepuffin
    • Dependencies
      • bigdecimal ^0.4.7 normal optional
      • either =1.11.0 normal
      • iter-enum ^1.2.0 normal
      • itertools ^0.13.0 normal
      • num-traits ^0.2.18 normal optional
      • parking_lot ^0.12.1 normal
      • polars-arrow ^0.42.0 normal optional
      • pometry-storage >=0.8.1 normal optional
      • raphtory-api ^0.16.0 normal
      • raphtory-core ^0.16.0 normal
      • rayon ^1.8.1 normal
      • serde ^1.0.197 normal
      • thiserror ^2.0.0 normal
      • proptest ^1.4.0 dev
      • tempfile ^3.10.0 dev
    • Versions
    • 12.94% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • 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

raphtory_storage0.16.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions

List of all items

Structs

  • graph::edges::unlocked::UnlockedEdges
  • graph::locked::LockedGraph
  • graph::locked::WriteLockedGraph

Enums

  • graph::edges::edge_entry::EdgeStorageEntry
  • graph::edges::edge_ref::EdgeStorageRef
  • graph::edges::edge_storage_ops::TimeIndexRef
  • graph::edges::edge_storage_ops::TimeIndexRefVariants
  • graph::edges::edges::EdgesStorage
  • graph::edges::edges::EdgesStorageRef
  • graph::graph::GraphStorage
  • graph::graph::Immutable
  • graph::nodes::node_additions::AdditionVariants
  • graph::nodes::node_additions::NodeAdditions
  • graph::nodes::node_entry::NodeStorageEntry
  • graph::nodes::node_ref::NodeStorageRef
  • graph::nodes::nodes::NodesStorage
  • graph::nodes::nodes_ref::NodesStorageEntry
  • graph::nodes::row::Row
  • graph::variants::storage_variants2::StorageVariants2
  • graph::variants::storage_variants3::StorageVariants3
  • mutation::MutationError

Traits

  • core_ops::CoreGraphOps
  • core_ops::InheritCoreGraphOps
  • graph::edges::edge_storage_ops::EdgeStorageOps
  • graph::nodes::node_storage_ops::NodeStorageOps
  • layer_ops::InheritLayerOps
  • layer_ops::InternalLayerOps
  • mutation::InheritMutationOps
  • mutation::addition_ops::InheritAdditionOps
  • mutation::addition_ops::InternalAdditionOps
  • mutation::deletion_ops::InheritDeletionOps
  • mutation::deletion_ops::InternalDeletionOps
  • mutation::property_addition_ops::InheritPropertyAdditionOps
  • mutation::property_addition_ops::InternalPropertyAdditionOps

Functions

  • core_ops::is_view_compatible