public class ElementExp extends AbstractOperator
Constructor and Description |
---|
ElementExp() |
Modifier and Type | Method and Description |
---|---|
static ElementExp |
exists(boolean exists) |
static ElementExp |
type(BsonType type) |
add, addOperator, putOperator, putOperator, toBson
public static ElementExp exists(boolean exists)
public static ElementExp type(BsonType type)
Copyright © 2022. All rights reserved.