[tracker/direct-access] libtracker-sparql: additional small comment in documentation
- From: Aleksander Morgado <aleksm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/direct-access] libtracker-sparql: additional small comment in documentation
- Date: Wed, 4 Aug 2010 14:59:15 +0000 (UTC)
commit a254f56d5294c3513c47ce3ce349ec1fe5185bd4
Author: Aleksander Morgado <aleksander lanedo com>
Date: Wed Aug 4 16:58:49 2010 +0200
libtracker-sparql: additional small comment in documentation
docs/reference/libtracker-sparql/overview.sgml | 12 ++++++++++--
1 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/docs/reference/libtracker-sparql/overview.sgml b/docs/reference/libtracker-sparql/overview.sgml
index 7fb08a9..26cb88a 100644
--- a/docs/reference/libtracker-sparql/overview.sgml
+++ b/docs/reference/libtracker-sparql/overview.sgml
@@ -16,8 +16,9 @@
<title>Connection methods</title>
<para>
- The Tracker SPARQL library provides several underlying methods to connect
- to the Tracker Store:
+ The Tracker SPARQL library provides several underlying methods to perform
+ queries and updates to the Tracker Store.
+
<itemizedlist>
<listitem>
<emphasis>Direct Access:</emphasis>
@@ -65,6 +66,13 @@
</listitem>
</itemizedlist>
</para>
+
+ <para>
+ Please note that the user of the library <emphasis>cannot</emphasis> choose a specific
+ method to be used, as that is done automatically by the
+ <type><link linkend="TrackerSparqlConnection-struct">TrackerSparqlConnection</link></type>
+ depending on the available possibilities.
+ </para>
</chapter>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]