A B C D E F G H I J L M N O P R S T U V W Y

O

Objects - Class in edu.upc.dama.dex.core
Object identifier collection.
Objects(Session) - Constructor for class edu.upc.dama.dex.core.Objects
Creates a new instance of Objects.
Objects(Session, Objects) - Constructor for class edu.upc.dama.dex.core.Objects
Creates a new instance of Objects which is a copy of the given one.
Objects(Session, Objects, Objects, short) - Constructor for class edu.upc.dama.dex.core.Objects
Creates a new instance of Objects which is the combination of the two given collections.
Objects(Session, Objects, Objects, Objects.Combine) - Constructor for class edu.upc.dama.dex.core.Objects
Deprecated. As of release 1.2, replace by Objects.Objects(Session,Objects,Objects,short).
objects - Variable in class edu.upc.dama.dex.io.Loader.LoaderEvent
Created objects.
Objects.Combine - Class in edu.upc.dama.dex.core
Deprecated. As of release 1.2, replace by Objects.COMBINE_UNION, Objects.COMBINE_DIFFERENCE and Objects.COMBINE_INTERSECTION.
Objects.Iterator - Class in edu.upc.dama.dex.core
Iterator to traverse the object identifier in a collection.
objectType - Variable in class edu.upc.dama.dex.io.Exporter.ExporterEvent
Object type identifier to be exported.
objectType - Variable in class edu.upc.dama.dex.io.Loader.LoaderEvent
Object type identifier.
ONE_PHASE - Static variable in class edu.upc.dama.dex.io.Loader.Mode
Performs the load in a phases.
open(String) - Method in class edu.upc.dama.dex.core.DEX
Opens a persistent graph database.
open(File) - Method in class edu.upc.dama.dex.core.DEX
Opens a persistent graph database.
openReadOnly(String) - Method in class edu.upc.dama.dex.core.DEX
Opens a persistent graph database in read only mode.
openReadOnly(File) - Method in class edu.upc.dama.dex.core.DEX
Opens a persistent graph database in read only mode.
Operation - Class in edu.upc.dama.dex.core
Deprecated. As of release 1.2, replace by Graph.OPERATION_LT, Graph.OPERATION_LE, Graph.OPERATION_EQ, Graph.OPERATION_GE, Graph.OPERATION_GT, Graph.OPERATION_NE, Graph.OPERATION_LIKE, and Graph.OPERATION_ILIKE.
OPERATION_BETWEEN - Static variable in class edu.upc.dama.dex.core.Graph
Between two values operation identifier.
OPERATION_EQ - Static variable in class edu.upc.dama.dex.core.Graph
Equal operation identifier.
OPERATION_ERE - Static variable in class edu.upc.dama.dex.core.Graph
Case sensitive regular expression operation identifier.
OPERATION_GE - Static variable in class edu.upc.dama.dex.core.Graph
Greater or equal operation identifier.
OPERATION_GT - Static variable in class edu.upc.dama.dex.core.Graph
Greater than operation identifier.
OPERATION_ILIKE - Static variable in class edu.upc.dama.dex.core.Graph
Insensitive like operation identifier.
OPERATION_LE - Static variable in class edu.upc.dama.dex.core.Graph
Less or equal operation identifier.
OPERATION_LIKE - Static variable in class edu.upc.dama.dex.core.Graph
Like operation identifier.
OPERATION_LT - Static variable in class edu.upc.dama.dex.core.Graph
Less than operation identifier.
OPERATION_NE - Static variable in class edu.upc.dama.dex.core.Graph
Not equal operation identifier.
ORDER_ASCENDENT - Static variable in class edu.upc.dama.dex.core.Graph
Ascendent order identifier.
ORDER_DESCENDENT - Static variable in class edu.upc.dama.dex.core.Graph
Descendent order identifier.
out - Variable in class edu.upc.dama.dex.core.GraphPool.Statistics
KBytes written.

A B C D E F G H I J L M N O P R S T U V W Y