MongoClient.create(Vertx, JsonObject)
MongoClient.removeDocuments(String, JsonObject, Handler)
MongoClient.removeDocument(String, JsonObject, Handler)
MongoClient.removeDocumentsWithOptions(String, JsonObject, WriteOption, Handler)
MongoClient.replaceDocuments(String, JsonObject, JsonObject, Handler)
MongoClient.replaceDocumentsWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler)
MongoClient.updateCollection(String, JsonObject, JsonObject, Handler)
MongoClient.updateCollectionWithOptions(String, JsonObject, JsonObject, UpdateOptions, Handler)
Copyright © 2020 Eclipse. All rights reserved.