Connection methods

You can create and access a private store using tracker_sparql_connection_new.

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

To connect to another a database on a remote machine, use tracker_sparql_connection_remote_new.