-
Notifications
You must be signed in to change notification settings - Fork 11
Bulbs VS thunderdome
rustyrazorblade edited this page Jan 25, 2013
·
9 revisions
- Better Python integration
- No global graph object to register vertices and edges with, they just work
- Better Gremlin Integration
- Doesn't mess with your root logger
- Support for complex structures including built-in support for Tables (https://github.com/tinkerpop/gremlin/wiki/Pattern-Match-Pattern)
- Support for static typing in Titan via spec files
- Multiple save strategies for handling concurrency
Since we've built thunderdome with only Titan and Rexster in mind, we haven't tested thunderdome with any other Graph databases. While they may work, as we use Blueprints, we're not claiming any sort of compatibility. As a result, if you're using any other database, bulbs is probably a better option.