GAIA: A System for Interactive Analysis on Distributed Graphs Using a High-Level Language
https://www.usenix.org/conference/nsdi21/presentation/qian-zhengping
Last updated
https://www.usenix.org/conference/nsdi21/presentation/qian-zhengping
Last updated
Leverage multiple storage layers
Now: in-memory store (immutable graph)
Production: enterprise feature
Dynamic graph for updates
Consistency graph
Snapshot is good enough
Why to pick the language?
Users are not developers, are business experts
Gremlin: for users to work with the graph
Relative easy for target user