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 - DISPLAYS RAW RECORD Console - DISPLAYS RAW RECORD Displays details on the given record from the last returned result-set in a binary format. Syntax DISPLAY RAW RE...
Console - CREATE CLUSTER Console - CREATE CLUSTER Creates a new cluster in the current database. The cluster you create can either be physical or in memory. OrientDB saves p...
SQL Batch See also Optimistic transaction Pessimistic transaction Conditional execution Java API HTTP REST API SQL Batch OrientDB allows execution of arbitrary scripts wri...
Clusters Persistent Cluster " level="2">Persistent Cluster In-Memory cluster " level="2">In-Memory cluster Clusters OrientDB uses clusters to store links to the data. A clust...
Import a tree structure source.csv etl.json Import a tree structure If you have a tree structure in an RDBMS or CSV file and you want to import it in OrientDB, the ETL can co...
FullText Indexes Creating FullText Indexes FullText Index Parameters FullText Indexes The SB-Tree index algorithm provides support for FullText indexes. These indexes allow ...
Distributed runtime Node status Database configuration Queues Distributed runtime NOTE: available only in Enteprise Edition Node status To retrieve the distributed configur...
OrientJS driver Supported Versions Installation Running Tests Features Usage Configuring the client. Close the connection at the end Listing the databases on the server Cre...