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, setEntity, toString
getCode, getErrorMessage, getErrorNumber, getEtag, getRequestId, getStatusCode, isBatchResponseEntity, isError, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCode
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.