Storing Time Series (increasing data) data with graph database
Hello! I am learning Graph database while I am working on build an application. for the most part the graph database setup works for the structure. for example, each node (vertex) is a person. that person stores daily transactions of work. how do I add this while maintaining the organization structure. I do not think creating/adding new nodes daily is right approach.
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
AT
Apache TinkerPop
Apache TinkerPop is an open source graph computing framework and the home of the Gremlin graph query language.