nodestream-proj / nodestream

A Declarative framework for Building, Maintaining, and Analyzing Graph Data
https://nodestream-proj.github.io/docs/
Apache License 2.0
36 stars 10 forks source link

Fixed the effective annotations from overwriting from parent #302

Closed angelosantos4 closed 3 months ago

angelosantos4 commented 3 months ago

In any pipeline configuration, inherit the paren't annotations then overwrite them with our annotations within the configuration's scope.