Package | Description |
---|---|
com.mongodb |
Main package with core files.
|
Modifier and Type | Method and Description |
---|---|
abstract List<BulkWriteUpsert> |
BulkWriteResult.getUpserts()
Gets an unmodifiable list of upserted items, or the empty list if there were none.
|