dwiel / graphcore

Graphcore is a python library which allows you to query a computational graph structure backed by multiple databases, python functions and/or 3rd party services
11 stars 2 forks source link

add test for how to merge sibling/sibling and parent/child nodes when one is cardinality.many and one is cardinality.one #13

Closed dwiel closed 8 years ago

dwiel commented 9 years ago

changes have been made to put parent/child optimization in, but sibling/sibling merges are not yet