List of all items
Structs
- acceleration::compute_backend::CpuBackend
- algorithms::astar::CfgGraphNode
- algorithms::astar::CfgPath
- algorithms::astar::PathComplexity
- algorithms::complexity::BlockComplexity
- algorithms::complexity::ComplexityBlock
- algorithms::complexity::ComplexityResult
- algorithms::dominance::DominanceFrontierResult
- algorithms::dominance::DominanceResult
- algorithms::four_d::GraphNode4D
- algorithms::four_d::GraphPath4D
- algorithms::four_d::SpatialIndex
- algorithms::four_d::TemporalArrival4D
- algorithms::four_d::TemporalDijkstraResult4D
- algorithms::four_d::TemporalEdge
- algorithms::four_d::TemporalJourney4D
- algorithms::four_d::TemporalWindow
- algorithms::four_d::TraversalContext4D
- algorithms::loop_detection::LoopAnalysisResult
- algorithms::loop_detection::LoopBlock
- algorithms::loop_detection::LoopInfo
- algorithms::natural_loops::NaturalLoop
- algorithms::natural_loops::NaturalLoopResult
- algorithms::scc::SccResult
- algorithms::slicing::SliceResult
- algorithms::topo_sort::TopoResult
- algorithms::transitive::ReachabilityResult
- cfg_store::CfgBlock
- cfg_store::CfgBlockMetadata
- cfg_store::CfgStore
- cypher_4d::GeoCypherError
- spatial::octree::BoundingBox
- spatial::octree::Octree
- spatial::octree::OctreeNode
- spatial::octree::OctreeQueryStats
- spatial::octree::OctreeStats
- storage::data_structures::EdgeRec
- storage::data_structures::MetadataRec
- storage::data_structures::NodePoint
- storage::data_structures::NodeRec
- storage::data_structures::OctreeNode
- storage::data_structures::WalEntry
- storage::dual_octree::DualGraph
- storage::dual_octree::DualVertex
- storage::dual_octree::OctreePageStore
- storage::edge_store::EdgeStore
- storage::graph_storage_manager::CompactionStats
- storage::graph_storage_manager::EdgesHeader
- storage::graph_storage_manager::GraphStorageManager
- storage::graph_storage_manager::MappedFile
- storage::graph_storage_manager::NodesHeader
- storage::graph_storage_manager::OctreeHeader
- storage::graph_storage_manager::StorageManifest
- storage::graph_storage_manager::WalHeader
- storage::manager::StorageManager
- storage::manifest::Manifest
- storage::node_store::NodeStore
- storage::prop_store::PropLookupEntry
- storage::prop_store::PropStore
- storage::sectioned::GeoFileHeader
- storage::sectioned::Section
- storage::sectioned::SectionEntry
- storage::sectioned::SectionedStorage
- storage::sectioned_cfg::CfgData
- storage::sectioned_cfg::CfgEdge
- storage::sectioned_cfg::CfgSectionAdapter
- storage::sectioned_cfg::SerializableCfgBlock
- storage::sectioned_graph::GraphData
- storage::sectioned_graph::GraphSectionAdapter
- storage::sectioned_symbol::SymbolMetadataSectionAdapter
- storage::spatial_page::BoundingBox
- storage::spatial_page::PageLocalEdge
- storage::spatial_page::SpatialPage
- storage::spatial_page::SpatialPageHeader
- storage::symbol_metadata::FileInfo
- storage::symbol_metadata::FileTable
- storage::symbol_metadata::StringTable
- storage::symbol_metadata::SymbolMetadata
- storage::symbol_metadata::SymbolMetadataRec
- storage::symbol_metadata::SymbolMetadataStore
- storage::wal::Wal
- telemetry::LoopGuard
- telemetry::OpTracer
Enums
- acceleration::compute_backend::BitsetOp
- acceleration::compute_backend::DistanceMetric
- algorithms::complexity::ComplexityRating
- algorithms::four_d::SpatialRegion
- algorithms::slicing::SliceDirection
- algorithms::topo_sort::TopoError
- cypher_4d::GeoCypherResult
- storage::dual_octree::DualEdgeType
- storage::dual_octree::OctreeNode
- storage::graph_storage_manager::SegmentKind
- storage::prop_store::PropertyValue
Traits
Functions
- algorithms::astar::analyze_path_complexity
- algorithms::astar::astar_find_k_paths
- algorithms::astar::astar_find_path
- algorithms::complexity::calculate_cyclomatic_complexity
- algorithms::complexity::calculate_per_block_complexity
- algorithms::complexity::find_most_complex_blocks
- algorithms::complexity::get_complexity_trend
- algorithms::complexity::is_complexity_acceptable
- algorithms::dominance::compute_dominance
- algorithms::dominance::compute_dominance_frontier
- algorithms::dominance::dominates
- algorithms::dominance::find_dominators_to
- algorithms::dominance::strictly_dominates
- algorithms::four_d::articulation_points_4d
- algorithms::four_d::astar_find_path_4d
- algorithms::four_d::bridges_4d
- algorithms::four_d::earliest_arrival_path_4d
- algorithms::four_d::fastest_temporal_path_4d
- algorithms::four_d::reachable_4d
- algorithms::four_d::strongly_connected_components_4d
- algorithms::four_d::time_dependent_dijkstra_4d
- algorithms::loop_detection::analyze_loops
- algorithms::loop_detection::calculate_loop_complexity
- algorithms::loop_detection::detect_loops
- algorithms::loop_detection::find_innermost_loop_for_block
- algorithms::loop_detection::get_blocks_at_level
- algorithms::loop_detection::get_loop_depth
- algorithms::loop_detection::is_in_loop
- algorithms::natural_loops::find_back_edges
- algorithms::natural_loops::find_innermost_loop_for_node
- algorithms::natural_loops::find_natural_loops
- algorithms::natural_loops::get_loop_nesting_depth
- algorithms::natural_loops::is_loop_header
- algorithms::scc::condense_graph
- algorithms::scc::find_cycles
- algorithms::scc::has_cycles
- algorithms::scc::tarjan_scc
- algorithms::slicing::backward_slice
- algorithms::slicing::forward_slice
- algorithms::slicing::full_slice
- algorithms::slicing::node_in_slice
- algorithms::slicing::slice_coverage
- algorithms::slicing::slice_size
- algorithms::topo_sort::critical_path_length
- algorithms::topo_sort::is_dag
- algorithms::topo_sort::topological_sort
- algorithms::transitive::count_ancestors
- algorithms::transitive::count_descendants
- algorithms::transitive::get_reachable_from
- algorithms::transitive::get_reachable_to
- algorithms::transitive::is_reachable
- algorithms::transitive::transitive_closure
- algorithms::transitive::transitive_reduction
- cypher_4d::query_4d
- spatial::simd::batch_spatial_filter_nodes
- spatial::simd::distance_filter_l2
- spatial::simd::distance_filter_scalar
- storage::dual_octree::build_octree
- storage::dual_octree::point_query
- storage::dual_octree::range_query
- storage::graph4d_storage::load_graph4d
- storage::graph4d_storage::save_graph4d
- storage::paths::all_sidecar_paths
- storage::paths::geo_cfg_path
- storage::paths::geo_complexity_path
- storage::paths::geo_idx_path
- storage::prop_store::build_prop_store
- storage::prop_store::decode_node_properties
- storage::prop_store::decode_value
- storage::prop_store::encode_node_properties
- storage::prop_store::encode_value
- storage::prop_store::lookup
- storage::prop_store::read_prop_store
- storage::prop_store::write_prop_store
- storage::sectioned::compute_checksum
- storage::sectioned::decode_header
- storage::sectioned::decode_section_entry
- storage::sectioned::encode_header
- storage::sectioned::encode_section_entry
- storage::spatial_page::build_spatial_pages
- storage::spatial_page::overlaps
Type Aliases
Constants
- VERSION
- storage::data_structures::EDGE_FLAG_TOMBSTONE
- storage::data_structures::NODE_FLAG_TOMBSTONE
- storage::data_structures::VERSION_ABORTED
- storage::data_structures::VERSION_COMMITTED
- storage::data_structures::VERSION_UNCOMMITTED
- storage::data_structures::WAL_ENTRY_ABORT_TX
- storage::data_structures::WAL_ENTRY_BEGIN_TX
- storage::data_structures::WAL_ENTRY_COMMIT_TX
- storage::data_structures::WAL_ENTRY_EDGE_CREATE
- storage::data_structures::WAL_ENTRY_EDGE_DELETE
- storage::data_structures::WAL_ENTRY_NODE_CREATE
- storage::data_structures::WAL_ENTRY_NODE_DELETE
- storage::data_structures::WAL_ENTRY_PROPERTY_UPDATE
- storage::manifest::MANIFEST_MAGIC
- storage::manifest::MANIFEST_VERSION
- storage::sectioned::FILE_MAGIC
- storage::sectioned::FORMAT_VERSION
- storage::sectioned::HEADER_SIZE
- storage::sectioned::HEADER_SIZE_USIZE
- storage::sectioned::MAX_SECTION_NAME_LEN
- storage::sectioned::SECTION_ENTRY_SIZE
- storage::sectioned::SECTION_ENTRY_SIZE_USIZE
- storage::spatial_page::DEFAULT_MAX_NODES_PER_PAGE
- storage::spatial_page::SPATIAL_PAGE_MAGIC
- storage::spatial_page::SPATIAL_PAGE_VERSION