Report an Issue Report an Issue Very often when a new issue is open it lacks some fundamental information. This slows down the entire process because the first question from the...
Mail Plugin Introduction Configuration Usage From Server-Side Functions From Java Mail Plugin Java class implementation: com . orientechnologies . orient . server . plugin...
How to build Build a jar-with-dependencies How to build OrientDB-jdbc uses maven, so just execute: mvn clean install Build a jar-with-dependencies To obtain a jar with depe...
Troubleshooting Sub sections Topics Why can’t I see all the edges? Use ISO 8601 Dates JVM crash on Solaris and other *NIX platforms. Error occurred while locking memory: Unable...
Console - LIST DATABASES Console - LIST DATABASES Displays all databases hosted on the current server. Note that this command requires you connect to the OrientDB Server. Sy...
ETL - Blocks Let Blocks Code Block Console Block ETL - Blocks When OrientDB executes the ETL module, blocks in the ETL configuration define components to execute in the proc...
SQL - CREATE PROPERTY Supported Types SQL - CREATE PROPERTY Creates a new property in the schema. It requires that the class for the property already exist on the database. ...