Clusters Understanding Clusters Working with Clusters Adding Clusters Viewing Records in a Cluster Clusters The Cluster is a place where a group of records are stored. Lik...
SQL - DELETE VERTEX History Version 2.1 Version 1.4 Version 1.1 SQL - DELETE VERTEX Removes vertices from the database. This is the equivalent of the DELETE command, wi...
Gremlin API Get Started Open the graph database Working with local database Working with a remote database Working with in-memory database Use security Create a new Vertex ...
Greetings from OrientDB world-wide team Orient DB architecture Binary Network Improvement Proposal How to build Code conventions Console - GRANT Console - REVOKE Console com...
OrientDB Plugins Handlers (Server Plugins) Create the Handler class Register the handler Steps to register a function as a Plugin in OrientDB OPowPlugin.java pom.xml assembly....
Console - LIST CONNECTIONS Console - LIST CONNECTIONS Displays all active connections to the OrientDB Server. Command introduced in version 2.2. Syntax LIST CONNECTIONS ...
Console - IMPORT Import API Troubleshooting Validation Errors Cluster ID’s Console - IMPORT Imports an exported database into the current one open. The input file must us...
JDBC Driver Include in your projects How can be used in my code? First get a connection Advanced features Connection pool JDBC Driver OrientDB is a NoSQL DBMS that support...
Distributed Architecture Main topics Server roles Creation of records (documents, vertices and edges) Distributed transactions What about the visibility during distributed trans...
Migration from 1.3.x to 1.4.x GraphDB Blueprints changes Working with database created with 1.3.x Base class changed for Graph elements Export and re-import the database Export ...