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.facet(Facet... facets)
Creates a facet pipeline stage
|
Modifier and Type | Method and Description |
---|---|
static Bson |
Aggregates.facet(List<Facet> facets)
Creates a facet pipeline stage
|
Copyright © 2017. All Rights Reserved.