public interface OracleVertexBase extends Vertex, OracleElementBase
| Modifier and Type | Method and Description |
|---|---|
long |
getDegree(Direction direction, String... labels)
Return the vertices adjacent to the vertex according to the provided direction and edge labels.
|
addEdge, getEdges, getVertices, queryforceRefresh, setPartial, setPropertygetId, getProperty, getPropertyKeys, remove, removeProperty, setPropertylong getDegree(Direction direction, String... labels)
direction - the direction of the edges of the adjacent verticeslabels - the labels of the edges of the adjacent verticesCopyright © 2016 Oracle and/or its affiliates. All Rights Reserved.