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

A

acquireEngine() - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
acquireGraph(ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
addCluster(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdgeType
 
addCluster(String, OStorage.CLUSTER_TYPE) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdgeType
 
addCluster(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
addCluster(String, OStorage.CLUSTER_TYPE) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
addEdge(Object, Vertex, Vertex, String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
addEdge(Object, Vertex, Vertex, String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Creates an edge between a source Vertex and a destination Vertex setting label as Edge's label.
addEdge(String, Vertex) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Creates an edge between current Vertex and a target Vertex setting label as Edge's label.
addEdge(String, OrientVertex, String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Creates an edge between current Vertex and a target Vertex setting label as Edge's label. iClassName is the Edge's class used if different by label.
addEdge(String, OrientVertex, Object[]) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Creates an edge between current Vertex and a target Vertex setting label as Edge's label.
addEdge(String, OrientVertex, String, String, Object...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Creates an edge between current Vertex and a target Vertex setting label as Edge's label.
addSingleEdge(ODocument, OMultiCollectionIterator<Edge>, String, OPair<Direction, String>, Object, OIdentifiable, String[]) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
 
addTemporaryVertex(String, Object[]) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
addTemporaryVertex(String, Object...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
(Blueprints Extension) Creates a temporary vertex setting the initial field values.
addVertex(Object) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
addVertex(Object, Object[]) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
addVertex(Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Creates a new unconnected vertex with no fields in the Graph.
addVertex(Object, Object...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
(Blueprints Extension) Creates a new unconnected vertex in the Graph setting the initial field values.
addVertex(String, String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
(Blueprints Extension) Creates a new unconnected vertex with no fields of specific class in a cluster in the Graph.
ADMIN - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
aggregateResults() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionGremlin
 
aggregateResults() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
attach(OrientElement) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Attaches a previously detached Graph Element to the current Graph.
attach(OrientBaseGraph) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Replaces current graph instance with new one on @detach -ed elements.
autoStartTransaction() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
autoStartTransaction() - Method in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
 
autoStartTx - Variable in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
 

B

bind(Bindings) - Method in class com.orientechnologies.orient.graph.handler.OGraphServerHandler
 
bindParameters(ScriptEngine, Map<Object, Object>, Map<Object, Object>) - Static method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 

C

call(ScriptEngine, OrientBaseGraph) - Method in interface com.orientechnologies.orient.graph.gremlin.OGremlinHelper.OGremlinCallback
 
call(OrientBaseGraph) - Method in interface com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory.GraphCallBack
 
checkClass() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
checkForClassInSchema(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
Check if a class already exists, otherwise create it at the fly.
checkForGraphSchema(ODatabaseDocumentTx) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
checkIfAttached() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
checkType(OClass) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientEdgeType
 
checkType(OClass) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
CLASS_NAME - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientEdgeType
 
CLASS_NAME - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
CLASS_PREFIX - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
cloneObject(Object, Object) - Static method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
close() - Method in class com.tinkerpop.blueprints.impls.orient.OrientDynaElementIterable
 
close() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElementIterable
 
close() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Closes all pooled databases and clear the pool.
close() - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
CLUSTER_PREFIX - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
COLLECTION_BEGIN - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
COLLECTION_END - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
com.orientechnologies.orient.graph.console - package com.orientechnologies.orient.graph.console
 
com.orientechnologies.orient.graph.gremlin - package com.orientechnologies.orient.graph.gremlin
 
com.orientechnologies.orient.graph.handler - package com.orientechnologies.orient.graph.handler
 
com.orientechnologies.orient.graph.migration - package com.orientechnologies.orient.graph.migration
 
com.orientechnologies.orient.graph.script - package com.orientechnologies.orient.graph.script
 
com.orientechnologies.orient.graph.server.command - package com.orientechnologies.orient.graph.server.command
 
com.orientechnologies.orient.graph.sql - package com.orientechnologies.orient.graph.sql
 
com.orientechnologies.orient.graph.sql.functions - package com.orientechnologies.orient.graph.sql.functions
 
com.tinkerpop.blueprints.impls.orient - package com.tinkerpop.blueprints.impls.orient
 
com.tinkerpop.rexster - package com.tinkerpop.rexster
 
command(String, String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
command(String, String, Object[]) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
command(OCommandRequest) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
command(OCommandRequest) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Executes commands against the graph.
commit() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
commit() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Commits the current active transaction.
commit() - Method in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
Commits the current active transaction.
compare(OIdentifiable, OIdentifiable) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
compareTo(OIdentifiable) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
config(OServer, OServerParameterConfiguration[]) - Method in class com.orientechnologies.orient.graph.handler.OGraphServerHandler
 
config() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraph
 
config() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx
 
CONFIG_CLASSNAME - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
CONFIG_RECORD_MAP_NAME - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
configureGraphInstance(GraphConfigurationContext) - Method in class com.tinkerpop.rexster.OrientGraphConfiguration
 
CONNECTION_IN - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
CONNECTION_IN_PREFIX - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientVertex
 
CONNECTION_OUT - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
CONNECTION_OUT_PREFIX - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientVertex
 
context - Variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
continueTraversing() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
convertKey(OIndex<?>, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
convertKeys(OIndex<?>, Object[]) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
convertToDocument() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Blueprints Extension) Converts the lightweight edge to a regular edge creating the underlying document to store edge's properties.
copy() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 
count(String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
count() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexQuery
(Blueprints Extension) Counts the total items found.
countEdges() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
countEdges(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
countEdges() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Counts the edges in graph.
countEdges(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Counts the edges in graph of a particular class.
countEdges(Direction, String...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Blueprints Extension) Returns the number of edges connected to the current Vertex.
countVertices() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
countVertices(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
countVertices() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Counts the vertices in graph.
countVertices(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Counts the vertices in graph of a particular class.
create() - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
Initializes the pools.
createCommand(String) - Method in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory
createDocument(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
createEdgeProperty(Direction, String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
createEdgeType(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
createEdgeType(String, String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
createEdgeType(String, OClass) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
createEdgeType(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Creates a new Edge persistent class.
createEdgeType(String, String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Creates a new Edge persistent class specifying the super class.
createEdgeType(String, OClass) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Creates a new Edge persistent class specifying the super class.
createFunction(String) - Method in class com.orientechnologies.orient.graph.sql.functions.OGraphFunctionFactory
 
createIndex(String, Class<T>, Parameter...) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
createIndex(String, Class<T>, Parameter...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
createKeyIndex(String, Class<T>, Parameter...) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
createKeyIndex(String, Class<T>, Parameter...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Creates an automatic indexing structure for indexing provided key for element class.
createLink(ODocument, OIdentifiable, String) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Internal only) Creates a link between a vertices and a Graph Element.
createProperty(String, OType) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
createProperty(String, OType, OClass) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
createProperty(String, OType, OType) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
createVertexType(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
createVertexType(String, String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
createVertexType(String, OClass) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
createVertexType(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Creates a new Vertex persistent class.
createVertexType(String, String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Creates a new Vertex persistent class specifying the super class.
createVertexType(String, OClass) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Creates a new Vertex persistent class specifying the super class.
createWrapper(Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdgeIterator
 
createWrapper(Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexIterator
 

D

db - Variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
decodeClassName(String) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
(Internal)
DEF_ORIGINAL_ID_FIELDNAME - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
destroy() - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
Destroys the helper by cleaning all the in memory objects.
detach(OrientElement) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Detaches a Graph Element to be used offline.
detach() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Removes the reference to the current graph instance to let working offline.
distance - Variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
DISTANCE - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
drop() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
drop() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
(Blueprints Extension) Drops the database
drop() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Drops current database if such one exists.
dropEdgeFromVertex(OIdentifiable, ODocument, String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
dropEdgeType(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
dropEdgeType(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Drops an edge class.
dropIndex(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
dropIndex(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Drops an index by name.
dropKeyIndex(String, Class<T>) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
dropKeyIndex(String, Class<T>) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Drops the index against a field name.
dropVertexType(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
dropVertexType(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Drop a vertex class.

E

e2v(OrientBaseGraph, OIdentifiable, Direction, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionMove
 
EDGE - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
edges() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
Returns the result set of the query as iterable edges.
encodeClassName(String) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
(Internal)
encodeClassNames(String...) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
(Internal)
end() - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteEdge
 
end() - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteVertex
 
equals(Object) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
equals(Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
equals(Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
execute(Map<Object, Object>) - Method in class com.orientechnologies.orient.graph.gremlin.OCommandGremlinExecutor
 
execute(ODatabaseDocumentTx, String, Map<Object, Object>, Map<Object, Object>, List<Object>, OGremlinHelper.OGremlinCallback, OGremlinHelper.OGremlinCallback) - Static method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
execute(OrientBaseGraph, String, Map<Object, Object>, Map<Object, Object>, List<Object>, OGremlinHelper.OGremlinCallback, OGremlinHelper.OGremlinCallback) - Static method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
execute() - Method in class com.orientechnologies.orient.graph.migration.OGraphMigration
 
execute(OHttpRequest, OHttpResponse) - Method in class com.orientechnologies.orient.graph.server.command.OServerCommandGetGephi
 
execute(Object, OIdentifiable, Object, Object[], OCommandContext) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionDijkstra
 
execute(Object, OIdentifiable, Object, Object[], OCommandContext) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionGremlin
 
execute(Object, OIdentifiable, Object, Object[], OCommandContext) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionLabel
 
execute(Object, OIdentifiable, Object, Object[], OCommandContext) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionMove
 
execute(Object[], OCommandContext) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
execute(Object, OIdentifiable, Object, Object[], OCommandContext) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath
 
execute(Map<Object, Object>) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateEdge
Execute the command and return the ODocument object created.
execute(Map<Object, Object>) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateVertex
Execute the command and return the ODocument object created.
execute(Map<Object, Object>) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteEdge
Execute the command and return the ODocument object created.
execute(Map<Object, Object>) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteVertex
Execute the command and return the ODocument object created.
execute(Object...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
execute(OCommandPredicate) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Blueprints Extension) Executes the command predicate against current vertex.
executeOutsideTx(OCallable<RET, OrientBaseGraph>, String...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
exists() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Check if the database with path given to the factory exists.

F

FEATURES - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraph
 
fetchPlan - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
filter(OrientEdge) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdgeIterator
 
filter(Vertex) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexIterator
 
filterResult() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionGremlin
 
finalize() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
 
findMinimalDistances(OrientVertex) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
fromStream(byte[]) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Fills the Element from a byte[]

G

generateFilterValue(StringBuilder, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
generateGraphDbOutput(Iterable<OrientVertex>, OJSONWriter) - Method in class com.orientechnologies.orient.graph.server.command.OServerCommandGetGephi
 
get(OrientBaseGraph) - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinEngineThreadLocal
 
get() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Depends of configuration work like OrientGraphFactory.getTx() or OrientGraphFactory.getNoTx().
get(String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
getAvailableInstancesInPool() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Returns the number of available instances in the pool.
getBaseClassName() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Blueprints Extension) Returns "E" as base class name all the edge's sub-classes extend.
getBaseClassName() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
getBaseClassName() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Blueprints Extension) Returns "V" as base class name all the vertex sub-classes extend.
getClassName(Class<T>) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
getClassName(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Blueprints Extension) Returns the class name based on graph settings.
getCommandNames() - Method in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory
getConnection(ODocument, Direction) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
getConnection(Direction, String, String...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Determines if a field is a connections or not.
getConnectionClass(Direction, String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Used to extract the class name from the vertex's field.
getConnectionDirection(String, boolean) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
 
getConnectionFieldName(Direction, String, boolean) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Internal only) Returns the field name used for the relationship.
getContext(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
getContext() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
getDatabase() - Static method in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory
 
getDatabase() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Gives new connection to database.
getDatabase(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Gives new connection to database.
getDistance(OrientVertex, OrientVertex) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionDijkstra
 
getDistance(OrientVertex, OrientVertex) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
getEdge(Object) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getEdge(Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns a edge by an ID.
getEdge(OrientBaseGraph, ODocument, String, OPair<Direction, String>, Object, OIdentifiable, String[]) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Internal only)
getEdgeBaseType() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getEdgeBaseType() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns the E persistent class as OrientEdgeType instance.
getEdges() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getEdges(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getEdges(String, Object) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getEdges() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns all the edges in Graph.
getEdges(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Edges in Graph specifying if consider or not sub-classes of E.
getEdges(String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Edges in Graph filtering by field name and value.
getEdges(Direction, String...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Returns the edges connected to the current Vertex.
getEdges(OrientVertex, Direction, String...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Blueprints Entension) Returns all the edges from the current Vertex to another one.
getEdgesOfClass(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getEdgesOfClass(String, boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getEdgesOfClass(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Edges in Graph of a specific edge class and all sub-classes.
getEdgesOfClass(String, boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Edges in Graph of a specific edges class and all sub-classes only if iPolymorphic is true.
getEdgeType(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getEdgeType(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns the persistent class for type iTypeName as OrientEdgeType instance.
getElement(Object) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getElement(Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns a graph element, vertex or edge, starting from an ID.
getElementType() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Blueprints Extension) Returns "Edge".
getElementType() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Returns the element type in form of String between "Vertex" and "Edge".
getElementType() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Blueprints Extension) Returns "Vertex".
getEngineVersion() - Static method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
getFeatures() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getFeatures() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraph
Returns the current Graph settings.
getFeatures() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx
 
getFetchPlan() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
getFetchPlan() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
(Blueprints Extension) Returns the fetch plan used.
getFunctionNames() - Method in class com.orientechnologies.orient.graph.sql.functions.OGraphFunctionFactory
 
getGraph() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphOrientWrapper
 
getGraph(boolean) - Static method in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory
Returns a Transactional OrientGraph implementation from the current database in thread local.
getGraph() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Returns the Graph instance associated to the current element.
getGraphDatabase(ODatabaseRecord) - Static method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
getGraphNoTx() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphOrientWrapper
 
getGremlinEngine(OrientBaseGraph) - Static method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
getGroovyEngine() - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
getId() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Returns the Edge Id assuring to save it if it's transient yet.
getId() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
Returns the Element Id assuring to save it if it's transient yet.
getIdentity() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Returns the record's identity.
getIfDefined() - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinEngineThreadLocal
 
getIndex(String, Class<T>) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getIndex(String, Class<T>) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns an index by name and class
getIndexClass() - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
getIndexedKeys(Class<T>) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getIndexedKeys(Class<T>, boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getIndexedKeys(Class<T>) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns the indexed properties.
getIndexedKeys(Class<T>, boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns the indexed properties.
getIndexedKeys(Class<? extends Element>) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery.OrientGraphQueryIterable
 
getIndexName() - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
getIndices() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getIndices() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns all the indices.
getInverseConnectionFieldName(String, boolean) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Internal only)
getInVertex() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Blueprints Extension) Returns the incoming vertex in form of record.
getLabel() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Returns the Edge's label.
getLabel() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Blueprints Extension) Returns the Vertex's label.
getLimit() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
getMaxPool() - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
getMinimum(Set<OrientVertex>) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
getMinimumDistance() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
getName() - Method in class com.orientechnologies.orient.graph.handler.OGraphServerHandler
 
getNames() - Method in class com.orientechnologies.orient.graph.server.command.OServerCommandGetGephi
 
getNeighbors(Vertex) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
getNoTx() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Gets non transactional graph with the database from pool if pool is configured.
getNoTxGraph() - Static method in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory
Returns a Non Transactional OrientGraph implementation from the current database in thread local.
getOrdered() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType.OrientVertexProperty
 
getOutVertex() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Blueprints Extension) Returns the outgoing vertex in form of record.
getPath() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
getProperty(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Returns a Property value.
getProperty(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
Returns a Property value.
getPropertyKeys() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Returns all the Property names as Set of String. out, in and label are not returned as properties even if are part of the underlying document because are considered internal properties.
getPropertyKeys() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Returns all the Property names as Set of String. out, in and label are not returned as properties even if are part of the underlying document because are considered internal properties.
getRawGraph() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getRawGraph() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns the underlying Database instance as ODatabaseDocumentTx instance.
getRecord() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Blueprints Extension) Returns the underlying record if it's a regular edge, otherwise it created a document with no identity with the edge properties.
getRecord() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Returns the underlying record.
getRecordLabel(OIdentifiable) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Blueprints Extension) Returns the record label if any, otherwise NULL.
getResult() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionGremlin
 
getResult() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
getShortestDistance(OrientVertex) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
getSuperClass() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdgeType
 
getSuperClass() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
getSyntax() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionDijkstra
 
getSyntax() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionGremlin
 
getSyntax() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionLabel
 
getSyntax() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionMove
 
getSyntax() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath
 
getSyntax() - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateEdge
 
getSyntax() - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateVertex
 
getSyntax() - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteEdge
 
getSyntax() - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteVertex
 
getThreadMode() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getThreadMode() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns the current thread mode: MANUAL the user has to manually invoke the current database in Thread Local: ODatabaseRecordThreadLocal.INSTANCE.set(graph.getRawGraph()); AUTOSET_IFNULL (default) each call assures the current graph instance is set in the Thread Local only if no one was set before ALWAYS_AUTOSET each call assures the current graph instance is set in the Thread Local
getTimeoutStrategy() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
getTimeoutTime() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
getTx() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Gets transactional graph with the database from pool if pool is configured.
getUnderlying() - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
getVertex(Object) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getVertex(Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns a vertex by an ID.
getVertex(Direction) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Returns the connected incoming or outgoing vertex.
getVertexBaseType() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getVertexBaseType() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns the V persistent class as OrientVertexType instance.
getVertexType(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getVertexType(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns the persistent class for type iTypeName as OrientVertexType instance.
getVertices() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getVertices(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getVertices(String, Object) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getVertices() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Vertices in Graph.
getVertices(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Vertices in Graph specifying if consider or not sub-classes of V.
getVertices(String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Vertices in Graph filtering by field name and value.
getVertices(String, String[], Object[]) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Vertices in Graph filtering by field name and value.
getVertices(Direction, String...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Returns a lazy iterable instance against vertices.
getVerticesOfClass(String) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getVerticesOfClass(String, boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
getVerticesOfClass(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Vertices in Graph of a specific vertex class and all sub-classes.
getVerticesOfClass(String, boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Get all the Vertices in Graph of a specific vertex class and all sub-classes only if iPolymorphic is true.
global() - Static method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
graph - Variable in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
graph - Variable in class com.tinkerpop.blueprints.impls.orient.OrientEdgeType
 
graph - Variable in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
graph - Variable in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
graph - Variable in class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
graph - Variable in class com.tinkerpop.blueprints.impls.orient.OrientVertexType.OrientVertexProperty
 
gremlin(String) - Method in class com.orientechnologies.orient.graph.console.OGremlinConsole
 

H

hasFunction(String) - Method in class com.orientechnologies.orient.graph.sql.functions.OGraphFunctionFactory
 
hashCode() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
hashCode() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 

I

indexClass - Variable in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
INSTANCE - Static variable in class com.orientechnologies.orient.graph.gremlin.OGremlinEngineThreadLocal
 
isAutoStartTx() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
isAutoStartTx() - Method in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
Tells if a transaction is started automatically when the graph is changed.
isClosed() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
isClosed() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Checks if the Graph has been closed.
isCollectingCommands(String) - Method in class com.orientechnologies.orient.graph.console.OGremlinConsole
 
isDefined() - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinEngineThreadLocal
 
isDetached() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Tells if the current element has been @detach ed.
isIdempotent() - Method in class com.orientechnologies.orient.graph.gremlin.OCommandGremlin
 
isIdempotent() - Method in class com.orientechnologies.orient.graph.gremlin.OCommandGremlinExecutor
 
isIdempotent() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
isKeepInMemoryReferences() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
isKeepInMemoryReferences() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns true if the references are kept in memory.
isLabeled(String, String[]) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Blueprints Extension) Returns true if the edge is labeled with any of the passed strings.
isLabeled(String[]) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Returns true if the edge is labeled with any of the passed strings.
isLightweight() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
isSaveOriginalIds() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
isSaveOriginalIds() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns true if it saves the original Id, otherwise false.
isSettled(OrientVertex) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
isStandardElementConstraints() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
isStandardElementConstraints() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns true if Blueprints standard constraints are applied to elements.
isTransactional() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
 
isUseClassForEdgeLabel() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
isUseClassForEdgeLabel() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns true if the class are use for Edge labels.
isUseClassForVertexLabel() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
isUseClassForVertexLabel() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns true if the class are use for Vertex labels.
isUseLightweightEdges() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
isUseLightweightEdges() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns true if is using lightweight edges, otherwise false.
isUseVertexFieldsForEdgeLabels() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
isUseVertexFieldsForEdgeLabels() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns true if the out/in fields in vertex are post-fixed with edge labels.
isVariableEdgeWeight() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionDijkstra
 
isVariableEdgeWeight() - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
isWarnOnForceClosingTx() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns true if the warning is generated on force the graph closing.
iterator() - Method in class com.tinkerpop.blueprints.impls.orient.OrientDynaElementIterable
 
iterator() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElementIterable
 

K

keepInMemoryReferences - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 

L

label - Variable in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
LABEL_FIELD_NAME - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
labels(String...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
(Blueprints Extension) Sets the labels to filter.
LIMIT - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
lock(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Locks current Element to prevent concurrent access.

M

main(String[]) - Static method in class com.orientechnologies.orient.graph.console.OGremlinConsole
 
manageFilters(StringBuilder) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
manageLabels(StringBuilder) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
MIN - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionBoth
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionBothE
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionBothV
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionIn
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionInE
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionInV
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionMove
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionOut
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionOutE
 
move(OrientBaseGraph, OIdentifiable, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionOutV
 

N

NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionBoth
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionBothE
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionBothV
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionDijkstra
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionGremlin
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionIn
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionInE
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionInV
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionLabel
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionMove
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionOut
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionOutE
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionOutV
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateEdge
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateVertex
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteEdge
 
NAME - Static variable in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteVertex
 

O

OCommandExecutorSQLCreateEdge - Class in com.orientechnologies.orient.graph.sql
SQL CREATE EDGE command.
OCommandExecutorSQLCreateEdge() - Constructor for class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateEdge
 
OCommandExecutorSQLCreateVertex - Class in com.orientechnologies.orient.graph.sql
SQL CREATE VERTEX command.
OCommandExecutorSQLCreateVertex() - Constructor for class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateVertex
 
OCommandExecutorSQLDeleteEdge - Class in com.orientechnologies.orient.graph.sql
SQL DELETE EDGE command.
OCommandExecutorSQLDeleteEdge() - Constructor for class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteEdge
 
OCommandExecutorSQLDeleteVertex - Class in com.orientechnologies.orient.graph.sql
SQL DELETE VERTEX command.
OCommandExecutorSQLDeleteVertex() - Constructor for class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteVertex
 
OCommandGremlin - Class in com.orientechnologies.orient.graph.gremlin
Executes a GREMLIN command
OCommandGremlin() - Constructor for class com.orientechnologies.orient.graph.gremlin.OCommandGremlin
 
OCommandGremlin(String) - Constructor for class com.orientechnologies.orient.graph.gremlin.OCommandGremlin
 
OCommandGremlinExecutor - Class in com.orientechnologies.orient.graph.gremlin
Executes a GREMLIN command.
OCommandGremlinExecutor() - Constructor for class com.orientechnologies.orient.graph.gremlin.OCommandGremlinExecutor
 
OGraphCommandExecutorSQLFactory - Class in com.orientechnologies.orient.graph.sql
Graph related command operator executor factory.
OGraphCommandExecutorSQLFactory() - Constructor for class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory
 
OGraphCommandExecutorSQLFactory.GraphCallBack<T> - Interface in com.orientechnologies.orient.graph.sql
 
OGraphFunctionFactory - Class in com.orientechnologies.orient.graph.sql.functions
 
OGraphFunctionFactory() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OGraphFunctionFactory
 
OGraphMigration - Class in com.orientechnologies.orient.graph.migration
In OrientDb 1.7-rc1 was introduced RidBag a new data structure for link management.
OGraphMigration(ODatabaseDocument, OCommandOutputListener) - Constructor for class com.orientechnologies.orient.graph.migration.OGraphMigration
 
OGraphServerHandler - Class in com.orientechnologies.orient.graph.handler
 
OGraphServerHandler() - Constructor for class com.orientechnologies.orient.graph.handler.OGraphServerHandler
 
OGremlinConsole - Class in com.orientechnologies.orient.graph.console
Gremlin specialized console.
OGremlinConsole(String[]) - Constructor for class com.orientechnologies.orient.graph.console.OGremlinConsole
 
OGremlinEngineThreadLocal - Class in com.orientechnologies.orient.graph.gremlin
 
OGremlinEngineThreadLocal() - Constructor for class com.orientechnologies.orient.graph.gremlin.OGremlinEngineThreadLocal
 
OGremlinHelper - Class in com.orientechnologies.orient.graph.gremlin
 
OGremlinHelper() - Constructor for class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
OGremlinHelper.OGremlinCallback - Interface in com.orientechnologies.orient.graph.gremlin
 
onBefore() - Method in class com.orientechnologies.orient.graph.console.OGremlinConsole
 
OPERATOR_DIFFERENT - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_EQUALS - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_GT - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_GTE - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_IN - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_IS - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_IS_NOT - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_LET - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_LIKE - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_LT - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OPERATOR_NOT - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
order(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
(Blueprints Extension) Sets the order of results by a field in ascending (asc) order.
order(String, String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
(Blueprints Extension) Sets the order of results by a field in ascending (asc) or descending (desc) order based on dir parameter.
ORDERBY - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
orderBy - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
orderByDir - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OrientBaseGraph - Class in com.tinkerpop.blueprints.impls.orient
A Blueprints implementation of the graph database OrientDB (http://www.orientechnologies.com)
OrientBaseGraph(ODatabaseDocumentTx) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Constructs a new object using an existent database instance.
OrientBaseGraph(ODatabaseDocumentPool) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
OrientBaseGraph(String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
OrientBaseGraph(String, String, String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
OrientBaseGraph(Configuration) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Builds a OrientGraph instance passing a configuration.
OrientBaseGraph.Settings - Class in com.tinkerpop.blueprints.impls.orient
 
OrientBaseGraph.Settings() - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 
OrientBaseGraph.THREAD_MODE - Enum in com.tinkerpop.blueprints.impls.orient
 
OrientBatchGraph - Class in com.tinkerpop.blueprints.impls.orient
A Blueprints implementation of the script graph database OrientDB (http://www.orientechnologies.com)
OrientBatchGraph(OrientTransactionalGraph) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientBatchGraph
 
OrientBatchGraph(OrientTransactionalGraph, VertexIDType, long) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientBatchGraph
 
OrientDynaElementIterable - Class in com.tinkerpop.blueprints.impls.orient
 
OrientDynaElementIterable(OrientBaseGraph, Iterable<?>) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientDynaElementIterable
 
OrientDynaElementIterable(OrientBaseGraph, Iterator<?>) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientDynaElementIterable
 
OrientEdge - Class in com.tinkerpop.blueprints.impls.orient
OrientDB Edge implementation of TinkerPop Blueprints standard.
OrientEdge() - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientEdge
(Internal) Called by serialization
OrientEdge(OrientBaseGraph, OIdentifiable) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
OrientEdge(OrientBaseGraph, String, Object...) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
OrientEdge(OrientBaseGraph, OIdentifiable, OIdentifiable) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
OrientEdge(OrientBaseGraph, OIdentifiable, OIdentifiable, String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
OrientEdgeIterator - Class in com.tinkerpop.blueprints.impls.orient
Lazy iterator of edges.
OrientEdgeIterator(OrientVertex, OrientVertex, Iterator<?>, OPair<Direction, String>, String[], int) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientEdgeIterator
 
OrientEdgeType - Class in com.tinkerpop.blueprints.impls.orient
Represents an Edge class.
OrientEdgeType(OrientBaseGraph, OClass) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientEdgeType
 
OrientEdgeType(OrientBaseGraph) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientEdgeType
 
OrientElement - Class in com.tinkerpop.blueprints.impls.orient
Base Graph Element where OrientVertex and OrientEdge classes extends from.
OrientElement(OrientBaseGraph, OIdentifiable) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientElement
 
OrientElementIterable<T extends com.tinkerpop.blueprints.Element> - Class in com.tinkerpop.blueprints.impls.orient
 
OrientElementIterable(OrientBaseGraph, Iterable<?>) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientElementIterable
 
OrientGraph - Class in com.tinkerpop.blueprints.impls.orient
A Blueprints implementation of the graph database OrientDB (http://www.orientechnologies.com)
OrientGraph(ODatabaseDocumentTx) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraph
Creates a new Transactional Graph using an existent database instance.
OrientGraph(ODatabaseDocumentTx, boolean) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraph
Creates a new Transactional Graph using an existent database instance and the auto-start setting to determine if auto start a transaction.
OrientGraph(String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraph
Creates a new Transactional Graph from an URL using default user (admin) and password (admin).
OrientGraph(String, boolean) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraph
Creates a new Transactional Graph from an URL using default user (admin) and password (admin).
OrientGraph(String, String, String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraph
Creates a new Transactional Graph from an URL using a username and a password.
OrientGraph(String, String, String, boolean) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraph
Creates a new Transactional Graph from an URL using a username and a password.
OrientGraph(ODatabaseDocumentPool) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraph
Creates a new Transactional Graph from a pool.
OrientGraph(Configuration) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraph
Builds a OrientGraph instance passing a configuration.
OrientGraphCommand - Class in com.tinkerpop.blueprints.impls.orient
Command wraps the command request and return wrapped Graph Element such as Vertex and Edge
OrientGraphCommand(OrientBaseGraph, OCommandRequest) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
OrientGraphConfiguration - Class in com.tinkerpop.rexster
Configuration class for Rexster (http://rexster.tinkerpop.com).
OrientGraphConfiguration() - Constructor for class com.tinkerpop.rexster.OrientGraphConfiguration
 
OrientGraphFactory - Class in com.tinkerpop.blueprints.impls.orient
A factory to create instances of OrientGraph.
OrientGraphFactory(String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Creates a factory that use default admin credentials.
OrientGraphFactory(String, String, String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Creates a factory with given credentials.
OrientGraphNoTx - Class in com.tinkerpop.blueprints.impls.orient
A Blueprints implementation of the graph database OrientDB (http://www.orientechnologies.com)
OrientGraphNoTx(ODatabaseDocumentTx) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx
Constructs a new object using an existent database instance.
OrientGraphNoTx(ODatabaseDocumentPool) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx
 
OrientGraphNoTx(String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx
 
OrientGraphNoTx(String, String, String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx
 
OrientGraphNoTx(Configuration) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphNoTx
 
OrientGraphQuery - Class in com.tinkerpop.blueprints.impls.orient
OrientDB implementation for Graph query.
OrientGraphQuery(Graph) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
OrientGraphQuery.OrientGraphQueryIterable<T extends com.tinkerpop.blueprints.Element> - Class in com.tinkerpop.blueprints.impls.orient
 
OrientGraphQuery.OrientGraphQueryIterable(boolean, String[]) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery.OrientGraphQueryIterable
 
OrientIndex<T extends OrientElement> - Class in com.tinkerpop.blueprints.impls.orient
 
OrientIndex(OrientBaseGraph, String, Class<? extends Element>, OType) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
OrientIndex(OrientBaseGraph, OIndex<?>) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
OrientTransactionalGraph - Class in com.tinkerpop.blueprints.impls.orient
A Blueprints implementation of the graph database OrientDB (http://www.orientechnologies.com)
OrientTransactionalGraph(ODatabaseDocumentTx) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
Constructs a new object using an existent database instance.
OrientTransactionalGraph(ODatabaseDocumentTx, boolean) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
 
OrientTransactionalGraph(ODatabaseDocumentPool) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
 
OrientTransactionalGraph(String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
 
OrientTransactionalGraph(String, boolean) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
 
OrientTransactionalGraph(String, String, String) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
 
OrientTransactionalGraph(String, String, String, boolean) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
 
OrientTransactionalGraph(Configuration) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
 
OrientVertex - Class in com.tinkerpop.blueprints.impls.orient
OrientDB Vertex implementation of TinkerPop Blueprints standard.
OrientVertex() - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Internal) Called by serialization.
OrientVertex(OrientBaseGraph, String, Object...) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientVertex
 
OrientVertex(OrientBaseGraph, OIdentifiable) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientVertex
 
OrientVertexIterator - Class in com.tinkerpop.blueprints.impls.orient
 
OrientVertexIterator(OrientVertex, Iterator<?>, OPair<Direction, String>, String[], int) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientVertexIterator
 
OrientVertexQuery - Class in com.tinkerpop.blueprints.impls.orient
OrientDB implementation for vertex centric queries.
OrientVertexQuery(OrientVertex) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientVertexQuery
 
OrientVertexType - Class in com.tinkerpop.blueprints.impls.orient
Represents a Vertex class.
OrientVertexType(OrientBaseGraph, OClass) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientVertexType
 
OrientVertexType.OrientVertexProperty - Class in com.tinkerpop.blueprints.impls.orient
 
OrientVertexType.OrientVertexProperty(OrientBaseGraph, OProperty) - Constructor for class com.tinkerpop.blueprints.impls.orient.OrientVertexType.OrientVertexProperty
 
OScriptGraphOrientWrapper - Class in com.orientechnologies.orient.graph.script
Blueprints Graph wrapper class to use from scripts.
OScriptGraphOrientWrapper() - Constructor for class com.orientechnologies.orient.graph.script.OScriptGraphOrientWrapper
 
OScriptGraphWrapper - Class in com.orientechnologies.orient.graph.script
Blueprints Graph wrapper class to use from scripts.
OScriptGraphWrapper(OrientBaseGraph) - Constructor for class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
OServerCommandGetGephi - Class in com.orientechnologies.orient.graph.server.command
 
OServerCommandGetGephi() - Constructor for class com.orientechnologies.orient.graph.server.command.OServerCommandGetGephi
 
OServerCommandGetGephi(OServerCommandConfiguration) - Constructor for class com.orientechnologies.orient.graph.server.command.OServerCommandGetGephi
 
OSQLFunctionBoth - Class in com.orientechnologies.orient.graph.sql.functions
Gets the incoming and outgoing Vertices of current Vertex.
OSQLFunctionBoth() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionBoth
 
OSQLFunctionBothE - Class in com.orientechnologies.orient.graph.sql.functions
Gets the incoming and outgoing Edges of current Vertex.
OSQLFunctionBothE() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionBothE
 
OSQLFunctionBothV - Class in com.orientechnologies.orient.graph.sql.functions
Gets the incoming and outgoing Vertices of current Edge.
OSQLFunctionBothV() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionBothV
 
OSQLFunctionDijkstra - Class in com.orientechnologies.orient.graph.sql.functions
Dijkstra's algorithm describes how to find the cheapest path from one node to another node in a directed weighted graph.
OSQLFunctionDijkstra() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionDijkstra
 
OSQLFunctionGremlin - Class in com.orientechnologies.orient.graph.sql.functions
Executes a GREMLIN expression as function of SQL engine.
OSQLFunctionGremlin() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionGremlin
 
OSQLFunctionIn - Class in com.orientechnologies.orient.graph.sql.functions
Gets the incoming Vertices of current Vertex.
OSQLFunctionIn() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionIn
 
OSQLFunctionInE - Class in com.orientechnologies.orient.graph.sql.functions
Gets the incoming Edges of current Vertex.
OSQLFunctionInE() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionInE
 
OSQLFunctionInV - Class in com.orientechnologies.orient.graph.sql.functions
Gets the incoming Vertex of current Edge.
OSQLFunctionInV() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionInV
 
OSQLFunctionLabel - Class in com.orientechnologies.orient.graph.sql.functions
Hi-level function that return the label for both edges and vertices.
OSQLFunctionLabel() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionLabel
 
OSQLFunctionMove - Class in com.orientechnologies.orient.graph.sql.functions
Hi-level function to move inside a graph.
OSQLFunctionMove() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionMove
 
OSQLFunctionMove(String, int, int) - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionMove
 
OSQLFunctionOut - Class in com.orientechnologies.orient.graph.sql.functions
Gets the outgoing Vertices of current Vertex.
OSQLFunctionOut() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionOut
 
OSQLFunctionOutE - Class in com.orientechnologies.orient.graph.sql.functions
Gets the outgoing Edges of current Vertex.
OSQLFunctionOutE() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionOutE
 
OSQLFunctionOutV - Class in com.orientechnologies.orient.graph.sql.functions
Gets the outgoing Vertex of current Edge.
OSQLFunctionOutV() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionOutV
 
OSQLFunctionPathFinder - Class in com.orientechnologies.orient.graph.sql.functions
Abstract class to find paths between nodes.
OSQLFunctionPathFinder(String, int, int) - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
OSQLFunctionShortestPath - Class in com.orientechnologies.orient.graph.sql.functions
Shortest path algorithm to find the shortest path from one node to another node in a directed graph.
OSQLFunctionShortestPath() - Constructor for class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionShortestPath
 

P

paramDestinationVertex - Variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
paramDirection - Variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
paramSourceVertex - Variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
PARENTHESIS_BEGIN - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
PARENTHESIS_END - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
parse(OCommandRequest) - Method in class com.orientechnologies.orient.graph.gremlin.OCommandGremlinExecutor
 
parse(OCommandRequest) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateEdge
 
parse(OCommandRequest) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLCreateVertex
 
parse(OCommandRequest) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteEdge
 
parse(OCommandRequest) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteVertex
 
password - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
 
pool - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
 
predecessors - Variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
put(String, Object, T) - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 

Q

query() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
query() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns a GraphQuery object to execute queries against the Graph.
query(String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
query() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Executes a query against the current vertex.
QUERY_FILTER_AND - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
QUERY_FILTER_OR - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
QUERY_LABEL_BEGIN - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
QUERY_LABEL_END - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
QUERY_SELECT_FROM - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
QUERY_SEPARATOR - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
QUERY_STRING - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
QUERY_WHERE - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 

R

rawElement - Variable in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
readExternal(ObjectInput) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
readExternal(ObjectInput) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
recordKeyValueIndex - Variable in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
register(String, Object) - Static method in class com.orientechnologies.orient.graph.sql.functions.OGraphFunctionFactory
 
releaseEngine(ScriptEngine) - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
releaseGraph(OrientBaseGraph) - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
remove() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Removes the Edge from the Graph.
remove() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
Removes the Element from the Graph.
remove(String, Object, T) - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
remove() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Removes the current Vertex from the Graph. all the incoming and outgoing edges are automatically removed too.
removeContext() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Removes the current context.
removeEdge(Edge) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
removeEdge(Edge) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Removes an edge from the Graph.
removeEdges(ODocument, String, OIdentifiable, boolean, boolean) - Static method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
(Internal only)
removeElement(T) - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
removeProperty(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Removed a Property.
removeProperty(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
Removed a Property.
removeVertex(Vertex) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
removeVertex(Vertex) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Removes a vertex from the Graph.
result(Object) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteEdge
Delete the current edge.
result(Object) - Method in class com.orientechnologies.orient.graph.sql.OCommandExecutorSQLDeleteVertex
Delete the current vertex.
reuse(ODatabaseDocumentTx) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
reuse(ODatabaseDocumentTx) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Reuses the underlying database avoiding to create and open it every time.
rollback() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
rollback() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Rollbacks the current active transaction.
rollback() - Method in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
Rollbacks the current active transaction.
runInTx(OrientGraph, OGraphCommandExecutorSQLFactory.GraphCallBack<T>) - Static method in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory
 
runInTx(OGraphCommandExecutorSQLFactory.GraphCallBack<T>) - Static method in class com.orientechnologies.orient.graph.sql.OGraphCommandExecutorSQLFactory
 

S

save() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Saves current element.
save(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Saves current element to a particular cluster.
saveIndexConfiguration() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
saveOriginalIds - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 
sendRecordsContent(OHttpRequest, OHttpResponse, Iterable<OrientVertex>, String) - Method in class com.orientechnologies.orient.graph.server.command.OServerCommandGetGephi
 
SEPARATOR - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
setAutoStartTx(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
setAutoStartTx(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
If enabled auto starts a new transaction right before the graph is changed.
setContext(OCommandContext) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
setCurrentGraphInThreadLocal() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
setCurrentGraphInThreadLocal() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
setFetchPlan(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
setFetchPlan(String) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
(Blueprints Extension) Sets the fetch plan to use on returning result set.
setKeepInMemoryReferences(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
setKeepInMemoryReferences(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Changes the setting about using references in memory.
setLimit(int) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
setMaxGraphPool(int) - Method in class com.orientechnologies.orient.graph.gremlin.OGremlinHelper
 
setOrdered(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertexType.OrientVertexProperty
 
setProperties(E, Object...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBatchGraph
 
setProperties(Object...) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Sets multiple properties in one shot against Vertices and Edges.
setProperty(String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Set a Property value.
setProperty(String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
Set a Property value.
setPropertyInternal(Element, ODocument, String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
setSaveOriginalIds(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
setSaveOriginalIds(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Changes the setting about usage of lightweight edges.
setStandardElementConstraints(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
setStandardElementConstraints(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Changes the setting to apply the Blueprints standard constraints against elements.
setThreadMode(OrientBaseGraph.THREAD_MODE) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
setThreadMode(OrientBaseGraph.THREAD_MODE) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Changes the thread mode: MANUAL the user has to manually invoke the current database in Thread Local: ODatabaseRecordThreadLocal.INSTANCE.set(graph.getRawGraph()); AUTOSET_IFNULL (default) each call assures the current graph instance is set in the Thread Local only if no one was set before ALWAYS_AUTOSET each call assures the current graph instance is set in the Thread Local
setTimeout(long, OCommandContext.TIMEOUT_STRATEGY) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
settings - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
 
settings - Variable in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
setTransactional(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Configure current factory to create transactional of non transactional graphs by default.
setupPool(int, int) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
Setting up the factory to use database pool instead of creation a new instance of database connection each time.
setUseCache(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphCommand
 
setUseClassForEdgeLabel(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
setUseClassForEdgeLabel(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Changes the setting to use the Edge class for Edge labels.
setUseClassForVertexLabel(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
setUseClassForVertexLabel(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Changes the setting to use the Vertex class for Vertex labels.
setUseLightweightEdges(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
setUseLightweightEdges(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Changes the setting about usage of lightweight edges.
setUseVertexFieldsForEdgeLabels(boolean) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
setUseVertexFieldsForEdgeLabels(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Changes the setting to postfix vertices fields with edge labels.
setWarnOnForceClosingTx(boolean) - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Changes the setting to generate a warning if the graph closing has been forced.
shutdown() - Method in class com.orientechnologies.orient.graph.handler.OGraphServerHandler
 
shutdown() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
shutdown() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Closes the Graph.
SKIP - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
skip - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
skip(int) - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
Skips first iSkip items from the result set.
SPACE - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
 
standardElementConstraints - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 
startup() - Method in class com.orientechnologies.orient.graph.handler.OGraphServerHandler
 
stopTransaction(TransactionalGraph.Conclusion) - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
stopTransaction(TransactionalGraph.Conclusion) - Method in class com.tinkerpop.blueprints.impls.orient.OrientTransactionalGraph
Closes a transaction.
sumDistances(float, float) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 

T

threadMode - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 
throwSyntaxErrorException(String) - Method in class com.orientechnologies.orient.graph.gremlin.OCommandGremlinExecutor
 
toStream() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Serializes the Element as byte[]
toString() - Method in class com.orientechnologies.orient.graph.gremlin.OCommandGremlin
 
toString() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
toString() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns the Graph URL.
toString() - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
Returns a string representation of the edge.
toString() - Method in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
toString() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Returns a string representation of the vertex.
transactional - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
 
traverse() - Method in class com.orientechnologies.orient.graph.script.OScriptGraphWrapper
 
traverse() - Method in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph
Returns a OTraverse object to start traversing the graph.
traverse() - Method in class com.tinkerpop.blueprints.impls.orient.OrientVertex
Returns a OTraverse object to start traversing from the current vertex.

U

unbind(Bindings) - Method in class com.orientechnologies.orient.graph.handler.OGraphServerHandler
 
underlying - Variable in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
unlock() - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Unlocks previous acquired @lock against the Element.
unSettledNodes - Variable in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionPathFinder
 
upgradeGraph() - Method in class com.orientechnologies.orient.graph.console.OGremlinConsole
 
url - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
 
useClassForEdgeLabel - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 
useClassForVertexLabel - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 
useLightweightEdges - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 
user - Variable in class com.tinkerpop.blueprints.impls.orient.OrientGraphFactory
 
useVertexFieldsForEdgeLabels - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 

V

v2e(OrientBaseGraph, OIdentifiable, Direction, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionMove
 
v2v(OrientBaseGraph, OIdentifiable, Direction, String[]) - Method in class com.orientechnologies.orient.graph.sql.functions.OSQLFunctionMove
 
validateProperty(Element, String, Object) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
(Blueprints Extension) Validates an Element property.
valueOf(String) - Static method in enum com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.THREAD_MODE
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.THREAD_MODE
Returns an array containing the constants of this enum type, in the order they are declared.
VERTEX - Static variable in class com.tinkerpop.blueprints.impls.orient.OrientIndex
 
vertices() - Method in class com.tinkerpop.blueprints.impls.orient.OrientGraphQuery
Returns the result set of the query as iterable vertices.
vIn - Variable in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
vOut - Variable in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 

W

warnOnForceClosingTx - Variable in class com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.Settings
 
writeExternal(ObjectOutput) - Method in class com.tinkerpop.blueprints.impls.orient.OrientEdge
 
writeExternal(ObjectOutput) - Method in class com.tinkerpop.blueprints.impls.orient.OrientElement
 
A B C D E F G H I K L M N O P Q R S T U V W 

Copyright © 2009-2014 Orient Technologies. All Rights Reserved.