Connection methods

You can create and access a private store using tracker_sparql_connection_new. This is useful to store app-specific data.

To connect to another database on the same local machine, such as the one exposed by Tracker Miner FS, use tracker_sparql_connection_bus_new.

To connect to another a database on a remote machine, use tracker_sparql_connection_remote_new. This can be used to query online databases that provide a SPARQL endpoint, such as DBpedia .