I started using Neo4J to represent various facilities ( of a startup that I work at) across the city as nodes and represent their relationships in terms of mode of commute available and the associated costs. The brilliant thing about Neo4J, or graph DB...
The tooling itself was an issue. We used the neo4j ruby bindings to create an embedded neo4j database in rails. This required us to use jruby instead of regular ruby. Using jruby created a lot of other issues with compatibility with the various gems out...
1. Elaborated documents for a beginner without any graph background knowledge to grasp basic graph theory and orientdb practice. 2. Build on Java platform, which is our company's main dev language as well, it's too easy to spend much time customizing...
Documentation touches most topics, but it does not go into enough detail in almost all cases and there are way too few examples. The OrientDB team really needs to put more resources into documentation and code examples. Also, there is a lot of work to be...
I started using Neo4J to represent various facilities ( of a startup that I work at) across the city as nodes and represent their relationships in terms of mode of commute available and the associated costs. The brilliant thing about Neo4J, or graph DB...
1. Elaborated documents for a beginner without any graph background knowledge to grasp basic graph theory and orientdb practice. 2. Build on Java platform, which is our company's main dev language as well, it's too easy to spend much time customizing...
The tooling itself was an issue. We used the neo4j ruby bindings to create an embedded neo4j database in rails. This required us to use jruby instead of regular ruby. Using jruby created a lot of other issues with compatibility with the various gems out...
Documentation touches most topics, but it does not go into enough detail in almost all cases and there are way too few examples. The OrientDB team really needs to put more resources into documentation and code examples. Also, there is a lot of work to be...