书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 294 个相关结果.
  • From 2.1.x to 2.2.x

    Release 2.2.x What’s new? Direct Memory Command Cache Sequences Parallel queries Automatic usage of Multiple clusters Encryption at rest New ODocument.eval() Migration from...
  • Performance Tuning

    Performance Tuning I/O benchmark Java JMX Memory settings Server and Embedded settings JVM settings High concurrent updates Remote connections Fetching strategy Network Con...
  • Report an issue

    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

    Mail Plugin Introduction Configuration Usage From Server-Side Functions From Java Mail Plugin Java class implementation: com . orientechnologies . orient . server . plugin...
  • Transaction

    Transactions ACID properties Atomicity Consistency Isolation Breaking of ACID properties when using remote protocol and Commands (SQL, Gremlin, JS, etc) Durability Fail-over A...
  • How to build

    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

    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...
  • List Databases

    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...
  • Blocks

    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...
  • Create Property

    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. ...