orientdb-docs
orientdb-docs copied to clipboard
Repository of the entire OrientDB documentation.
Hello, I was trying out ST_Disjoint function on a 5million record and figured out not having synchronized api's within function. Please suggest if its a potential issue to be addressed...
the multi-inheritance feature can not be found in the doc, in the section of "create class"
http://orientdb.com/docs/master/Stress-Test-Tool.html#example-with-graph-workloads "Insert 100 vertices with 10 edges each (all connected), then execute a shortest path between all of them and checks the database integrity at the end." 100 vertices and...
http://orientdb.com/docs/master/Configuration.html#parameters May take some time, but as a possible mid-term objective: For any parameter, it is important to have a set of properties, e.g.: - when it was added -...
sharding http://orientdb.com/docs/master/Distributed-Sharding.html and cluster http://orientdb.com/docs/master/Tutorial-Clusters.html they contain two examples: in one, class = Customer and clusters = USA_customers and China_customers in the other, class = Client and clusters = client_usa,...