Setting up a Distributed Graph Database Launching Distributed Server Cluster Starting the First Server Node Distributed Startup Process Starting Additional Server Nodes Sett...
Server Security Configuration Managing Users Server Resources Securing Connections with SSL Restoring the User admin Server Security Individual OrientDB servers can manage ...
SQL - CREATE VERTEX History 1.4 1.1 SQL - CREATE VERTEX Creates a new vertex in the database. The Vertex and Edge are the main components of a Graph database. OrientDB su...
INSERT INSERT The INSERT command creates a new record in the database. Records can be schema-less or follow rules specified in your model. Syntax : INSERT INTO [ CLASS :...
Multi-Model The Document Model The Graph Model The Key/Value Model The Object Model Multi-Model The OrientDB engine supports Graph , Document , Key/Value , and Object mode...
Console - RESTORE DATABASE Restore API Console - RESTORE DATABASE Restores a database from a backup. It must be done against a new database. It does not support restores th...
Local Storage (Not more available since 2.0) Local Physical Cluster " level="2">Local Physical Cluster Data Segment " level="1">Data Segment Local Storage (Not more available ...
SSL Setting up the Key and Trust Stores Configuring OrientDB for SSL Server Configuration Console Configuration Client Configuration SSL Beginning with version 1.7, OrientD...
Upgrading Compatibility Matrix Migrate from LOCAL storage engine to PLOCAL Migrate graph to RidBag Using console Using the API Upgrading OrientDB uses the Semantic Version...