Module: OrientDB

Included in:
ActiveOrient::API, ActiveOrient::Base
Defined in:
lib/java-api.rb,
lib/active-orient.rb

Overview

EXPERIMENTAL CODE

accessing the java-api through jruby

Defined Under Namespace

Classes: Document

Constant Summary collapse

UsingJava =
RUBY_PLATFORM == 'java' ?  true : false
DocumentDatabase =
nil
DocumentDatabasePool =
nil
DocumentDatabasePooled =
nil
GraphDatabase =
nil
OTraverse =
nil
IndexType =
nil
OClassImpl =
nil
PropertyImpl =
nil
Schema =
nil
SchemaProxy =
nil
SchemaType =
nil
SQLCommand =
nil
SQLSynchQuery =
nil
User =
nil
RemoteStorage =
nil
ServerAdmin =
nil