Storages Storages Any OrientDB database relies on a Storage. OrientDB supports 4 storage types: plocal , persistent disk-based, where the access is made in the same JVM proce...
Console - CREATE PROPERTY Property Types Link Types Console - CREATE PROPERTY Creates a new property on the given class. The class must already exist. Syntax CREATE PROP...
Automatic Backup Server Plugin Plugin Configuration Legacy Plugin Configuration Automatic Backup Server Plugin Using this server plugin, OrientDB executes regular backups on t...
OrientJS driver Supported Versions Installation Running Tests Features Table of Contents Configuring the Client Use JWT Distributed Support (experimental) Server API List...
Console - PROFILER Console - PROFILER Controls the Profiler . Syntax PROFILER ON | OFF | DUMP | RESET ON Turn on the Profiler and begin recording. OFF Turn off the...
Distributed queues use case Distributed queues use case Implementing a persistent, distributed and transactional queue system using OrientDB is possible and easy. Besides the f...
Console - CREATE LINK Understanding Links Console - CREATE LINK Creates a link between two or more records of the Document type. Syntax CREATE LINK < link - name > FROM...
SQL - CREATE FUNCTION SQL - CREATE FUNCTION Creates a new Server-side function. You can execute Functions from SQL, HTTP and Java. Syntax CREATE FUNCTION <name> <code>...
Graph Database Comparison Feature matrix Blueprints support Micro benchmark Run the tests Graph Database Comparison This is a comparison page between GraphDB projects. To kn...