eRqlEngine API documentation - http://www.wleklinski.de/rdf/
A B C D E F G H I J L M N O P Q R S T U V W X Y _

Q

QNAME - Static variable in class gr.forth.ics.vrp.corevrp.parser.sym
 
QNameDT - Static variable in class gr.forth.ics.vrp.corevrp.vocabulary.XMLSchema_DT
QName XML Schema datatype
QName_Begin - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
lexical states
QName_Begin - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
lexical states
QName_End - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer
 
QName_End - Static variable in class gr.forth.ics.vrp.corevrp.parser.Lexer_Simple
 
Query - class eworks.RQL.model.Query.
Represents a RQL query.
Query() - Constructor for class eworks.RQL.model.Query
Creates a new and empty RQL query.
Query(ProjectionList, RangeList, DisjunctionCondition, boolean) - Constructor for class eworks.RQL.model.Query
Creates a new query with a certain projection list, range list and disjunction condition.
Query - class eworks.eRQL.model.Query.
Abstract base class for subqueries.
Query() - Constructor for class eworks.eRQL.model.Query
Creates an empty statement query.
Query(Value) - Constructor for class eworks.eRQL.model.Query
Creates an query and encapsulated the given value.
query(String) - Method in class eworks.RQL.engine.RqlEngine
Evaluates a given RQL query and returns the query's result.
query(File, String) - Method in class eworks.eRQL.engine.eRqlEngine
Evaluates the eRQL query queryString.
query(RqlEngine) - Method in class eworks.eRQL.model.Conjunction
Evaluates this disjunction and returns the result.
query(RqlEngine) - Method in class eworks.eRQL.model.Disjunction
Evaluates this disjunction and returns the result.
query(RqlEngine) - Method in class eworks.eRQL.model.DocumentQuery
Evaluates this query and returns the result using the given rqlEngine.
query(RqlEngine) - Method in class eworks.eRQL.model.Literal
Evaluates this literal.
query(RqlEngine, boolean) - Method in class eworks.eRQL.model.Literal
Evaluates this literal.
query(RqlEngine) - Method in class eworks.eRQL.model.PoiQuery
Evaluates this query and returns the result using the given rqlEngine.
query(RqlEngine) - Method in class eworks.eRQL.model.Query
Evaluates this query and returns the result using the given rqlEngine.
query(RqlEngine) - Method in class eworks.eRQL.model.StatementQuery
Evaluates this query and returns the result using the given rqlEngine.
query(RqlEngine) - Method in class eworks.eRQL.model.Value
Evaluates this part of the query.

eRqlEngine API documentation - http://www.wleklinski.de/rdf/
A B C D E F G H I J L M N O P Q R S T U V W X Y _