Hello, all: I am currently working on the architecture of a recommendation system, for which I intend to use graph database. I have been testing different graph databases over the past few months (Neo4j, OrientDB, ArangoDB, InfiniteGraph, and Titan). I came to the conclusion that OrientDB is perhaps my best bet, for a number of application-related reasons. Since I am new to OriendDB, I was wondering if you could kindly help me get answers to the following questions:
1. Are there any books that explain the use of OrientDB; something similar to the graph database books which emphasize Neo4j? 2. Are there any sample code/tutorials on creating, connecting to, and traversing OrientDB databases using Java? 3. I am working on the proof of concept for my application, by building a desktop application. Has anyone been successful using Play Java Framework with OrientDB? Are there any examples/tutorials on connecting to a remote OrientDB instant from Play Framework? Thanks in advance for your responses, and have a great day. Diaa -- --- You received this message because you are subscribed to the Google Groups "OrientDB" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
