| Package | Description |
|---|---|
| com.mongodb.client.model |
This package contains models and options that help describe MongoCollection operations
|
| Modifier and Type | Method and Description |
|---|---|
static Bson |
Aggregates.addFields(Field<?>... fields)
Creates an $addFields pipeline stage
|
| Modifier and Type | Method and Description |
|---|---|
static Bson |
Aggregates.addFields(List<Field<?>> fields)
Creates an $addFields pipeline stage
|
Copyright © 2017. All Rights Reserved.