Skip to content

Commit e4d05cb

Browse files
author
a-brandt
committed
chnaged docu
1 parent 5124903 commit e4d05cb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/main/java/com/arangodb/ArangoDriver.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3052,8 +3052,7 @@ public <T> ScalarExampleEntity<T> executeSimpleAny(final String collectionName,
30523052
}
30533053

30543054
/**
3055-
* This will find all documents within a given range. In order to execute a
3056-
* range query, a skip-list index on the queried attribute must be present.
3055+
* This will find all documents within a given range.
30573056
*
30583057
* @param collectionName
30593058
* The collection name.

0 commit comments

Comments
 (0)