G-Node / nix

Neuroscience information exchange format
https://readthedocs.org/projects/nixio/
Other
67 stars 36 forks source link

Inverse search of DataArrays, Tags, etc.. from a section #620

Closed jgrewe closed 8 years ago

jgrewe commented 8 years ago

This pr introduces the long missing convenience methods for inverse search from Sections to referring entities(issue #551). Unfortunately, it is not possible to implement the functionality using templates due to circular includes.

This relates to issue #560.