Marksog
ATApache TinkerPop
•Created by Marksog on 5/24/2023 in #questions
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.
7 replies
ATApache TinkerPop
•Created by Marksog on 5/19/2023 in #questions
is there any tutorial of using gremlin (tinkerpop) with flask api
I want to use this for an app i am working on
9 replies