|
SparkseePython3 6.1.0
|
Query context interface. More...
Public Member Functions | |
| new_query (self) | |
| Creates a new Query. | |
| __init__ (self) | |
| Default constructor. | |
Query context interface.
A QueryContext contains and manages the resources required to run a Query. A Session is one example of a QueryContext connected to a Sparksee database. The applications can implement their own contexts to run queries out of Sparksee.