threatgrid / asami

A graph store for Clojure and ClojureScript
Eclipse Public License 1.0
637 stars 29 forks source link

`as-connection` can be expanded to accept Naga Stores #89

Open quoll opened 4 years ago

quoll commented 4 years ago

Naga stores that wrap Asami always hold a graph as a parameter. We take advantage of this in the internal function asami.core/graphs-of.

as-connection can be expanded to also look for this in case a non-graph is provided as a parameter