class method SpahQL.result
SpahQL.result(path, value, sourceData) → Object
- path (String, null): The path for this result primitive
- value: The value at the given path
- sourceData: The source database on which events are dispatched
Create and return a new result primitive to be wrapped in a SpahQL instance.