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 © 2018. All rights reserved.