Console - DISPLAYS RECORD Console - DISPLAYS RECORD Displays details on the given record from the last returned result-set. Syntax DISPLAY RECORD < record - number > <...
Multi-Threading Get current database Manual control Custom database factory Close a database Multi Version Concurrency Control Graph API Document API What about running tra...
JPA Configuration Programmatic Guice example Native example Note JPA There are two ways to configure OrientDB JPA Configuration The first - do it through /META-INF/persis...
PLocal Storage File System Cluster File System Cluster pointers Creation of new records in cluster Deletion of records in cluster Migration of RID Write Ahead (operation) Lo...
Fetching Strategies Format for Fetch Plans Early loading of records Remote Connections Examples using the Java APIs Execute a query with a custom fetch plan Export a document a...
ETL - Sources File Sources Input Sources HTTP Sources ETL - Sources When OrientDB executes the ETL module, source components define the source of the data you want to extrac...
SQL - UPDATE EDGE SQL - UPDATE EDGE Updates edge records in the current database. This is the equivalent of the UPDATE command, with the addition of checking and maintainin...
SQL - EXPLAIN Understanding the Profile SQL - EXPLAIN Profiles any command and returns a JSON data on the result of its execution. You may find this useful to see why querie...
Working with Fields Extract punctual items Single item Single items Range items Usage in SQL query Condition Use in graphs Future directions Working with Fields OrientDB...