CodyKochmann / graphdb

sqlite based graph database for storing native python objects and their relationships to each other
MIT License
190 stars 10 forks source link

multi-direction relation querying #13

Open CodyKochmann opened 5 years ago

CodyKochmann commented 5 years ago

bob["knows", "has_heard_of"] should be a thing