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
G
GraphD2RQ
- class de.fuberlin.wiwiss.d2rq.
GraphD2RQ
.
A D2RQ virtual read-only graph backed by a non-RDF database.
GraphD2RQ(String)
- Constructor for class de.fuberlin.wiwiss.d2rq.
GraphD2RQ
Creates a new D2RQ graph from a D2RQ mapping file in Notation 3 syntax.
GraphD2RQ(String, String)
- Constructor for class de.fuberlin.wiwiss.d2rq.
GraphD2RQ
Creates a new D2RQ graph from a D2RQ mapping file.
GraphD2RQ(Model)
- Constructor for class de.fuberlin.wiwiss.d2rq.
GraphD2RQ
Creates a new D2RQ graph from a Jena model containing a D2RQ mapping.
getATable()
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
Returns the name of an arbitrary database table that is accessed by this query.
getAliasMap()
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
TablePrefixer
getAliases()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
getAllJoinTables()
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
getBlankNodeId()
- Method in class com.hp.hpl.jena.graph.
PlaceholderNode
get the blank node id if the node is blank, otherwise die horribly
getCapabilities()
- Method in class de.fuberlin.wiwiss.d2rq.
GraphD2RQ
getClassMaps()
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapParser
getColumn(String, boolean)
- Static method in class de.fuberlin.wiwiss.d2rq.map.
Join
getColumnName()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Column
Extracts the database column name from a tablename.columnname combination.
getColumnNameNumberMap()
- Method in class de.fuberlin.wiwiss.d2rq.find.
SQLStatementMaker
getColumnType(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
getColumnType(Column)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
Returns the columnType for a given database column.
getColumnValues(String)
- Method in class de.fuberlin.wiwiss.d2rq.
DummyValueSource
getColumnValues()
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
getColumnValues(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
BlankNodeIdentifier
Extracts column values from a blank node ID string.
getColumnValues(Node)
- Method in class de.fuberlin.wiwiss.d2rq.map.
BlankNodeMaker
getColumnValues(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Column
getColumnValues(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ContainsRestriction
getColumnValues(Node)
- Method in class de.fuberlin.wiwiss.d2rq.map.
FixedNodeMaker
getColumnValues(Node)
- Method in class de.fuberlin.wiwiss.d2rq.map.
LiteralMaker
getColumnValues(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
MaxLengthRestriction
getColumnValues(Node)
- Method in interface de.fuberlin.wiwiss.d2rq.map.
NodeMaker
Returns a map of database fields and values corresponding to the argument node.
getColumnValues(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Pattern
Extracts column values according to the pattern from a value string.
getColumnValues(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
RegexRestriction
getColumnValues(String)
- Method in class de.fuberlin.wiwiss.d2rq.map.
TranslationTable.TranslatingValueSource
getColumnValues(Node)
- Method in class de.fuberlin.wiwiss.d2rq.map.
UriMaker
getColumnValues(String)
- Method in interface de.fuberlin.wiwiss.d2rq.map.
ValueSource
Returns a map of database fields and values corresponding to the argument.
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.
DummyValueSource
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
BlankNodeIdentifier
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
BlankNodeMaker
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Column
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
ContainsRestriction
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
FixedNodeMaker
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
LiteralMaker
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
MaxLengthRestriction
getColumns()
- Method in interface de.fuberlin.wiwiss.d2rq.map.
NodeMaker
Returns a set of all columns containing data necessary for this NodeMaker to build its nodes.
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Pattern
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
RegexRestriction
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
TranslationTable.TranslatingValueSource
getColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
UriMaker
getColumns()
- Method in interface de.fuberlin.wiwiss.d2rq.map.
ValueSource
Returns a set of all columns containing data necessary for this ValueSource.
getConditions()
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
getConditions()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
Returns the SQL WHERE conditions that must hold for a given database row or the bridge will not generate a triple.
getConnnection()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
Returns a connection to this database.
getD2RQMap()
- Static method in class de.fuberlin.wiwiss.d2rq.
TestFramework
getDatabase()
- Method in class de.fuberlin.wiwiss.d2rq.find.
SQLStatementMaker
getDatabase()
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
getDatabase(NodeMaker)
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapParser
getDatabase()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
getDatabasePassword()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
Returns the database password.
getDatabaseUsername()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
Returns the database username.
getDatabases()
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapParser
getEstimatedNumberOfResults()
- Method in class de.fuberlin.wiwiss.d2rq.helpers.
ConjunctionIterator
getEvaluationPriority()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
getEvaluationPriority()
- Method in class de.fuberlin.wiwiss.d2rq.map.
URIMatchPolicy
getExpressionTranslator()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
getFirstColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Join
getFirstTable()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Join
getJdbc()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
Returns the JDBC data source name.
getJdbcDriver()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
Returns the JDBC driver.
getJoins()
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
getJoins()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
getLiteral()
- Method in class com.hp.hpl.jena.graph.
PlaceholderNode
get the literal value of a literal node, otherwise die horribly
getLocalName()
- Method in class com.hp.hpl.jena.graph.
PlaceholderNode
get the localname part of this node if it's a URI node, else die horribly
getModelFromURL(String, String)
- Method in class de.fuberlin.wiwiss.d2rq.
GraphD2RQ
getNS()
- Static method in class de.fuberlin.wiwiss.d2rq.
TestFramework
getName()
- Method in class com.hp.hpl.jena.graph.
PlaceholderNode
get a variable nodes name, otherwise die horribly
getNameSpace()
- Method in class com.hp.hpl.jena.graph.
PlaceholderNode
get the namespace part of this node if it's a URI node, else die horribly
getNextIndexArray()
- Method in class de.fuberlin.wiwiss.d2rq.helpers.
ConjunctionIterator
getNode(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
BlankNodeMaker
Creates a new blank node based on the current row of the result set and the mapping of database column names to elements of the array.
getNode(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
FixedNodeMaker
getNode(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
LiteralMaker
getNode(String[], Map)
- Method in interface de.fuberlin.wiwiss.d2rq.map.
NodeMaker
Creates a new Node from a database result row.
getNode(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
UriMaker
getNodeMaker(int)
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
getObjectMaker()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
getOdbc()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Database
Returns the ODBC data source name.
getOtherSide(Column)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Join
getPredicateMaker()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
getPrefixedAliasMap()
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
TablePrefixer
getProcessingInstructions()
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapParser
getPropertyBridge()
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
getPropertyBridges()
- Method in class de.fuberlin.wiwiss.d2rq.
GraphD2RQ
getPropertyBridges()
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapParser
getQualifiedName()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Column
Returns the column name in
Table.Column
form
getQualifiedName(Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Column
getQuery(String)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTest
getQuotedColumnValue(String, int)
- Static method in class de.fuberlin.wiwiss.d2rq.find.
SQLStatementMaker
getReferedTables()
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
TablePrefixer
getReplacedColumns()
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
Returns a map from old
Column
s to new columns.
getResourceFromNode(Node)
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapParser
getResultIterator()
- Method in class de.fuberlin.wiwiss.d2rq.find.
QueryCombiner
getResultStore()
- Method in class de.fuberlin.wiwiss.d2rq.helpers.
ConjunctionIterator
getSQL(List)
- Method in class de.fuberlin.wiwiss.d2rq.find.
QueryCombiner
getSQL(TripleQuery[])
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
PatternQueryCombiner
getSQLOp(String)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
getSQLOp(Object)
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
getSQLStatement()
- Method in class de.fuberlin.wiwiss.d2rq.find.
SQLStatementMaker
getSecondColumns()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Join
getSecondTable()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Join
getSelectColumns()
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
getSingleJoinReferencingTable(String)
- Method in class de.fuberlin.wiwiss.d2rq.find.
TripleQuery
Gets a join that references a table, but only if there is exactly one join that references that table.
getString()
- Method in interface de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator.Result
getString()
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
SQLExpr
getStringBuffer()
- Method in interface de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator.Result
getStringBuffer()
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
SQLExpr
getSubjectMaker()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
getTableName()
- Method in class de.fuberlin.wiwiss.d2rq.map.
Column
Extracts the database table name from a tablename.columnname combination.
getTablePrefixer()
- Method in class de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
getTermType()
- Method in class de.fuberlin.wiwiss.d2rq.helpers.
ConjunctionIterator
getTranslatingValueSource(ValueSource)
- Method in class de.fuberlin.wiwiss.d2rq.map.
TranslationTable
Creates a new ValueSource that translates values from the argument ValueSource according to the mappings in this TranslationTable.
getTranslationTable(Node)
- Method in class de.fuberlin.wiwiss.d2rq.map.
MapParser
getTripleResultSet(List)
- Method in class de.fuberlin.wiwiss.d2rq.find.
QueryCombiner
getType()
- Method in interface de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator.Result
getType()
- Method in class de.fuberlin.wiwiss.d2rq.rdql.
SQLExpr
getURI()
- Method in class com.hp.hpl.jena.graph.
PlaceholderNode
get the URI of this node if it has one, else die horribly
getURI()
- Static method in class de.fuberlin.wiwiss.d2rq.map.
D2RQ
Returns the URI for this schema
getValue(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.
DummyValueSource
getValue(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
BlankNodeIdentifier
Creates an identifier from a database row.
getValue(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Column
Returns the value of this column from a database row.
getValue(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
ContainsRestriction
getValue(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
MaxLengthRestriction
getValue(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
Pattern
Constructs a String from the pattern using the given database row.
getValue(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
RegexRestriction
getValue(String[], Map)
- Method in class de.fuberlin.wiwiss.d2rq.map.
TranslationTable.TranslatingValueSource
getValue(String[], Map)
- Method in interface de.fuberlin.wiwiss.d2rq.map.
ValueSource
Retrieves a value from a database row according to some rule or pattern.
givenNode()
- Method in class com.hp.hpl.jena.graph.
PlaceholderNode
givenNodeType()
- Method in class com.hp.hpl.jena.graph.
PlaceholderNode
graph
- Variable in class de.fuberlin.wiwiss.d2rq.
FindTestFramework
graph
- Variable in class de.fuberlin.wiwiss.d2rq.map.
MapParser
graph
- Variable in class de.fuberlin.wiwiss.d2rq.rdql.
D2RQPatternStage
graph
- Variable in class de.fuberlin.wiwiss.d2rq.rdql.
D2RQPatternStage2
graph
- Variable in class de.fuberlin.wiwiss.d2rq.rdql.
D2RQQueryHandler
graph
- Variable in class de.fuberlin.wiwiss.d2rq.rdql.
PatternQueryCombiner
graphBaseFind(TripleMatch)
- Method in class de.fuberlin.wiwiss.d2rq.
GraphD2RQ
guard
- Variable in class de.fuberlin.wiwiss.d2rq.rdql.
CombinedPatternStage
A condition checker for the conditions that come with the query.
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