Modifier and Type | Class and Description |
---|---|
static class |
CursorEntity.Extras |
static class |
CursorEntity.Stats |
static class |
CursorEntity.Warning |
Constructor and Description |
---|
CursorEntity() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
cleanupMeta(Map<String,String> meta) |
Boolean |
getCached() |
Integer |
getCount() |
CursorEntity.Extras |
getExtra() |
Boolean |
getHasMore() |
String |
getId() |
Map<String,String> |
getMeta() |
com.arangodb.velocypack.VPackSlice |
getResult() |
void |
setMeta(Map<String,String> meta) |
public String getId()
public Integer getCount()
public CursorEntity.Extras getExtra()
public Boolean getCached()
public Boolean getHasMore()
public com.arangodb.velocypack.VPackSlice getResult()
public Map<String,String> cleanupMeta(Map<String,String> meta)
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.