Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
d2rq
,
de.fuberlin.wiwiss.d2rq
,
de.fuberlin.wiwiss.d2rq.algebra
,
de.fuberlin.wiwiss.d2rq.assembler
,
de.fuberlin.wiwiss.d2rq.csv
,
de.fuberlin.wiwiss.d2rq.dbschema
,
de.fuberlin.wiwiss.d2rq.fastpath
,
de.fuberlin.wiwiss.d2rq.find
,
de.fuberlin.wiwiss.d2rq.map
,
de.fuberlin.wiwiss.d2rq.mapgen
,
de.fuberlin.wiwiss.d2rq.nodes
,
de.fuberlin.wiwiss.d2rq.parser
,
de.fuberlin.wiwiss.d2rq.pp
,
de.fuberlin.wiwiss.d2rq.rdql
,
de.fuberlin.wiwiss.d2rq.sesame
,
de.fuberlin.wiwiss.d2rq.sql
,
de.fuberlin.wiwiss.d2rq.types
,
de.fuberlin.wiwiss.d2rq.values
,
de.fuberlin.wiwiss.d2rq.vocab
Class Hierarchy
java.lang.
Object
de.fuberlin.wiwiss.d2rq.algebra.
AliasMap.Alias
de.fuberlin.wiwiss.d2rq.sql.
ApplyTripleMakerIterator
(implements com.hp.hpl.jena.util.iterator.ClosableIterator)
de.fuberlin.wiwiss.d2rq.fastpath.
ApplyTripleMakerRowIterator
(implements com.hp.hpl.jena.util.iterator.ClosableIterator)
com.hp.hpl.jena.assembler.assemblers.AssemblerBase (implements com.hp.hpl.jena.assembler.Assembler)
de.fuberlin.wiwiss.d2rq.assembler.
D2RQAssembler
de.fuberlin.wiwiss.d2rq.algebra.
Attribute
(implements java.lang.
Comparable
<T>)
de.fuberlin.wiwiss.d2rq.sql.
BeanCounter
(implements java.lang.
Cloneable
)
de.fuberlin.wiwiss.d2rq.values.
BlankNodeID
(implements de.fuberlin.wiwiss.d2rq.values.
ValueMaker
)
de.fuberlin.wiwiss.d2rq.values.
Column
(implements de.fuberlin.wiwiss.d2rq.values.
ValueMaker
)
de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamer
de.fuberlin.wiwiss.d2rq.algebra.
AliasMap
de.fuberlin.wiwiss.d2rq.algebra.
ColumnRenamerMap
de.fuberlin.wiwiss.d2rq.fastpath.
CombinationIterator
(implements java.util.
Iterator
<E>)
de.fuberlin.wiwiss.d2rq.sql.
ConnectedDB
de.fuberlin.wiwiss.d2rq.fastpath.
ConstraintHandler
de.fuberlin.wiwiss.d2rq.fastpath.
ConstraintHandler.NodeMakerIterator
(implements java.util.
Iterator
<E>)
de.fuberlin.wiwiss.d2rq.vocab.
D2RQ
de.fuberlin.wiwiss.d2rq.sesame.
D2RQSource
(implements org.openrdf.sesame.sail.RdfSource)
de.fuberlin.wiwiss.d2rq.sesame.
D2RQStatementIterator
(implements org.openrdf.sesame.sail.StatementIterator)
de.fuberlin.wiwiss.d2rq.dbschema.
DatabaseSchemaInspector
de.fuberlin.wiwiss.d2rq.types.
DateTimeTranslator
(implements de.fuberlin.wiwiss.d2rq.values.
Translator
)
d2rq.
dump_rdf
de.fuberlin.wiwiss.d2rq.algebra.
Expression
de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator
de.fuberlin.wiwiss.d2rq.rdql.
MySQLExpressionTranslator
de.fuberlin.wiwiss.d2rq.fastpath.
FastpathEngine
de.fuberlin.wiwiss.d2rq.find.
FindQuery
de.fuberlin.wiwiss.d2rq.nodes.
FixedNodeMaker
(implements de.fuberlin.wiwiss.d2rq.nodes.
NodeMaker
)
d2rq.
generate_mapping
com.hp.hpl.jena.graph.impl.GraphBase (implements com.hp.hpl.jena.graph.impl.GraphWithPerform)
de.fuberlin.wiwiss.d2rq.
GraphD2RQ
(implements com.hp.hpl.jena.graph.Graph)
de.fuberlin.wiwiss.d2rq.
CachingGraphD2RQ
de.fuberlin.wiwiss.d2rq.algebra.
Join
de.fuberlin.wiwiss.d2rq.algebra.
JoinOptimizer
org.openrdf.sesame.repository.local.LocalRepository (implements org.openrdf.sesame.sail.SailChangedListener, org.openrdf.sesame.repository.SesameRepository)
de.fuberlin.wiwiss.d2rq.sesame.
D2RQRepository
(implements org.openrdf.sesame.repository.SesameRepository)
de.fuberlin.wiwiss.d2rq.map.
MapObject
de.fuberlin.wiwiss.d2rq.map.
Database
de.fuberlin.wiwiss.d2rq.map.
ResourceMap
de.fuberlin.wiwiss.d2rq.map.
ClassMap
de.fuberlin.wiwiss.d2rq.map.
PropertyBridge
de.fuberlin.wiwiss.d2rq.map.
TranslationTable
de.fuberlin.wiwiss.d2rq.parser.
MapParser
de.fuberlin.wiwiss.d2rq.map.
Mapping
de.fuberlin.wiwiss.d2rq.mapgen.
MappingGenerator
de.fuberlin.wiwiss.d2rq.algebra.
MutableRelation
(implements de.fuberlin.wiwiss.d2rq.algebra.
RelationalOperators
)
com.hp.hpl.jena.util.iterator.NiceIterator (implements com.hp.hpl.jena.util.iterator.ExtendedIterator)
de.fuberlin.wiwiss.d2rq.fastpath.
PQCResultIterator
(implements com.hp.hpl.jena.util.iterator.ClosableIterator)
de.fuberlin.wiwiss.d2rq.fastpath.
NodeConstraintImpl
(implements de.fuberlin.wiwiss.d2rq.nodes.
NodeSetFilter
)
de.fuberlin.wiwiss.d2rq.values.
Pattern
(implements de.fuberlin.wiwiss.d2rq.values.
ValueMaker
)
com.hp.hpl.jena.enhanced.Polymorphic
com.hp.hpl.jena.enhanced.EnhGraph
com.hp.hpl.jena.rdf.model.impl.ModelCom (implements com.hp.hpl.jena.rdf.model.Model, com.hp.hpl.jena.rdf.model.ModelLock, com.hp.hpl.jena.shared.PrefixMapping)
de.fuberlin.wiwiss.d2rq.
ModelD2RQ
(implements com.hp.hpl.jena.rdf.model.Model)
de.fuberlin.wiwiss.d2rq.pp.
PrettyPrinter
de.fuberlin.wiwiss.d2rq.sql.
QueryExecutionIterator
(implements com.hp.hpl.jena.util.iterator.ClosableIterator)
de.fuberlin.wiwiss.d2rq.parser.
RelationBuilder
de.fuberlin.wiwiss.d2rq.algebra.
RelationImpl
(implements de.fuberlin.wiwiss.d2rq.algebra.
Relation
)
de.fuberlin.wiwiss.d2rq.algebra.
RelationName
(implements java.lang.
Comparable
<T>)
de.fuberlin.wiwiss.d2rq.sql.
ResultRowMap
(implements de.fuberlin.wiwiss.d2rq.sql.
ResultRow
)
de.fuberlin.wiwiss.d2rq.sql.
SelectStatementBuilder
de.fuberlin.wiwiss.d2rq.sesame.
SesameJenaUtilities
com.hp.hpl.jena.graph.query.SimpleQueryHandler (implements com.hp.hpl.jena.graph.query.QueryHandler)
de.fuberlin.wiwiss.d2rq.rdql.
D2RQQueryHandler
(implements com.hp.hpl.jena.graph.query.QueryHandler)
de.fuberlin.wiwiss.d2rq.sql.
SQL
de.fuberlin.wiwiss.d2rq.rdql.
SQLExpr
(implements de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator.Result
)
com.hp.hpl.jena.graph.query.Stage
de.fuberlin.wiwiss.d2rq.rdql.
D2RQPatternStage
de.fuberlin.wiwiss.d2rq.fastpath.
StageInfo
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
java.lang.
RuntimeException
com.hp.hpl.jena.shared.JenaException
de.fuberlin.wiwiss.d2rq.
D2RQException
de.fuberlin.wiwiss.d2rq.map.
TranslationTable.Translation
de.fuberlin.wiwiss.d2rq.csv.
TranslationTableParser
de.fuberlin.wiwiss.d2rq.algebra.
TripleRelation
(implements de.fuberlin.wiwiss.d2rq.algebra.
RDFRelation
)
de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker
(implements de.fuberlin.wiwiss.d2rq.nodes.
NodeMaker
)
de.fuberlin.wiwiss.d2rq.algebra.
UnionOverSameBase
(implements de.fuberlin.wiwiss.d2rq.algebra.
RDFRelation
)
de.fuberlin.wiwiss.d2rq.find.
URIMakerRule
(implements java.util.
Comparator
<T>)
de.fuberlin.wiwiss.d2rq.find.
URIMakerRule.URIMakerRuleChecker
de.fuberlin.wiwiss.d2rq.values.
ValueDecorator
(implements de.fuberlin.wiwiss.d2rq.values.
ValueMaker
)
de.fuberlin.wiwiss.d2rq.fastpath.
VariableBindings
de.fuberlin.wiwiss.d2rq.fastpath.
VariableIndex
(implements java.lang.
Comparable
<T>)
de.fuberlin.wiwiss.d2rq.fastpath.
VarInfos
Interface Hierarchy
de.fuberlin.wiwiss.d2rq.rdql.
ExpressionTranslator.Result
de.fuberlin.wiwiss.d2rq.nodes.
NodeMaker
de.fuberlin.wiwiss.d2rq.nodes.
NodeSetFilter
de.fuberlin.wiwiss.d2rq.algebra.
RelationalOperators
de.fuberlin.wiwiss.d2rq.algebra.
Relation
de.fuberlin.wiwiss.d2rq.sql.
ResultRow
de.fuberlin.wiwiss.d2rq.values.
Translator
de.fuberlin.wiwiss.d2rq.sql.
TripleMaker
de.fuberlin.wiwiss.d2rq.algebra.
RDFRelation
de.fuberlin.wiwiss.d2rq.nodes.
TypedNodeMaker.NodeType
de.fuberlin.wiwiss.d2rq.values.
ValueDecorator.ValueConstraint
de.fuberlin.wiwiss.d2rq.values.
ValueMaker
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes