Libraries
»
tripod
(0.7.25)
»
Index
»
Tripod
»
SparqlQuery
»
#query
Method: Tripod::SparqlQuery#query
Defined in:
lib/tripod/sparql_query.rb
#
query
⇒
Object
(readonly)
the original query string
8 9 10
# File 'lib/tripod/sparql_query.rb', line 8
def
query
@query
end