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
| Returns: | TrackerSparqlConnection |
The proxied SPARQL connection. |
|
| The data is owned by the instance. |