threatgrid / asami

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

Add column internal/external flag #107

Open quoll opened 3 years ago

quoll commented 3 years ago

Columns from the same graph type can compare directly without being externalized, but still need to be externalized for bindings, filters, and joining to other data sources. Add a flag to indicate if data is internal and if so, then allow joins on the data without requiring externalizing