|
53.
|
|
|
This is used with --query and for database updates only.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:130
|
|
54.
|
|
|
Retrieve classes
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:134
|
|
55.
|
|
|
Retrieve class prefixes
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:138
|
|
56.
|
|
|
Retrieve properties for a class, prefixes can be used too (e.g. rdfs:Resource)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:142
|
|
57.
|
|
|
CLASS
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:143 src/tracker/tracker-sparql.c:147
src/tracker/tracker-sparql.c:159 src/tracker/tracker-sparql.c:167
src/tracker/tracker-sparql.c:171
|
|
58.
|
|
|
Retrieve classes which notify changes in the database (CLASS is optional)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:146
|
|
59.
|
|
|
Retrieve indexes used in database to improve performance (PROPERTY is optional)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:150
|
|
60.
|
|
|
PROPERTY
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:151
|
|
61.
|
|
|
Retrieve all named graphs
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:154
|
|
62.
|
|
|
Describe subclasses, superclasses (can be used with -s to highlight parts of the tree and -p to show properties)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
src/tracker/tracker-sparql.c:158
|