vz-risk / Verum

Implementation of Context-Graph algorithms for graph enrichment and querying.
Apache License 2.0
24 stars 7 forks source link

Build a time filter #41

Closed gdbassett closed 9 years ago

gdbassett commented 9 years ago

Build a function that takes a graph and returns nodes that occurred before, after, in, or overlap a time range.

gdbassett commented 9 years ago

Duplicate with https://github.com/vz-risk/Verum/issues/40