Security Users Add Users Roles Add Role Add Rule to a Role Security Studio 2.0 includes the new Security Management where you can manage Users and Roles in a graphical way....
DELETE DELETE Removes one or more records from the database. You can refine the set of records that it removes using the WHERE clause. NOTE : Don’t use DELETE to remov...
Time Series Use Case Join multiple hours Aggregate Time Series Use Case Managing records related to historical information is pretty common. When you have millions of records...
Backward Compatibility Backward Compatibility OrientDB supports binary compatibility between previous releases and latest release. Binary compatibility is supported at least be...
Console - DELETE Console - DELETE Remove one or more records from the database. You can determine which records get deleted using the WHERE clause. Syntax DELETE FROM < t...
Manage a remote Server instance Introduction Connect to a remote server Create a database Drop a database Check if a database exists Manage a remote Server instance Introd...
Execute a query Look at the JSON output Execute a query Studio supports auto recognition of the language you’re using between those supported: SQL and Gremlin . While writing...
Graph Factory Graph Factory TinkerPop Blueprints standard doesn’t define a proper “Factory” to get graph instances. For this reason OrientDB users that wanted to use a pool of ...
PLocal Engine PLocal Engine Paginated Local storage engine, also called as “plocal” , is intended to be used as durable replacement of the previous local storage . plocal stora...