Package | Description |
---|---|
com.arangodb |
Modifier and Type | Method and Description |
---|---|
<R> ArangoIterable<R> |
ArangoIterable.map(Function<? super T,? extends R> mapper)
Returns a
ArangoIterable consisting of the results of applying the given function to the elements of this
ArangoIterable . |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.