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
T
table1()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
Join
table2()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
Join
tableName()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
Attribute
Returns the database table name.
tableName()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
RelationName
TEXT_COLUMN
- Static variable in class de.fuberlin.wiwiss.d2rq.sql.
ConnectedDB
textColumn
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
timeMillis
- Variable in class de.fuberlin.wiwiss.d2rq.sql.
BeanCounter
toDBValue(String)
- Method in class de.fuberlin.wiwiss.d2rq.types.
DateTimeTranslator
toDBValue(String)
- Method in interface de.fuberlin.wiwiss.d2rq.values.
Translator
Translates a value that comes from an RDF source (for example a query) to a database value.
toRDFRelations()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
toRDFValue(String)
- Method in class de.fuberlin.wiwiss.d2rq.types.
DateTimeTranslator
toRDFValue(String)
- Method in interface de.fuberlin.wiwiss.d2rq.values.
Translator
Translates a value that comes from the database to an RDF value (URI, literal label, or blank node ID).
toSQL(ConnectedDB, AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.expr.
AttributeEquality
toSQL(ConnectedDB, AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.expr.
AttributeNotNull
toSQL(ConnectedDB, AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.expr.
AttributeValue
toSQL(ConnectedDB, AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.expr.
Conjunction
toSQL(ConnectedDB, AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.expr.
Disjunction
toSQL(ConnectedDB, AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.expr.
Expression
toSQL(ConnectedDB, AliasMap)
- Method in class de.fuberlin.wiwiss.d2rq.expr.
SQLExpression
toString()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap.Alias
toString()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
AliasMap
toString()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
Attribute
toString()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamerMap
toString()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
Join
toString()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
RelationName
toString()
- Method in class de.fuberlin.wiwiss.d2rq.algebra.
TripleRelation
toString()
- Method in class de.fuberlin.wiwiss.d2rq.expr.
AttributeEquality
toString()
- Method in class de.fuberlin.wiwiss.d2rq.expr.
AttributeNotNull
toString()
- Method in class de.fuberlin.wiwiss.d2rq.expr.
AttributeValue
toString()
- Method in class de.fuberlin.wiwiss.d2rq.expr.
Conjunction
toString()
- Method in class de.fuberlin.wiwiss.d2rq.expr.
Disjunction
toString()
- Method in class de.fuberlin.wiwiss.d2rq.expr.
SQLExpression
toString()
- Method in class de.fuberlin.wiwiss.d2rq.fastpath.
VariableIndex
toString()
- Method in class de.fuberlin.wiwiss.d2rq.map.
ClassMap
toString()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
toString()
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapObject
toString()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
toString()
- Method in class de.fuberlin.wiwiss.d2rq.map.
TranslationTable
toString()
- Method in class de.fuberlin.wiwiss.d2rq.map.
TranslationTable.Translation
toString()
- Method in class de.fuberlin.wiwiss.d2rq.nodes.
FixedNodeMaker
toString()
- Method in class de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker
toString(Node)
- Static method in class de.fuberlin.wiwiss.d2rq.pp.
PrettyPrinter
Pretty-prints an RDF node.
toString(Node, PrefixMapping)
- Static method in class de.fuberlin.wiwiss.d2rq.pp.
PrettyPrinter
Pretty-prints an RDF node and shortens URIs into QNames according to a
PrefixMapping
.
toString(Triple)
- Static method in class de.fuberlin.wiwiss.d2rq.pp.
PrettyPrinter
toString(Triple, PrefixMapping)
- Static method in class de.fuberlin.wiwiss.d2rq.pp.
PrettyPrinter
toString(RDFDatatype)
- Static method in class de.fuberlin.wiwiss.d2rq.pp.
PrettyPrinter
toString(RDFNode)
- Static method in class de.fuberlin.wiwiss.d2rq.pp.
PrettyPrinter
toString()
- Method in class de.fuberlin.wiwiss.d2rq.sql.
ResultRowMap
toString()
- Method in class de.fuberlin.wiwiss.d2rq.values.
BlankNodeID
toString()
- Method in class de.fuberlin.wiwiss.d2rq.values.
Column
toString()
- Method in class de.fuberlin.wiwiss.d2rq.values.
Pattern
toString()
- Method in class de.fuberlin.wiwiss.d2rq.values.
ValueDecorator
totalNumberOfExecutedSQLQueries
- Static variable in class de.fuberlin.wiwiss.d2rq.sql.
BeanCounter
totalNumberOfReturnedFields
- Static variable in class de.fuberlin.wiwiss.d2rq.sql.
BeanCounter
totalNumberOfReturnedRows
- Static variable in class de.fuberlin.wiwiss.d2rq.sql.
BeanCounter
translate(Expression)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
Translates a Jena RDQL Expression into an SQL expression.
translate(ParsedLiteral)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translate(Q_Var)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translate a variable.
translate(Expression.Variable)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translate(WorkingVar)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translate(Q_LogicalAnd)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translate(Q_LogicalOr)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translate(Q_UnaryNot)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
is this really the logical Not or bit not or both?
translateAnd(Q_LogicalAnd)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateArgs(Expression, boolean, ExpressionTranslator.Result)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translates an RDQL expression
translateBinary(OperatorMap, Expression)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateColumn(Attribute)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateExprVariable(Expression.Variable)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateNode(Node)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateNodeConstraint(NodeConstraintImpl)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateNot(Q_UnaryNot)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateOr(Q_LogicalOr)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateParsedLiteral(ParsedLiteral)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translatePattern(Pattern)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateQ_Var(Q_Var)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateString(String)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateString(String, int)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateToString(Expression)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateUnary(OperatorMap, Expression)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
no operator checking is performed
translateValue(NodeValue)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateVarName(String)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translateWith
- Variable in class de.fuberlin.wiwiss.d2rq.map.
ResourceMap
translateWith
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
translateWorkingVar(WorkingVar)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
translation
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
Translation
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
Translation Key/Value Pair.
TRANSLATION_MISSING_DBVALUE
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
TRANSLATION_MISSING_RDFVALUE
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
translationTable(Resource)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Mapping
TranslationTable
- Class in
de.fuberlin.wiwiss.d2rq.map
Represents a d2rq:TranslationTable.
TranslationTable(Resource)
- Constructor for class de.fuberlin.wiwiss.d2rq.map.
TranslationTable
TranslationTable
- Static variable in class de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
Lookup table for translations used in the mapping process.
TranslationTable.Translation
- Class in
de.fuberlin.wiwiss.d2rq.map
TranslationTable.Translation(String, String)
- Constructor for class de.fuberlin.wiwiss.d2rq.map.
TranslationTable.Translation
TRANSLATIONTABLE_DUPLICATE_HREF
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
TRANSLATIONTABLE_DUPLICATE_JAVACLASS
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
TRANSLATIONTABLE_HREF_AND_JAVACLASS
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
TRANSLATIONTABLE_TRANSLATION_AND_HREF
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
TRANSLATIONTABLE_TRANSLATION_AND_JAVACLASS
- Static variable in exception de.fuberlin.wiwiss.d2rq.
D2RQException
TranslationTableParser
- Class in
de.fuberlin.wiwiss.d2rq.csv
Parses the contents of a CSV file into a collection of
Translation
s.
TranslationTableParser(Reader)
- Constructor for class de.fuberlin.wiwiss.d2rq.csv.
TranslationTableParser
TranslationTableParser(String)
- Constructor for class de.fuberlin.wiwiss.d2rq.csv.
TranslationTableParser
translator()
- Method in class de.fuberlin.wiwiss.d2rq.map.
TranslationTable
Translator
- Interface in
de.fuberlin.wiwiss.d2rq.values
Custom translator between database values and RDF values.
TripleMaker
- Interface in
de.fuberlin.wiwiss.d2rq.sql
Something that can create RDF triples from a query result row.
tripleNr
- Variable in class de.fuberlin.wiwiss.d2rq.fastpath.
VariableIndex
TripleRelation
- Class in
de.fuberlin.wiwiss.d2rq.algebra
A respresentation of a d2rq:PropertyBridge, describing how a set of virtual triples are to be obtained from a database.
TripleRelation(Relation, NodeMaker, NodeMaker, NodeMaker)
- Constructor for class de.fuberlin.wiwiss.d2rq.algebra.
TripleRelation
TRUE
- Static variable in interface de.fuberlin.wiwiss.d2rq.algebra.
Relation
TRUE
- Static variable in class de.fuberlin.wiwiss.d2rq.expr.
Expression
trueBuffer
- Static variable in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
typedLiteral(RDFDatatype)
- Static method in class de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker
TypedNodeMaker
- Class in
de.fuberlin.wiwiss.d2rq.nodes
TypedNodeMaker(TypedNodeMaker.NodeType, ValueMaker, boolean)
- Constructor for class de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker
TypedNodeMaker.NodeType
- Interface in
de.fuberlin.wiwiss.d2rq.nodes
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