quoll / asami

A flexible graph store, written in Clojure
Eclipse Public License 1.0
329 stars 10 forks source link

Change to broad-node-type? #18

Open quoll opened 11 months ago

quoll commented 11 months ago

Checking for node type is not really helping out. Switch to broad node type.

https://github.com/quoll/asami/blob/169301f0a783a40a73ad730b0645cacba7ea571f/src/asami/index.cljc#L142C40-L142C40