Method

TrackerEndpointget_sparql_connection

Declaration [src]

TrackerSparqlConnection*
tracker_endpoint_get_sparql_connection (
  TrackerEndpoint* endpoint
)

Description [src]

Returns the TrackerSparqlConnection that this endpoint proxies to a wider audience.

Return value

Type: TrackerSparqlConnection

The proxied SPARQL connection.

The returned data is owned by the instance.