orientdb-docs
orientdb-docs copied to clipboard
Repository of the entire OrientDB documentation.
1. add 'end' to js commands; 2. change "db.query()" to "db.command()" for insert operation to prevent error: `Error: com.orientechnologies.orient.core.exception.OCommandExecutionException: Cannot execute non idempotent command`;
Describe that now users that would like to migrate from neo4j can use, in addition to the command line tool *Neo4j to OrientDB Importer*, that makes use of embedded connections,...
1. Add new section "Query Strategies" with some general information on how to query the newly imported DB 2. Add new tutorials: 2.1 pamana papers 2.2 reactomedb 3. Improve existing...
update doc for the stresstester, as seems that some workload are not supported anymore? orientdb-community-tp3-3.0.0m2/bin$ ./stresstester.sh -m plocal -c 16 -w GINSERT:V100F10,GSP -chk true OrientDB Stress Tool v.3.0.0m2 (build 31b455cec3cc97d11be0748e31ed1a03ff6a23ac)...
internal ref 9037 please improve the documentation on backups to make the distinction between backups.json and automatic-backups.json more clear Thanks,
internal ref #8959
discussed internally already there's a need to review and (re) aggregate in the home all the main resources by topic / role (e.g. dev, dba). so far we have 4...
make clear that in *nix systems tar.gz have to be used to preserve permissions in windows it's indifferent to use tar.gz or zip to change current commands that uses unzip...