Class Redland::Query
In: lib/rdf/redland/query.rb
Parent: Object

This class provides query language support for RDF models either via an adaptor class or direct by persistant storage.

Methods

Attributes

query  [R] 

Public Class methods

You shouldn‘t use this. Used internally for cleanup.

Constructor - create a new Query object query - the query string language - the name of the query language uri - the URI identifying the query language

Public Instance methods

Execute a query on a model

[Validate]