| Package | Description |
|---|---|
| com.orientechnologies.orient.graph.sql.functions |
| Modifier and Type | Class and Description |
|---|---|
class |
OSQLFunctionBoth
Gets the incoming and outgoing Vertices of current Vertex.
|
class |
OSQLFunctionBothE
Gets the incoming and outgoing Edges of current Vertex.
|
class |
OSQLFunctionBothV
Gets the incoming and outgoing Vertices of current Edge.
|
class |
OSQLFunctionIn
Gets the incoming Vertices of current Vertex.
|
class |
OSQLFunctionInE
Gets the incoming Edges of current Vertex.
|
class |
OSQLFunctionInV
Gets the incoming Vertex of current Edge.
|
class |
OSQLFunctionMoveFiltered |
class |
OSQLFunctionOut
Gets the outgoing Vertices of current Vertex.
|
class |
OSQLFunctionOutE
Gets the outgoing Edges of current Vertex.
|
class |
OSQLFunctionOutV
Gets the outgoing Vertex of current Edge.
|
Copyright © 2009–2025 OrientDB. All rights reserved.