public class GraphsEntity extends BaseEntity
Constructor and Description |
---|
GraphsEntity() |
Modifier and Type | Method and Description |
---|---|
List<GraphEntity> |
getGraphs() |
void |
setGraphs(List<GraphEntity> graphs) |
getCode, getErrorMessage, getErrorNumber, getEtag, getRequestId, getStatusCode, isBatchResponseEntity, isError, isNotModified, isUnauthorized, setCode, setError, setErrorMessage, setErrorNumber, setEtag, setRequestId, setStatusCode, toString
public List<GraphEntity> getGraphs()
public void setGraphs(List<GraphEntity> graphs)
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.