Public Member Functions | |
__construct ($connector) | |
run ($document) | |
get_last_answer () | |
get_answers () | |
Protected Attributes | |
$connection = null | |
I execute the representation and queries into the reasoner.
__construct | ( | $connector | ) |
get_answers | ( | ) |
get_last_answer | ( | ) |
run | ( | $document | ) |
|
protected |
The Connector instance.
Is where the reasoner is executed.