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
allow functions to take an entire ResultSet in all at once instead of only doing one -> one and one -> many. This issue is about allowing many -> many. Another issue will be allowing many -> one.
allow functions to take an entire ResultSet in all at once instead of only doing one -> one and one -> many. This issue is about allowing many -> many. Another issue will be allowing many -> one.