public interface ArangoCursorExecute
Modifier and Type | Method and Description |
---|---|
void |
close(String id,
Map<String,String> meta) |
com.arangodb.internal.cursor.entity.InternalCursorEntity |
next(String id,
Map<String,String> meta) |
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.