|
|
|
|
|
by anonetal
3118 days ago
|
|
I don't know about Neptune -- curious to hear what it is based on -- but TitanDB never really supported cross-machine traversals for the execution engine. The data was stored in a distributed fashion (across say a Cassandra cluster), but any instance of the execution engine was single-machine, with no easy way to talk between multiple instances of the execution engine. |
|
Worth to take a look if you need a managed Gremlin solution with some degree of global distribution.