
public interface OEdge extends OElement
ORecordElement.STATUS| Modifier and Type | Field and Description |
|---|---|
static String |
DIRECITON_IN
Deprecated.
|
static String |
DIRECITON_OUT
Deprecated.
|
static String |
DIRECTION_IN |
static String |
DIRECTION_OUT |
| Modifier and Type | Method and Description |
|---|---|
OVertex |
getFrom() |
OVertex |
getTo() |
default OVertex |
getVertex(ODirection dir) |
default boolean |
isLabeled(String[] labels) |
boolean |
isLightweight() |
asEdge, asVertex, getProperty, getPropertyNames, getSchemaType, isEdge, isVertex, removeProperty, setProperty, setPropertyclear, copy, delete, detach, fromJSON, getDatabase, getIdentity, getSize, getVersion, isDirty, load, reload, reload, reset, save, save, save, save, toJSON, toJSON, unloadgetInternalStatus, getOwner, setDirty, setDirtyNoChanged, setInternalStatusgetRecord, isLocked, lock, lockingStrategy, unlockcompareTocompare, comparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongfromStream, toStreamstatic final String DIRECTION_OUT
static final String DIRECTION_IN
@Deprecated static final String DIRECITON_OUT
@Deprecated static final String DIRECITON_IN
OVertex getFrom()
OVertex getTo()
boolean isLightweight()
default OVertex getVertex(ODirection dir)
default boolean isLabeled(String[] labels)
Copyright © 2009–2025 OrientDB. All rights reserved.