Class SyncInsertManyResult

    • Constructor Detail

      • SyncInsertManyResult

        public SyncInsertManyResult​(Map<Long,​BsonValue> insertedIds)
        Constructs a result.
        Parameters:
        insertedIds - the _ids of the inserted documents arranged by the index of the document from the operation and its corresponding id.