Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
A
absolutizeURI(String)
- Static method in class de.fuberlin.wiwiss.d2rq.parser.
MapParser
Turns a relative URI into an absolute one, by using the current directory's
file:
URI as a base.
addAdditionalProperty(Resource, RDFNode)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ClassMap
addAlias(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ResourceMap
addAlias(AliasMap.Alias)
- Method in class de.fuberlin.wiwiss.d2rq.parser.
RelationBuilder
addAliased(RelationBuilder)
- Method in class de.fuberlin.wiwiss.d2rq.parser.
RelationBuilder
addAliasMap(AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.sql.
SelectStatementBuilder
addBindNode(Node, int, int, int)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
VariableBindings
Adds information for a variable that is to be bound in this stage.
addBindNode(Node, int, int, int)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
VarInfos
addBoundNode(Node, int, int, int)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
VariableBindings
Adds information for a node that was already bound in this or a previous stage.
addBoundNode(Node, int, int, int)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
VarInfos
addClass(Resource)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ClassMap
addClassMap(ClassMap)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Mapping
addCondition(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ResourceMap
addCondition(String)
- Method in class de.fuberlin.wiwiss.d2rq.parser.
RelationBuilder
addCondition(Expression)
- Method in class de.fuberlin.wiwiss.d2rq.sql.
SelectStatementBuilder
Adds a WHERE clause to the query.
addConstraintsToSQL(SelectStatementBuilder)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
ConstraintHandler
Creates SQL code for the node constraints.
addConstraintsToSQL(SelectStatementBuilder)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
NodeConstraintImpl
The collected constraints are created as SQL constraints.
addData(SesameRepository, AdminListener)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
addData(File, String, RDFFormat, boolean, AdminListener)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
addData(InputStream, String, RDFFormat, boolean, AdminListener)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
addData(Reader, String, RDFFormat, boolean, AdminListener)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
addData(String, String, RDFFormat, boolean, AdminListener)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
addData(URL, String, RDFFormat, boolean, AdminListener)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
addDatabase(Database)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Mapping
addDateColumn(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
addExpression(Expression, int)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
VarInfos
addGraph(Graph)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
addGraph(Graph, boolean)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
addGraph(QueryLanguage, String)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
addGraph(QueryLanguage, String, boolean)
- Method in class de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
Performs no action, because D2RQRepositories are always write protected.
additionalProperty
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
AdditionalProperty
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
Adds an additonal property to a class if D2R Map is used for DB exports, not DB queries.
addJoin(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ResourceMap
addJoinCondition(Join)
- Method in class de.fuberlin.wiwiss.d2rq.parser.
RelationBuilder
addNumericColumn(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
addOther(RelationBuilder)
- Method in class de.fuberlin.wiwiss.d2rq.parser.
RelationBuilder
addPotentialMatch(NodeMaker)
- Method in class de.fuberlin.wiwiss.d2rq.find.
URIMakerRule.URIMakerRuleChecker
addProperty(Resource)
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
addPropertyBridge(PropertyBridge)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ClassMap
addRelation(Relation)
- Method in class de.fuberlin.wiwiss.d2rq.sql.
SelectStatementBuilder
addSelectColumn(Attribute)
- Method in class de.fuberlin.wiwiss.d2rq.sql.
SelectStatementBuilder
Adds a column to the SELECT part of the query.
addSelectColumns(Set)
- Method in class de.fuberlin.wiwiss.d2rq.sql.
SelectStatementBuilder
Adds a list of
Attribute
s to the SELECT part of the query
addTextColumn(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
addTranslation(String, String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
TranslationTable
Adds a translation mapping.
addTranslationTable(TranslationTable)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Mapping
addValueContains(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ResourceMap
addValueRegex(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ResourceMap
addVariable(Node)
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
VariableBindings
alias()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap.Alias
alias
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
aliases()
- Method in interface de.fuberlin.wiwiss.d2rq.algebra.
Relation
The tables that are used to set up this relation, both in their aliased form, and with their original physical names.
aliases()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
RelationImpl
aliases
- Variable in class de.fuberlin.wiwiss.d2rq.map.
ResourceMap
aliases()
- Method in class de.fuberlin.wiwiss.d2rq.parser.
RelationBuilder
AliasMap
- Class in
de.fuberlin.wiwiss.d2rq.algebra
A map from table names to aliases.
AliasMap(Collection)
- Constructor for class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap
AliasMap.Alias
- Class in
de.fuberlin.wiwiss.d2rq.algebra
AliasMap.Alias(RelationName, RelationName)
- Constructor for class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap.Alias
allBindings
- Variable in class de.fuberlin.wiwiss.d2rq.fastpath.
VarInfos
Fast lookup information for different types of variables (shared, bind, bound).
allExpressions
- Variable in class de.fuberlin.wiwiss.d2rq.fastpath.
VarInfos
allowDistinct()
- Method in class de.fuberlin.wiwiss.d2rq.sql.
ConnectedDB
Some Databases do not handle large entries correctly.
allowDistinct
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
Value: true/false that describe the databases ability to handle DISTINCT correctly.
and(Expression)
- Method in class de.fuberlin.wiwiss.d2rq.expr.
Expression
AnyType
- Static variable in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
appendTo(StringBuffer)
- Method in interface de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator.Result
appendTo(StringBuffer)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
SQLExpr
applyTo(RelationName)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap
applyTo(Attribute)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap
applyTo(AliasMap.Alias)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap
applyTo(Join)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap
applyTo(AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap
applyTo(Attribute)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamer
applyTo(Join)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamer
applyTo(Expression)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamer
applyTo(AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamer
applyTo(Attribute)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamerMap
applyTo(AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamerMap
applyToJoinSet(Set)
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamer
ApplyTripleMakerIterator
- Class in
de.fuberlin.wiwiss.d2rq.sql
Iterates over the triple stream created by applying several triple makers to each row of an SQL
QueryExecutionIterator
.
ApplyTripleMakerIterator(ClosableIterator, TripleMaker)
- Constructor for class de.fuberlin.wiwiss.d2rq.sql.
ApplyTripleMakerIterator
ApplyTripleMakerRowIterator
- Class in
de.fuberlin.wiwiss.d2rq.fastpath
Iterates over the
ResultRow
s from one SQL query and transforms them into triples.
ApplyTripleMakerRowIterator(ClosableIterator, TripleMaker[])
- Constructor for class de.fuberlin.wiwiss.d2rq.fastpath.
ApplyTripleMakerRowIterator
assertArgumentNotNull(Object, Property, int)
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapObject
assertHasBeenDefined(Object, Property, int)
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapObject
assertHasPrimarySpec(Property[])
- Method in class de.fuberlin.wiwiss.d2rq.map.
ResourceMap
assertNotYetDefined(Object, Property, int)
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapObject
Attribute
- Class in
de.fuberlin.wiwiss.d2rq.algebra
A database column.
Attribute(String, String, String)
- Constructor for class de.fuberlin.wiwiss.d2rq.algebra.
Attribute
Constructs a new attribute from a schema name, table name and attribute name.
Attribute(RelationName, String)
- Constructor for class de.fuberlin.wiwiss.d2rq.algebra.
Attribute
attributeConditions(String)
- Method in class de.fuberlin.wiwiss.d2rq.values.
BlankNodeID
Extracts column values from a blank node ID string.
attributeConditions(String)
- Method in class de.fuberlin.wiwiss.d2rq.values.
Column
attributeConditions(String)
- Method in class de.fuberlin.wiwiss.d2rq.values.
Pattern
Extracts column values according to the pattern from a value string.
attributeConditions(String)
- Method in class de.fuberlin.wiwiss.d2rq.values.
ValueDecorator
attributeConditions(String)
- Method in interface de.fuberlin.wiwiss.d2rq.values.
ValueMaker
Returns a map of database fields and values corresponding to the argument.
AttributeEquality
- Class in
de.fuberlin.wiwiss.d2rq.expr
attributeName()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
Attribute
Extracts the database column name from a tablename.columnname combination.
AttributeNotNull
- Class in
de.fuberlin.wiwiss.d2rq.expr
attributes()
- Method in class de.fuberlin.wiwiss.d2rq.values.
BlankNodeID
attributes()
- Method in class de.fuberlin.wiwiss.d2rq.values.
Pattern
attributes1()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
Join
attributes2()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
Join
AttributeValue
- Class in
de.fuberlin.wiwiss.d2rq.expr
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X