Replies: 3 comments 1 reply
-
|
We could have a base Vertex/Edge/Document type such as: So if your type wants to have the Time dimension could just extend Timeable and we could do a lot of things with that. In this case, the 2 long attributes are timestamp in ms. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Look also this proposal: #646 |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
We're close to starting the official development of the Time Series module after a lot of thoughts and requirements form users. You can followup here: #1180. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It would be super intuitive and fun if Nodes ( and Edges ) could simply have a Time Dimension. Ideally it would be auto-magically activated per node when a MERGE or UPDATE is called on the node. This would enable every node to have Time Series functionality, or FastForward and Rewind Time feature per node.
Beta Was this translation helpful? Give feedback.
All reactions