Modifier and Type | Method and Description |
---|---|
java.util.List |
JSONStoreCollection.findAllDocuments(JSONStoreFindOptions options)
Find all documents in the collection.
|
java.util.List |
JSONStoreCollection.findDocuments(JSONStoreQueryParts query,
JSONStoreFindOptions options)
Find documents in the collection that are based on the given query.
|
© Copyright IBM Corp. 2006, 2015. All Rights Reserved.