public class CursorEntity extends Object
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 |
---|---|
Boolean |
getCached() |
Integer |
getCount() |
CursorEntity.Extras |
getExtra() |
Boolean |
getHasMore() |
String |
getId() |
VPackSlice |
getResult() |
public String getId()
public Integer getCount()
public CursorEntity.Extras getExtra()
public Boolean getCached()
public Boolean getHasMore()
public VPackSlice getResult()
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.