SQL - CREATE EDGE Control Vertices Version Increment History 2.0 1.4 1.2 1.1 SQL - CREATE EDGE Creates a new edge in the database. Syntax CREATE EDGE <class> [ CLU...
Inheritance Declaring Inheritance in Schema Using Polymorphic Queries How Inheritance Works Inheritance Unlike many Object-relational mapping tools, OrientDB does not split ...
Lucene FullText Index Analyzer Querying Lucene FullText Indexes Working with Multiple Fields Creating a Manual Lucene Index Lucene FullText Index In addition to the standar...
Record ID Loading Records Record ID In OrientDB, each record has its own self-assigned unique ID within the database called Record ID or RID. It is composed of two parts: #<...
SQL Automatic usage of indexes Extra resources OrientDB SQL dialect JOINs Projections DISTINCT HAVING Select from multiple targets Query metadata Query the schema Query th...
Indexes Understanding Indexes Index Target Index Types Indexes and Null Values Indexes and Composite Keys Partial Match Searches Insertion for Composite Indexes Range Queries...
Install as a Service on Windows Apache Commons Daemon Installation Configuration Other resources Install as a Service on Windows OrientDB is a Java server application. As m...
Classes Working with Classes Adding Properties to a Class Displaying Class Information Adding Constraints to Properties Viewing Records in a Class Classes Multi-model supp...
Plugins OrientDB session store for Connect Chef Plugins If you’re looking for drivers or JDBC connector go to Programming-Language-Bindings . Play Framework 2.1 PLAY...
SQL - MOVE VERTEX Use Cases Refactoring Graphs through Sub-types Moving Vertices onto Different Servers History 2.0 SQL - MOVE VERTEX Moves one or more vertices into a di...