SparkseePython
6.0.2
|
Query context interface. More...
Public Member Functions | |
def | new_query (self) |
Creates a new Query. | |
def | __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.