A B C D E F G H I J L M N O P Q R S T U V W X

R

RDQLTest - class de.fuberlin.wiwiss.d2rq.functional_tests.RDQLTest.
Functional tests that exercise a ModelD2RQ by running RDQL queries against it.
RDQLTest(String) - Constructor for class de.fuberlin.wiwiss.d2rq.functional_tests.RDQLTest
 
RDQLTestFramework - class de.fuberlin.wiwiss.d2rq.RDQLTestFramework.
Functional tests that exercise a ModelD2RQ by running RDQL queries against it.
RDQLTestFramework(String) - Constructor for class de.fuberlin.wiwiss.d2rq.RDQLTestFramework
 
RegexRestriction - class de.fuberlin.wiwiss.d2rq.map.RegexRestriction.
Restriction which can be chained with another ValueSource to state that all its values match a certain regular expression.
RegexRestriction(ValueSource, String) - Constructor for class de.fuberlin.wiwiss.d2rq.map.RegexRestriction
 
ResultIteratorTest - class de.fuberlin.wiwiss.d2rq.ResultIteratorTest.
Tests for D2RQResultIterator.
ResultIteratorTest() - Constructor for class de.fuberlin.wiwiss.d2rq.ResultIteratorTest
 
RightType - Static variable in class de.fuberlin.wiwiss.d2rq.rdql.ExpressionTranslator
 
RightType - Static variable in class de.fuberlin.wiwiss.d2rq.rdql.OperatorMap
 
ranges - Variable in class de.fuberlin.wiwiss.d2rq.helpers.IndexArray
 
rdf2db - Variable in class de.fuberlin.wiwiss.d2rq.map.TranslationTable
 
rdfValue - Static variable in class de.fuberlin.wiwiss.d2rq.map.D2RQ
 
rdql(String) - Method in class de.fuberlin.wiwiss.d2rq.RDQLTestFramework
 
rdqlConstraints - Variable in class de.fuberlin.wiwiss.d2rq.rdql.ConstraintHandler
 
rdqlLogger - Static variable in class de.fuberlin.wiwiss.d2rq.RDQLTestFramework
 
rdqlOperator - Variable in class de.fuberlin.wiwiss.d2rq.rdql.OperatorMap
 
rdqlTranslator - Variable in class de.fuberlin.wiwiss.d2rq.rdql.ConstraintHandler
 
reader - Variable in class de.fuberlin.wiwiss.d2rq.helpers.CSVParser
 
reconstructPattern() - Method in class de.fuberlin.wiwiss.d2rq.map.Pattern
 
reducePropertyBridges() - Method in class de.fuberlin.wiwiss.d2rq.rdql.PatternQueryCombiner
 
referColumn(Column) - Method in class de.fuberlin.wiwiss.d2rq.find.SQLStatementMaker
 
referColumns(Collection) - Method in class de.fuberlin.wiwiss.d2rq.find.SQLStatementMaker
 
referTable(String) - Method in class de.fuberlin.wiwiss.d2rq.find.SQLStatementMaker
 
referedTables - Variable in class de.fuberlin.wiwiss.d2rq.find.SQLStatementMaker
 
referedTables - Variable in class de.fuberlin.wiwiss.d2rq.rdql.TablePrefixer
Database table names (Strings) in their alias form.
refersToClassMap - Static variable in class de.fuberlin.wiwiss.d2rq.map.D2RQ
 
regex - Variable in class de.fuberlin.wiwiss.d2rq.map.RegexRestriction
 
remove() - Method in class de.fuberlin.wiwiss.d2rq.find.D2RQResultIterator
Delete the current row entry
remove() - Method in class de.fuberlin.wiwiss.d2rq.helpers.ConjunctionIterator
 
remove() - Method in class de.fuberlin.wiwiss.d2rq.map.Pattern.PartsIterator
 
remove() - Method in class de.fuberlin.wiwiss.d2rq.rdql.ConstraintHandler.NodeMakerIterator
 
remove() - Method in class de.fuberlin.wiwiss.d2rq.rdql.PatternQueryCombiner.PQCResultIterator
 
removeNext() - Method in class de.fuberlin.wiwiss.d2rq.find.D2RQResultIterator
 
removeOptionalJoins() - Method in class de.fuberlin.wiwiss.d2rq.find.TripleQuery
 
replaceTablesInExpression(String) - Method in class de.fuberlin.wiwiss.d2rq.rdql.TablePrefixer
Tries to prefix table names in expression.
replacedColumns - Variable in class de.fuberlin.wiwiss.d2rq.find.TripleQuery
 
resourcesConditionsMap - Variable in class de.fuberlin.wiwiss.d2rq.map.MapParser
 
resourcesDatabasesMap - Variable in class de.fuberlin.wiwiss.d2rq.map.MapParser
 
resultBindingIteratorValue(ResultBindingIterator, ResultBinding) - Static method in class de.fuberlin.wiwiss.d2rq.helpers.JenaCompatibility
 
resultBindingIteratorVarName(ResultBindingIterator) - Static method in class de.fuberlin.wiwiss.d2rq.helpers.JenaCompatibility
 
resultBindingToMap(ResultBinding) - Static method in class de.fuberlin.wiwiss.d2rq.RDQLTestFramework
 
resultBindingsToMaps(Set) - Static method in class de.fuberlin.wiwiss.d2rq.RDQLTestFramework
 
resultIteratorForTriplePattern(Triple[]) - Method in class de.fuberlin.wiwiss.d2rq.rdql.CombinedPatternStage
It is the subclass' duty to create an iterator.
resultIteratorForTriplePattern(Triple[]) - Method in class de.fuberlin.wiwiss.d2rq.rdql.D2RQPatternStage2
Sets up PatternQueryCombiner and returns its resultTriplesIterator.
resultSet - Variable in class de.fuberlin.wiwiss.d2rq.find.SQLResultSet
 
resultSet - Variable in class de.fuberlin.wiwiss.d2rq.rdql.PatternQueryCombiner.PQCResultIterator
iterator that returns triple arrays for database rows
resultStore - Variable in class de.fuberlin.wiwiss.d2rq.helpers.ConjunctionIterator
optionally a resultStore can be given.
resultStore - Variable in class de.fuberlin.wiwiss.d2rq.helpers.TestHelpers
 
resultStoreIsInitialized - Variable in class de.fuberlin.wiwiss.d2rq.helpers.ConjunctionIterator
 
resultTriples - Variable in class de.fuberlin.wiwiss.d2rq.FindTestFramework
 
resultTriplesIterator() - Method in class de.fuberlin.wiwiss.d2rq.rdql.PatternQueryCombiner
 
resultType(ExpressionTranslator.Result) - Method in class de.fuberlin.wiwiss.d2rq.rdql.OperatorMap
 
resultType(ExpressionTranslator.Result, ExpressionTranslator.Result) - Method in class de.fuberlin.wiwiss.d2rq.rdql.OperatorMap
 
resultType(ExpressionTranslator.Result, ExpressionTranslator.Result, boolean) - Method in class de.fuberlin.wiwiss.d2rq.rdql.OperatorMap
Computes the type that results from applying the operator to left (and right).
results - Variable in class de.fuberlin.wiwiss.d2rq.RDQLTestFramework
 
returnType - Variable in class de.fuberlin.wiwiss.d2rq.rdql.OperatorMap
 
returnValue - Variable in class de.fuberlin.wiwiss.d2rq.DummyValueSource
 
rightTypes - Variable in class de.fuberlin.wiwiss.d2rq.rdql.OperatorMap
 
rsForward - Variable in class de.fuberlin.wiwiss.d2rq.find.TripleResultSet
 
rsLogger - Static variable in class de.fuberlin.wiwiss.d2rq.RDQLTestFramework
 
run(TestResult) - Method in class de.fuberlin.wiwiss.d2rq.TestFramework
 
run(Pipe, Pipe) - Method in class de.fuberlin.wiwiss.d2rq.rdql.CombinedPatternStage
Pulls variable bindings from the previous stage adds bindings and pushes all into the following stage.
run(Pipe, Pipe) - Method in class de.fuberlin.wiwiss.d2rq.rdql.D2RQPatternStage
overridden from PatternStage (includes elements from run() and nest())
runTest() - Method in class de.fuberlin.wiwiss.d2rq.RDQLTestFramework
 
runTest() - Method in class de.fuberlin.wiwiss.d2rq.TestFramework
 
runVersion2 - Static variable in class de.fuberlin.wiwiss.d2rq.rdql.D2RQQueryHandler
 

A B C D E F G H I J L M N O P Q R S T U V W X