Hello everyone, How can we guarantee consistency d...
# nebula
m
Hello everyone, How can we guarantee consistency during long calculations? For example we want to run a calculation/query on graph (database) that takes 1 minute and during the calculation another user modifies the graph (database). How can we make sure that the calculation result is valid according to state of the graph (database) when the calculation started?