HumanBrainProject / fairgraph

High-level Python API for the EBRAINS Knowledge Graph
Apache License 2.0
10 stars 6 forks source link

Allow queries that span multiple links #71

Closed apdavison closed 1 year ago

apdavison commented 1 year ago

e.g.

Dataset.list(..., authors__affiliation__member_of=some_organization_id)