Skip to content

Node/Edge history filter #2259

@shivamka1

Description

@shivamka1

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions