carnival-data / carnival

JVM property graph data unification framework
https://carnival-data.github.io/carnival/
GNU General Public License v3.0
7 stars 2 forks source link

Reasoner v2 #42

Closed augustearth closed 3 years ago

augustearth commented 3 years ago

Reasoners are very much like Reapers, except they can have inputs from the graph, whereas Reapers are expected not to read from the graph, only write to it.

ReasonerProcess

inputs() - returns the input vertices of the process

augustearth commented 3 years ago

See issue #41. Closed by 462296d1a59e608aef1493b2e78069994e8ebb8a.