|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RqlEngine | |
eworks.eRQL.model |
Uses of RqlEngine in eworks.eRQL.model |
Methods in eworks.eRQL.model with parameters of type RqlEngine | |
abstract Tuples |
Value.query(RqlEngine rqlEngine)
Evaluates this part of the query. |
Tuples |
StatementQuery.query(RqlEngine rqlEngine)
Evaluates this query and returns the result using the given rqlEngine . |
Tuples |
Query.query(RqlEngine rqlEngine)
Evaluates this query and returns the result using the given rqlEngine . |
Tuples |
PoiQuery.query(RqlEngine rqlEngine)
Evaluates this query and returns the result using the given rqlEngine . |
Tuples |
Literal.query(RqlEngine rqlEngine)
Evaluates this literal. |
Tuples |
Literal.query(RqlEngine rqlEngine,
boolean poiMode)
Evaluates this literal. |
Tuples |
DocumentQuery.query(RqlEngine rqlEngine)
Evaluates this query and returns the result using the given rqlEngine . |
Tuples |
Disjunction.query(RqlEngine rqlEngine)
Evaluates this disjunction and returns the result. |
Tuples |
Conjunction.query(RqlEngine rqlEngine)
Evaluates this disjunction and returns the result. |
|
eRqlEngine API documentation - http://www.wleklinski.de/rdf/ | ||||||||||
PREV NEXT | FRAMES NO FRAMES |