An graph wrapper for seqs
An graph wrapper for seqs
Lookup an index in the graph for the requested data. Returns a sequence of unlabelled bindings. Each binding is a vector of binding values.
Lookup an index in the graph for the requested data. Returns a sequence of unlabelled bindings. Each binding is a vector of binding values.
(get-logging)(graph-subtract a b)(graphs-equiv? g1 g2)Checks if two GraphWrapper instances are equivalent
Checks if two GraphWrapper instances are equivalent
(triple-exists? graph s p o)Fast lookup for a statement in an index/graph
Fast lookup for a statement in an index/graph
(unwrap-graph {:keys [addgraph delgraph wrapped-graph tx-logging] :as graph}
tx-id)Merges a wrapped graph with the in-memory data used to wrap it.
Merges a wrapped graph with the in-memory data used to wrap it.
(wrap-graph existing-graph)Wraps a given graph with in-memory operations
Wraps a given graph with in-memory operations
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |