MatheusFarias03 opened a new issue, #1284:
URL: https://github.com/apache/age/issues/1284

   Hello! There's a question on AGE's discord server related to graph changes 
and how to track them. I wanted you guys opinion first so that I can give the 
right answer there.
   
   ---
   **Question from Discord User:**
   User: Murty Devarakonda
   Context: Apache AGE Discord Server
   
   Hi there! I am pretty new to Apache AGE (1 day old 🙂 ) and ran into a very 
general question. Let's say I created a graph with my initial set of data. 
After some time, I bring in additions/deletions on the vertices and edges in 
the existing graph and updated the DB. How do I keep track of what changed in 
the graph after the update from the previous state of the graph?
   Generally, what are the techniques people follow for this in AGE? An 
immediate thing that comes to my mind is time-based audit log entries to keep 
track of the changes. On second thought, marking the edges and vertices that 
are impacted with a property (color coding??) is another thing. Need some 
suggestions on how to do this efficiently.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@age.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to