Schema Manager Create a new Class View all indexes Schema Manager OrientDB can work in schema-less mode, schema mode or a mix of both. Here we’ll discuss the schema mode. To k...
Import from DB-Pedia Configuration Import from DB-Pedia DBPedia exports all the entities as GZipped CSV files. Features: First line contains column names, second, third and...
Console - BEGIN Console - BEGIN Initiates a transaction. When a transaction is open, any commands you execute on the database remain temporary. In the event that you are sat...
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...
Functions Create your first function Where are my functions saved? Concurrent editing Usage Usage via Java API Usage via HTTP REST Function return values in HTTP calls Acces...
Schema Class Create a persistent class Get a persistent class Drop a persistent class Constraints Property Create the Class property Drop the Class property Define relation...
Replication Sharing of database Server unreachable Further readings Replication OrientDB supports the Multi Master replication . This means that all the nodes in the cluster ...
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...