concepts.dm.crow.behavior.CrowMemQueryExpression#
- class CrowMemQueryExpression[source]#
Bases:
CrowBehaviorBodyPrimitiveBase
Methods
Attributes
The query to be executed.
- __init__(query)[source]#
- Parameters:
query (ObjectOrValueOutputExpression)
- __new__(**kwargs)#
- query: ObjectOrValueOutputExpression#
The query to be executed.