We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9db672f commit b148d7bCopy full SHA for b148d7b
1 file changed
driver/src/main/com/mongodb/DB.java
@@ -176,7 +176,7 @@ protected DBCollection doGetCollection(final String name) {
176
}
177
178
/**
179
- * Gets a collection with a given name. If the collection does not exist, a new collection is created.
+ * Gets a collection with a given name.
180
*
181
* @param name the name of the collection to return
182
* @return the collection
0 commit comments