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

C

CachingGraphD2RQ - Class in de.fuberlin.wiwiss.d2rq
A GraphD2RQ that caches the results of the most recently performed queries on an LRU basis.
CachingGraphD2RQ(Model, String) - Constructor for class de.fuberlin.wiwiss.d2rq.CachingGraphD2RQ
 
cancel() - Method in class de.fuberlin.wiwiss.d2rq.fastpath.FastpathEngine
 
candidateRelationsForEachTriple(Triple[]) - Method in class de.fuberlin.wiwiss.d2rq.fastpath.FastpathEngine
 
canMatch(NodeMaker) - Method in class de.fuberlin.wiwiss.d2rq.find.URIMakerRule.URIMakerRuleChecker
 
castToString(ExpressionTranslator.Result) - Method in class de.fuberlin.wiwiss.d2rq.rdql.ExpressionTranslator
 
castToString(ExpressionTranslator.Result) - Method in class de.fuberlin.wiwiss.d2rq.rdql.MySQLExpressionTranslator
 
class_ - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Links d2rq:classMaps to RDFS or OWL classes.
ClassMap - Class in de.fuberlin.wiwiss.d2rq.map
 
ClassMap(Resource) - Constructor for class de.fuberlin.wiwiss.d2rq.map.ClassMap
 
classMap(Resource) - Method in class de.fuberlin.wiwiss.d2rq.map.Mapping
 
classMap - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Used to link RDFS or OWL classes to d2r:classMaps.
ClassMap - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
Maps an RDFS or OWL class to its database representation.
CLASSMAP_DUPLICATE_DATABASE - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
CLASSMAP_INVALID_DATABASE - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
CLASSMAP_NO_DATABASE - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
CLASSMAP_NO_PROPERTYBRIDGES - Static variable in exception de.fuberlin.wiwiss.d2rq.D2RQException
 
classMapInventory(String) - Method in class de.fuberlin.wiwiss.d2rq.GraphD2RQ
 
classMapNames() - Method in class de.fuberlin.wiwiss.d2rq.GraphD2RQ
 
classMapNamesForResource(Node) - Method in class de.fuberlin.wiwiss.d2rq.GraphD2RQ
 
classMapResources() - Method in class de.fuberlin.wiwiss.d2rq.map.Mapping
 
clear(AdminListener) - Method in class de.fuberlin.wiwiss.d2rq.sesame.D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
clearCache() - Method in class de.fuberlin.wiwiss.d2rq.CachingGraphD2RQ
Clears the current cache.
clone() - Method in class de.fuberlin.wiwiss.d2rq.sql.BeanCounter
 
close() - Method in class de.fuberlin.wiwiss.d2rq.fastpath.ApplyTripleMakerRowIterator
 
close() - Method in class de.fuberlin.wiwiss.d2rq.fastpath.PQCResultIterator
 
close() - Method in class de.fuberlin.wiwiss.d2rq.GraphD2RQ
 
close() - Method in class de.fuberlin.wiwiss.d2rq.rdql.D2RQPatternStage
Cancel operation of this stage.
close() - Method in class de.fuberlin.wiwiss.d2rq.sesame.D2RQStatementIterator
 
close() - Method in class de.fuberlin.wiwiss.d2rq.sql.ApplyTripleMakerIterator
 
close() - Method in class de.fuberlin.wiwiss.d2rq.sql.ConnectedDB
 
close() - Method in class de.fuberlin.wiwiss.d2rq.sql.QueryExecutionIterator
Make sure the SQL result set is closed and freed.
column - Variable in class de.fuberlin.wiwiss.d2rq.map.ResourceMap
 
Column - Class in de.fuberlin.wiwiss.d2rq.values
A ValueMaker that takes its values from a single column.
Column(Attribute) - Constructor for class de.fuberlin.wiwiss.d2rq.values.Column
 
column - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
 
ColumnRenamer - Class in de.fuberlin.wiwiss.d2rq.algebra
Something that can rename columns in various objects.
ColumnRenamer() - Constructor for class de.fuberlin.wiwiss.d2rq.algebra.ColumnRenamer
 
ColumnRenamerMap - Class in de.fuberlin.wiwiss.d2rq.algebra
A ColumnRenamer based on a fixed map of original and replacement columns.
ColumnRenamerMap(Map) - Constructor for class de.fuberlin.wiwiss.d2rq.algebra.ColumnRenamerMap
 
columns() - Method in class de.fuberlin.wiwiss.d2rq.expr.AttributeEquality
 
columns() - Method in class de.fuberlin.wiwiss.d2rq.expr.AttributeNotNull
 
columns() - Method in class de.fuberlin.wiwiss.d2rq.expr.AttributeValue
 
columns() - Method in class de.fuberlin.wiwiss.d2rq.expr.Conjunction
 
columns() - Method in class de.fuberlin.wiwiss.d2rq.expr.Disjunction
 
columns() - Method in class de.fuberlin.wiwiss.d2rq.expr.Expression
 
columns() - Method in class de.fuberlin.wiwiss.d2rq.expr.SQLExpression
 
columns() - Method in class de.fuberlin.wiwiss.d2rq.fastpath.NodeConstraintImpl
 
columnType(Attribute) - Method in class de.fuberlin.wiwiss.d2rq.dbschema.DatabaseSchemaInspector
 
columnType(Attribute) - Method in class de.fuberlin.wiwiss.d2rq.sql.ConnectedDB
Returns the columnType for a given database column.
CombinationIterator - Class in de.fuberlin.wiwiss.d2rq.fastpath
Iterates over combinations of elements from several arrays.
CombinationIterator(Object[][]) - Constructor for class de.fuberlin.wiwiss.d2rq.fastpath.CombinationIterator
 
compare(Object, Object) - Method in class de.fuberlin.wiwiss.d2rq.find.URIMakerRule
 
compareTo(Object) - Method in class de.fuberlin.wiwiss.d2rq.algebra.Attribute
Compares columns alphanumerically by qualified name, case sensitive.
compareTo(Object) - Method in class de.fuberlin.wiwiss.d2rq.algebra.RelationName
Relations without schema are less than relations with schema.
compareTo(Object) - Method in class de.fuberlin.wiwiss.d2rq.fastpath.VariableIndex
 
compiled(int) - Method in class de.fuberlin.wiwiss.d2rq.fastpath.StageInfo
 
compiledPropertyBridges() - Method in class de.fuberlin.wiwiss.d2rq.map.ClassMap
 
compiledPropertyBridges() - Method in class de.fuberlin.wiwiss.d2rq.map.Mapping
 
concatenateOp - Static variable in class de.fuberlin.wiwiss.d2rq.rdql.ExpressionTranslator
 
condition() - Method in interface de.fuberlin.wiwiss.d2rq.algebra.Relation
An expression that must be satisfied for all tuples in the relation.
condition() - Method in class de.fuberlin.wiwiss.d2rq.algebra.RelationImpl
 
condition - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
SQL WHERE condition that must be satisfied for a database row to be mapped.
conditions - Variable in class de.fuberlin.wiwiss.d2rq.map.ResourceMap
 
Conjunction - Class in de.fuberlin.wiwiss.d2rq.expr
 
connect() - Method in class de.fuberlin.wiwiss.d2rq.GraphD2RQ
Connects all databases.
connectedDB() - Method in class de.fuberlin.wiwiss.d2rq.map.Database
 
ConnectedDB - Class in de.fuberlin.wiwiss.d2rq.sql
 
ConnectedDB(String, String, String) - Constructor for class de.fuberlin.wiwiss.d2rq.sql.ConnectedDB
 
ConnectedDB(String, String, String, String, boolean, Set, Set, Set, int) - Constructor for class de.fuberlin.wiwiss.d2rq.sql.ConnectedDB
 
connection() - Method in class de.fuberlin.wiwiss.d2rq.sql.ConnectedDB
 
ConstraintHandler - Class in de.fuberlin.wiwiss.d2rq.fastpath
Handles variable node constraints for a TripleQuery conjunction.
ConstraintHandler() - Constructor for class de.fuberlin.wiwiss.d2rq.fastpath.ConstraintHandler
 
ConstraintHandler.NodeMakerIterator - Class in de.fuberlin.wiwiss.d2rq.fastpath
Iterates over all the nodes of a triple conjunction.
ConstraintHandler.NodeMakerIterator(RDFRelation[], Set) - Constructor for class de.fuberlin.wiwiss.d2rq.fastpath.ConstraintHandler.NodeMakerIterator
 
containsColumn(Attribute) - Method in class de.fuberlin.wiwiss.d2rq.algebra.Join
 
containsConstraint(String) - Static method in class de.fuberlin.wiwiss.d2rq.values.ValueDecorator
 
containsDuplicates - Variable in class de.fuberlin.wiwiss.d2rq.map.ResourceMap
 
containsDuplicates - Static variable in class de.fuberlin.wiwiss.d2rq.vocab.D2RQ
 
create(Attribute, Attribute) - Static method in class de.fuberlin.wiwiss.d2rq.expr.AttributeEquality
 
create(Attribute) - Static method in class de.fuberlin.wiwiss.d2rq.expr.AttributeNotNull
 
create(Attribute, String) - Static method in class de.fuberlin.wiwiss.d2rq.expr.AttributeValue
 
create(Collection) - Static method in class de.fuberlin.wiwiss.d2rq.expr.Conjunction
 
create(Collection) - Static method in class de.fuberlin.wiwiss.d2rq.expr.Disjunction
 
create(String) - Static method in class de.fuberlin.wiwiss.d2rq.expr.SQLExpression
 
create1(RelationName, RelationName) - Static method in class de.fuberlin.wiwiss.d2rq.algebra.AliasMap
 
createRuleChecker(Node) - Method in class de.fuberlin.wiwiss.d2rq.find.URIMakerRule
 

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