2016-02-14
1.0.1
Davide Marquês
9.1.0.20
All
All
Connectors, Data Connector
[Overview]
OrientDB connector using OrientDB's REST interface
[Detail]
When the relational world doesn't cut it then it's time to bring in some Graph Database awesomeness!
This connector uses the OrientDB REST API and supports: SQL and Gremlin queries
vertex creation and updates
edge creation
batch operations
Some mastery of OrientDBs query language is required since you'll be mapping a graph into flat / hierarchical structures.
Dependencies: ardoHTTP and ardoJSON.