Native restrictions for JsObject and MongoDB
Begins the construction of the restrictions so that you can construct the entire query tree
Contains functions that construct trees of expressions
Contains functions to simplify restrictions
Provides the starting point for the restrictions DSL
Defines the to be string, which most databases are happy with:
- in SQL databases, the RestrictionPath is the column name,
- in Mongo, the RestrictionPath is the property name,
- .RestrictionPath