JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.arangodb.internal
Interface ArangoCursorExecute<T>
public interface
ArangoCursorExecute<T>
Author:
Mark Vollmary
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
close
(
String
id)
CursorEntity
<
T
>
next
(
String
id,
String
nextBatchId)
Method Details
next
CursorEntity
<
T
>
next
(
String
id,
String
nextBatchId)
close
void
close
(
String
id)