- Source:
- Since:
- 1.0.0
Rules
Namespaces
Methods
(static) PredicateCore([data]nullable, [columns], [options]) → {Promise.<core.PredicateCoreAPI>}
- Source:
Create a new PredicateCore
Parameters:
Name | Type | Attributes | Default | Description |
---|---|---|---|---|
data
|
dataclasses.CompoundPredicate |
optional
nullable
|
PredicateCore.defaults.options.getDefaultData
|
|
columns
|
Object |
optional
|
PredicateCore.defaults.columns
|
|
options
|
Object |
optional
|
PredicateCore.defaults.options
|
Returns:
- Type
- Promise.<core.PredicateCoreAPI>