-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
filter.Node.history supports anything supported for numeric list (for now).
filter.Node.property.temporal.history
filter.Edge.history supports anything supported for numeric list (for now).
filter.Edge.property.temporal.history
Notes:
- History returns time and this time could be both the addition of node and property in which case it contributes to node.history (including the property updates) and node.property.history, respectively.
- node.property.history is a subset of node.history (global history of a node)
- filter.Edge.property is a single value.