lilactown / pyramid

A library for storing and querying graph data in Clojure
Eclipse Public License 2.0
229 stars 10 forks source link

IPullable #21

Closed lilactown closed 2 years ago

lilactown commented 2 years ago

Makes pull et al. use a protocol to resolve a ref given a db. This means that we can extend the protocol to things like datascript, asami, etc. to do EQL queries on their respective db values using pyramid.