We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d056fec commit 8a34cdcCopy full SHA for 8a34cdc
1 file changed
src/main/com/mongodb/DB.java
@@ -155,7 +155,6 @@ ReadPreference getCommandReadPreference(DBObject command, ReadPreference request
155
156
/**
157
* Gets a collection with a given name.
158
- * If the collection does not exist, a new collection is created.
159
*
160
* @param name the name of the collection to return
161
* @return the collection
0 commit comments