Method

TrackerBatchget_connection

Declaration [src]

TrackerSparqlConnection*
tracker_batch_get_connection (
  TrackerBatch* batch
)

Description [src]

Returns the TrackerSparqlConnection that this batch was created from.

Return value

Returns: TrackerSparqlConnection
 

The SPARQL connection of this batch.

 The data is owned by the instance.