书栈网 · BookStack 本次搜索耗时 0.027 秒,为您找到 294 个相关结果.
  • Logging

    Logging Configuration File Setting the Log Level Configuring Log Level at Startup Using the Configuration File Using the JVM Configuring Log Level at Runtime Using Java Code U...
  • Create User

    SQL - CREATE USER SQL - CREATE USER Creates a user in the current database, using the specified password and an optional role. When the role is unspecified, it defaults to wr...
  • Scala API

    Scala API using SBT Java method invocation problems Parameters Collections models.scala test.scala Scala API OrientDB is a NoSQL database writen in Java, we can use it in ...
  • Create Index

    Console - CREATE INDEX Console - CREATE INDEX Create an index on a given property. OrientDB supports three index algorithms and several index types that use these algorithms....
  • Displays the free holes in databases.

    Displays the free holes in databases. Introduction Syntax Displays the free holes in databases. Introduction OrientDB keep the free space as “holes”. To remove the holes you ...
  • Configuration

    Distributed Configuration orientdb-server-config.xml default-distributed-db-config.json Default configuration 100% asynchronous writes hazelcast.xml Network configuration Autom...
  • Batch

    SQL Batch See also Optimistic transaction Pessimistic transaction Conditional execution Java API HTTP REST API SQL Batch OrientDB allows execution of arbitrary scripts wri...
  • HTTP API

    HTTP Protocol Available Commands HTTP Methods Headers Syntax Authentication and security JSON data type handling and Schema-less mode Keep-Alive HTTP commands Connect GET -...
  • Create Sequence

    SQL - CREATE SEQUENCE SQL - CREATE SEQUENCE Creates a new sequence. Command introduced in version 2.2. Syntax CREATE SEQUENCE <sequence> TYPE < CACHED | ORDERED > [ S...
  • Freeze DB

    Console - FREEZE DATABASE Console - FREEZE DATABASE Flushes all cached content to disk and restricts permitted operations to read commands. With the exception of reads, none ...