Crate helix_db

Source

Modules§

helix_engine
helix_gateway
helixc
protocol
utils

Macros§

debug_println
simply just a debug logging function
edge_matches
embed
Fetches an embedding from the embedding model.
exclude_field
field_remapping
identifier_remapping
node_matches
Creates a closeure that takes a node and checks a property of the node against a value. The closure returns true if the property matches the value, otherwise false.
optional_props
Creates array of pairs which each represent the property key and corresponding value. If a value is None, it will be excluded from the final vector. The vector is preallocated with capacity for all potential items.
props
Creates array of pairs which each represent the property key and corresponding value.
traversal_remapping
value_remapping