[tracker/libtracker-sparql: 40/43] libtracker-sparql: additional small comment in documentation
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/libtracker-sparql: 40/43] libtracker-sparql: additional small comment in documentation
- Date: Mon, 9 Aug 2010 15:55:34 +0000 (UTC)
commit 3fd38abab60bf59b78e3c5fdefe3e2af5c58e9f8
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]