A driver that can hold multiple Sessions with a remote MillenniumDB instance. The Sessions have
the interface for sending queries and receiving results. It is expected that an application holds a single
driver instance.
Cancel the execution of a currently running query. Internally this will create a temporary Session
that will be closed after the query has been cancelled.
A driver that can hold multiple Sessions with a remote MillenniumDB instance. The Sessions have the interface for sending queries and receiving results. It is expected that an application holds a single driver instance.