Liking cljdoc? Tell your friends :D

asami-loom.multi-graph

Extension of Asami in-memory multi-graph index to Loom protocols.

Extension of Asami in-memory multi-graph index to Loom protocols.
raw docstring

all-triple-edgesclj/s

(all-triple-edges g n)

cleanclj/s

(clean g n)

Removes a node-only entry from a graph

Removes a node-only entry from a graph
raw docstring

node-only?clj/s

(node-only? {spo :spo} n)

Tests if a graph contains a node without associated edges

Tests if a graph contains a node without associated edges
raw docstring

weighted-graphclj/s

(weighted-graph & inits)

Creates an index graph with a set of directed, weighted edges.

Creates an index graph with a set of directed, weighted edges.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close