Modules§
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