ArangoCursor
instead@Deprecated public class CursorEntity extends Object implements Entity, MetaAware
Modifier and Type | Class and Description |
---|---|
static class |
CursorEntity.Extras
Deprecated.
|
static class |
CursorEntity.Stats
Deprecated.
|
static class |
CursorEntity.Warning
Deprecated.
|
Constructor and Description |
---|
CursorEntity()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
cleanupMeta(Map<String,String> meta)
Deprecated.
|
Boolean |
getCached()
Deprecated.
|
Integer |
getCount()
Deprecated.
|
CursorEntity.Extras |
getExtra()
Deprecated.
|
Boolean |
getHasMore()
Deprecated.
|
String |
getId()
Deprecated.
|
Map<String,String> |
getMeta()
Deprecated.
|
com.arangodb.velocypack.VPackSlice |
getResult()
Deprecated.
|
void |
setMeta(Map<String,String> meta)
Deprecated.
|
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–2022 ArangoDB GmbH. All rights reserved.