| Package | Description |
|---|---|
| com.holonplatform.datastore.mongo.core.expression | |
| com.holonplatform.datastore.mongo.core.resolver |
| Class and Description |
|---|
| BsonExpression
Expression which represents a
Bson value. |
BsonFilterExpression
Bson filter expression. |
| BsonFilterExpression.FilterAggregationPipeline
Filter aggregation pipeline stages.
|
| BsonProjection
Mongo query projection expression.
|
| BsonProjection.Builder
Builder.
|
| BsonQuery
MongoDB query expression.
|
BsonQuery.Builder
BsonQuery builder. |
| BsonQueryDefinition
MongoDB query definition expression.
|
| BsonQueryDefinition.Builder
Builder
|
| CollectionName
Mongo collection name expression.
|
| DocumentValue
Expression which represents a MongoDB
Document value. |
| FieldName
Mongo document field name expression, with dot notation support.
|
| FieldValue
Expression which represents a MongoDB document field value.
|
| PropertyBoxValue
Expression which represents a
PropertyBox value. |
| Value
Expression which represents a value which can be bound to a
Property. |
| Class and Description |
|---|
| BsonExpression
Expression which represents a
Bson value. |
Copyright © 2019 The Holon Platform. All rights reserved.