public interface CursorPreparer
FindIterable.| Modifier and Type | Method and Description |
|---|---|
com.mongodb.client.FindIterable<org.bson.Document> |
prepare(com.mongodb.client.FindIterable<org.bson.Document> cursor)
Prepare the given cursor (apply limits, skips and so on).
|
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.