public class EdgeEntity<T> extends DocumentEntity<T>
| Constructor and Description |
|---|
EdgeEntity() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFromVertexHandle() |
String |
getToVertexHandle() |
void |
setFromVertexHandle(String fromVertexHandle) |
void |
setToVertexHandle(String toVertexHandle) |
getDocumentHandle, getDocumentKey, getDocumentRevision, getEntity, setDocumentHandle, setDocumentKey, setDocumentRevision, setEntitygetCode, getErrorMessage, getErrorNumber, getEtag, getRequestId, getStatusCode, isBatchResponseEntity, isError, isNotFound, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCodeCopyright © 2012–2015 ArangoDB GmbH. All rights reserved.