Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.jrdf
,
org.jrdf.example
,
org.jrdf.example.performance
,
org.jrdf.graph
,
org.jrdf.graph.datatype
,
org.jrdf.graph.global
,
org.jrdf.graph.global.factory
,
org.jrdf.graph.global.index
,
org.jrdf.graph.global.iterator
,
org.jrdf.graph.global.molecule
,
org.jrdf.graph.local
,
org.jrdf.graph.local.disk
,
org.jrdf.graph.local.disk.iterator
,
org.jrdf.graph.local.index
,
org.jrdf.graph.local.index.graphhandler
,
org.jrdf.graph.local.index.longindex
,
org.jrdf.graph.local.index.longindex.bdb
,
org.jrdf.graph.local.index.longindex.db4o
,
org.jrdf.graph.local.index.longindex.mem
,
org.jrdf.graph.local.index.longindex.sesame
,
org.jrdf.graph.local.index.nodepool
,
org.jrdf.graph.local.index.nodepool.bdb
,
org.jrdf.graph.local.index.nodepool.db4o
,
org.jrdf.graph.local.index.nodepool.mem
,
org.jrdf.graph.local.index.operation
,
org.jrdf.graph.local.index.operation.mem
,
org.jrdf.graph.local.iterator
,
org.jrdf.graph.local.mem
,
org.jrdf.graph.local.util
,
org.jrdf.graph.operation
,
org.jrdf.gui
,
org.jrdf.gui.command
,
org.jrdf.gui.model
,
org.jrdf.gui.view
,
org.jrdf.map
,
org.jrdf.parser
,
org.jrdf.parser.bnodefactory
,
org.jrdf.parser.ntriples
,
org.jrdf.parser.ntriples.parser
,
org.jrdf.parser.rdfxml
,
org.jrdf.query
,
org.jrdf.query.execute
,
org.jrdf.query.expression
,
org.jrdf.query.relation
,
org.jrdf.query.relation.attributename
,
org.jrdf.query.relation.constants
,
org.jrdf.query.relation.mem
,
org.jrdf.query.relation.operation
,
org.jrdf.query.relation.operation.mem.common
,
org.jrdf.query.relation.operation.mem.join
,
org.jrdf.query.relation.operation.mem.join.anti
,
org.jrdf.query.relation.operation.mem.join.natural
,
org.jrdf.query.relation.operation.mem.join.outer
,
org.jrdf.query.relation.operation.mem.join.semi
,
org.jrdf.query.relation.operation.mem.project
,
org.jrdf.query.relation.operation.mem.restrict
,
org.jrdf.query.relation.operation.mem.semidifference
,
org.jrdf.query.relation.operation.mem.union
,
org.jrdf.query.relation.type
,
org.jrdf.set
,
org.jrdf.sparql
,
org.jrdf.sparql.analysis
,
org.jrdf.sparql.builder
,
org.jrdf.sparql.parser
,
org.jrdf.util
,
org.jrdf.util.bdb
,
org.jrdf.util.boundary
,
org.jrdf.util.param
,
org.jrdf.vocabulary
,
org.jrdf.writer
,
org.jrdf.writer.bdb
,
org.jrdf.writer.mem
,
org.jrdf.writer.rdfxml
Class Hierarchy
java.lang.
Object
org.jrdf.graph.
AbstractBlankNode
(implements org.jrdf.graph.
BlankNode
, java.io.
Serializable
)
org.jrdf.graph.global.
BlankNodeImpl
org.jrdf.graph.local.
BlankNodeImpl
(implements org.jrdf.graph.global.
GlobalizedBlankNode
)
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractList
<E> (implements java.util.
List
<E>)
java.util.
AbstractSequentialList
<E>
java.util.
LinkedList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
Queue
<E>, java.io.
Serializable
)
org.jrdf.graph.local.mem.
CollectionImpl
(implements org.jrdf.graph.
Collection
)
java.util.
ArrayList
<E> (implements java.lang.
Cloneable
, java.util.
List
<E>, java.util.
RandomAccess
, java.io.
Serializable
)
org.jrdf.graph.local.mem.
SequenceImpl
(implements org.jrdf.graph.
Sequence
)
org.jrdf.graph.global.
AbstractGlobalizedGraph
(implements org.jrdf.graph.global.
GlobalizedGraph
)
org.jrdf.graph.global.
GlobalizedGraphImpl
org.jrdf.graph.local.index.graphhandler.
AbstractGraphHandler
(implements org.jrdf.graph.local.index.graphhandler.
GraphHandler
)
org.jrdf.graph.local.index.graphhandler.
GraphHandler012
org.jrdf.graph.local.index.graphhandler.
GraphHandler120
(implements org.jrdf.graph.local.index.graphhandler.
GraphHandler
)
org.jrdf.graph.local.index.graphhandler.
GraphHandler201
(implements org.jrdf.graph.local.index.graphhandler.
GraphHandler
)
org.jrdf.example.performance.
AbstractGraphPerformance
(implements org.jrdf.example.performance.
GraphPerformance
)
org.jrdf.example.performance.
DiskPerformance
org.jrdf.example.performance.
MemPerformance
org.jrdf.graph.local.index.
AbstractIndex
<T> (implements org.jrdf.graph.local.index.
Index
<T>, java.io.
Serializable
)
org.jrdf.graph.global.index.
GlobalIndex
<Node>
org.jrdf.graph.local.index.longindex.db4o.
LongIndexDb4o
(implements org.jrdf.graph.local.index.longindex.
LongIndex
)
org.jrdf.graph.local.index.longindex.mem.
LongIndexMem
(implements org.jrdf.graph.local.index.longindex.
LongIndex
)
org.jrdf.graph.
AbstractLiteral
(implements org.jrdf.graph.
Literal
, java.io.
Serializable
)
org.jrdf.graph.global.
LiteralImpl
org.jrdf.graph.local.
LiteralImpl
(implements org.jrdf.graph.local.
LiteralMutableId
)
org.jrdf.graph.global.index.
AbstractMoleculeIndexMem
(implements org.jrdf.graph.global.index.
MoleculeIndex
, java.io.
Serializable
)
org.jrdf.graph.global.index.
OSPMoleculeIndexMem
org.jrdf.graph.global.index.
POSMoleculeIndexMem
org.jrdf.graph.global.index.
SPOMoleculeIndexMem
org.springframework.binding.value.support.AbstractPropertyChangePublisher (implements org.springframework.binding.value.PropertyChangePublisher)
org.springframework.richclient.command.AbstractCommand (implements org.springframework.beans.factory.BeanNameAware, org.springframework.richclient.command.GuardedActionCommandExecutor, org.springframework.beans.factory.InitializingBean, org.springframework.richclient.core.SecurityControllable)
org.springframework.richclient.command.ActionCommand (implements org.springframework.richclient.command.ActionCommandExecutor, org.springframework.richclient.command.ParameterizableActionCommandExecutor)
org.springframework.richclient.command.support.ApplicationWindowAwareCommand (implements org.springframework.richclient.application.config.ApplicationWindowAware)
org.jrdf.gui.command.
InvalidQueryCommand
org.jrdf.gui.command.
LoadRdfCommand
org.jrdf.gui.command.
NewQueryCommand
org.jrdf.gui.command.
OpenQueryCommand
org.jrdf.gui.command.
QueryRanCommand
org.jrdf.gui.command.
RdfFailedToLoadCommand
org.jrdf.gui.command.
RdfLoadedCommand
org.jrdf.gui.command.
RunQueryCommand
org.jrdf.gui.command.
SaveQueryCommand
org.jrdf.graph.local.
AbstractResource
(implements org.jrdf.graph.local.
LocalizedNode
, org.jrdf.graph.
Resource
)
org.jrdf.graph.local.
BlankNodeResourceImpl
(implements org.jrdf.graph.global.
GlobalizedBlankNode
)
org.jrdf.graph.local.
URIReferenceResourceImpl
javax.swing.table.
AbstractTableModel
(implements java.io.
Serializable
, javax.swing.table.
TableModel
)
org.jrdf.gui.view.
ResultsTableModel
org.jrdf.graph.
AbstractTriple
(implements java.io.
Serializable
, org.jrdf.graph.
Triple
)
org.jrdf.graph.
TripleImpl
org.jrdf.graph.
AbstractTripleFactory
(implements org.jrdf.graph.
TripleFactory
)
org.jrdf.graph.local.mem.
AbstractUnorderedContainer
(implements org.jrdf.graph.
Container
)
org.jrdf.graph.local.mem.
AlternativeImpl
(implements org.jrdf.graph.
Alternative
)
org.jrdf.graph.local.mem.
BagImpl
(implements org.jrdf.graph.
Bag
)
org.jrdf.graph.
AbstractURIReference
(implements java.io.
Serializable
, org.jrdf.graph.
URIReference
)
org.jrdf.graph.global.
URIReferenceImpl
org.jrdf.graph.local.
URIReferenceImpl
(implements org.jrdf.graph.local.
LocalizedNode
, java.io.
Serializable
)
org.jrdf.example.performance.
AddPerformanceImpl
(implements org.jrdf.example.performance.
AddPerformance
)
org.jrdf.sparql.parser.analysis.AnalysisAdapter (implements org.jrdf.sparql.parser.analysis.Analysis)
org.jrdf.sparql.parser.analysis.DepthFirstAdapter
org.jrdf.sparql.builder.
ElementBuilderImpl
(implements org.jrdf.sparql.builder.
ElementBuilder
)
org.jrdf.sparql.analysis.
PrefixAnalyserImpl
(implements org.jrdf.sparql.analysis.
PrefixAnalyser
)
org.jrdf.sparql.analysis.
ProjectAnalyserImpl
(implements org.jrdf.sparql.analysis.
ProjectAnalyser
)
org.jrdf.sparql.analysis.
SinglePrefixAnalyser
org.jrdf.sparql.analysis.
SparqlAnalyserImpl
(implements org.jrdf.sparql.analysis.
SparqlAnalyser
)
org.jrdf.sparql.builder.
TripleBuilderImpl
(implements org.jrdf.sparql.builder.
TripleBuilder
)
org.jrdf.sparql.analysis.
VariableAnalyser
org.jrdf.sparql.analysis.
WhereAnalyserImpl
(implements org.jrdf.sparql.analysis.
WhereAnalyser
)
org.jrdf.sparql.builder.
LiteralBuilderImpl
(implements org.jrdf.sparql.builder.
LiteralBuilder
, org.jrdf.sparql.parser.node.Switch)
org.jrdf.query.
AnswerImpl
(implements org.jrdf.query.
Answer
, java.io.
Serializable
)
org.jrdf.query.relation.operation.mem.join.anti.
AntiJoinImpl
(implements org.jrdf.query.relation.operation.
AntiJoin
)
org.jrdf.graph.
AnyNode
(implements org.jrdf.graph.
ObjectNode
, java.io.
Serializable
)
org.jrdf.graph.
AnyObjectNode
(implements org.jrdf.graph.
ObjectNode
, java.io.
Serializable
)
org.jrdf.graph.
AnyPredicateNode
(implements org.jrdf.graph.
PredicateNode
, java.io.
Serializable
)
org.jrdf.graph.local.disk.iterator.
AnyResourcePredicateIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.local.iterator.
AnyResourcePredicateIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.
AnySubjectNode
(implements java.io.
Serializable
, org.jrdf.graph.
SubjectNode
)
org.jrdf.graph.datatype.
AnyURIValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.springframework.richclient.application.support.ApplicationServicesAccessor
org.springframework.richclient.factory.AbstractControlFactory (implements org.springframework.richclient.factory.ControlFactory)
org.springframework.richclient.application.support.AbstractView (implements org.springframework.richclient.application.View)
org.jrdf.gui.view.
QueryViewImpl
(implements org.springframework.context.ApplicationListener, org.jrdf.gui.view.
QueryView
)
org.jrdf.sparql.analysis.
AttributeCollectorImpl
(implements org.jrdf.sparql.analysis.
VariableCollector
)
org.jrdf.query.relation.mem.
AttributeComparatorImpl
(implements org.jrdf.query.relation.
AttributeComparator
)
org.jrdf.query.relation.mem.
AttributeImpl
(implements org.jrdf.query.relation.
Attribute
)
org.jrdf.query.relation.attributename.
AttributeNameComparatorImpl
(implements org.jrdf.query.relation.attributename.
AttributeNameComparator
)
org.jrdf.query.relation.mem.
AttributeValuePairComparatorImpl
(implements org.jrdf.query.relation.
AttributeValuePairComparator
)
org.jrdf.query.relation.mem.
AttributeValuePairHelperImpl
(implements org.jrdf.query.relation.mem.
AttributeValuePairHelper
)
org.jrdf.query.relation.mem.
AttributeValuePairImpl
(implements org.jrdf.query.relation.
AttributeValuePair
)
org.jrdf.graph.local.index.operation.mem.
BasicOperations
org.jrdf.graph.local.index.operation.mem.
BasicOperations.DoCopyTripleStuff
org.jrdf.graph.local.index.operation.mem.
BasicOperations.DoIntersectionTripleStuff
org.jrdf.graph.local.index.operation.mem.
BasicOperations.DoReconstructTripleStuff
org.jrdf.graph.local.index.operation.mem.
BasicOperations.DoRemoveTripleStuff
org.jrdf.writer.bdb.
BdbBlankNodeRegistryImpl
(implements org.jrdf.writer.
BlankNodeRegistry
)
org.jrdf.util.bdb.
BdbEnvironmentHandlerImpl
(implements org.jrdf.util.bdb.
BdbEnvironmentHandler
)
org.jrdf.map.
BdbMapFactory
(implements org.jrdf.map.
MapFactory
)
org.jrdf.graph.local.index.nodepool.bdb.
BdbNodePoolFactory
(implements org.jrdf.graph.local.index.nodepool.
NodePoolFactory
)
org.jrdf.set.
BdbSortedSetFactory
(implements org.jrdf.set.
SortedSetFactory
)
org.jrdf.graph.global.molecule.
BlankNodeMapperImpl
(implements org.jrdf.graph.global.molecule.
BlankNodeMapper
)
org.jrdf.parser.ntriples.parser.
BlankNodeParserImpl
(implements org.jrdf.parser.ntriples.parser.
BlankNodeParser
)
org.jrdf.graph.local.iterator.
BlankNodeResourceIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.query.relation.type.
BlankNodeType
(implements org.jrdf.query.relation.type.
ValueNodeType
)
org.jrdf.graph.datatype.
BooleanValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.jrdf.graph.local.index.longindex.sesame.
BTree
org.jrdf.graph.local.index.longindex.sesame.
TripleBTree
org.jrdf.graph.local.index.longindex.sesame.
BTreeFactoryImpl
(implements org.jrdf.graph.local.index.longindex.sesame.
BTreeFactory
)
org.jrdf.graph.local.disk.iterator.
BTreeGraphIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.local.index.longindex.sesame.
ByteArrayUtil
org.jrdf.graph.local.index.longindex.sesame.
ByteHandler
org.jrdf.util.bdb.
ByteTripleComparatorFactoryImpl
(implements org.jrdf.util.bdb.
ByteTripleComparatorFactory
)
org.jrdf.util.bdb.
ByteTripleComparatorImpl
(implements java.util.
Comparator
<T>, java.io.
Serializable
)
org.jrdf.graph.datatype.
ByteValue
(implements org.jrdf.graph.datatype.
XSDDecimal
)
org.jrdf.graph.datatype.
CalendarValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.jrdf.query.relation.mem.
ComparatorFactoryImpl
(implements org.jrdf.query.relation.mem.
ComparatorFactory
)
org.jrdf.graph.local.index.operation.mem.
ComparisonImpl
(implements org.jrdf.graph.operation.
Comparison
)
org.jrdf.query.expression.
Conjunction
<V> (implements org.jrdf.query.expression.
Expression
<V>, java.io.
Serializable
)
org.jrdf.query.expression.
Constraint
<V> (implements org.jrdf.query.expression.
Expression
<V>, java.io.
Serializable
)
org.jrdf.graph.local.util.
CopyGraphUtilImpl
(implements org.jrdf.graph.local.util.
CopyGraphUtil
)
org.jrdf.graph.datatype.
DatatypeFactoryImpl
(implements org.jrdf.graph.datatype.
DatatypeFactory
)
org.jrdf.graph.datatype.
DateTimeValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.jrdf.map.
Db4oMapFactory
(implements org.jrdf.map.
MapFactory
)
org.jrdf.graph.local.index.nodepool.db4o.
Db4oNodePoolFactory
(implements org.jrdf.graph.local.index.nodepool.
NodePoolFactory
)
org.jrdf.graph.datatype.
DecimalValue
(implements org.jrdf.graph.datatype.
XSDDecimal
)
org.jrdf.example.performance.
DecomposerPerformance
org.jrdf.graph.local.index.longindex.sesame.
DefaultBTreeValueComparator
(implements org.jrdf.graph.local.index.longindex.sesame.
BTreeValueComparator
)
org.jrdf.graph.local.index.operation.mem.
DifferenceImpl
(implements org.jrdf.graph.local.index.operation.
Difference
)
org.jrdf.graph.local.disk.iterator.
DiskIteratorFactory
(implements org.jrdf.graph.local.iterator.
IteratorFactory
)
org.jrdf.graph.datatype.
DoubleValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.jrdf.graph.datatype.
DurationValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.jrdf.query.relation.operation.mem.join.
DyadicJoinImpl
(implements org.jrdf.query.relation.operation.
DyadicJoin
)
org.jrdf.query.
EmptyAnswer
(implements org.jrdf.query.
Answer
, java.io.
Serializable
)
org.jrdf.graph.local.iterator.
EmptyClosableIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.local.index.longindex.sesame.
Entry
(implements java.util.
Map.Entry
<K,V>)
org.jrdf.graph.local.index.longindex.sesame.
EntryIterator
(implements java.util.
Iterator
<E>)
org.jrdf.util.
EqualsUtil
org.jrdf.util.
EscapeURL
org.jrdf.util.
EscapeUtil
org.jrdf.query.expression.
ExpressionVisitorAdapter
(implements org.jrdf.query.expression.
ExpressionVisitor
)
org.jrdf.query.execute.
NaiveQueryEngineImpl
(implements org.jrdf.query.execute.
QueryEngine
)
org.jrdf.example.performance.
FindPerformanceImpl
(implements org.jrdf.example.performance.
FindPerformance
)
org.jrdf.graph.local.iterator.
FixedResourcePredicateIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.datatype.
FloatValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.jrdf.query.relation.operation.mem.join.outer.
FullOuterJoinImpl
(implements org.jrdf.query.relation.operation.
DyadicJoin
)
org.jrdf.graph.local.
GlobalizedBlankNodeComparatorImpl
(implements org.jrdf.graph.local.
BlankNodeComparator
, java.io.
Serializable
)
org.jrdf.graph.global.iterator.
GlobalizedGraphIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.global.factory.
GlobalizedGraphMemFactoryImpl
(implements org.jrdf.graph.global.factory.
GlobalizedGraphFactory
)
org.jrdf.graph.datatype.
GMonthCalendarValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.jrdf.graph.local.
GraphElementFactoryImpl
(implements org.jrdf.graph.
GraphElementFactory
)
org.jrdf.graph.local.
GraphFactoryImpl
(implements org.jrdf.graph.local.
ReadWriteGraphFactory
)
org.jrdf.graph.local.disk.
GraphFactoryImpl
(implements org.jrdf.graph.local.
ReadWriteGraphFactory
)
org.jrdf.graph.local.
GraphImpl
(implements org.jrdf.graph.
Graph
)
org.jrdf.graph.local.iterator.
GraphIterator
(implements org.jrdf.graph.local.iterator.
ClosableLocalIterator
<Triple>)
org.jrdf.parser.rdfxml.
GraphRdfXmlParser
(implements org.jrdf.parser.
Parser
)
org.jrdf.query.relation.mem.
GraphRelationFactoryImpl
(implements org.jrdf.query.relation.mem.
GraphRelationFactory
)
org.jrdf.query.relation.mem.
GraphRelationImpl
(implements org.jrdf.query.relation.
GraphRelation
)
org.jrdf.parser.
GraphStatementHandler
(implements org.jrdf.parser.
StatementHandler
)
org.jrdf.graph.local.util.
GraphToGraphMapperImpl
(implements org.jrdf.graph.local.util.
GraphToGraphMapper
)
org.jrdf.graph.global.
GroundedTripleComparatorFactoryImpl
(implements org.jrdf.graph.global.
GroundedTripleComparatorFactory
)
org.jrdf.graph.global.
GroundedTripleComparatorImpl
(implements org.jrdf.graph.
TripleComparator
, org.jrdf.graph.
TypedNodeVisitor
)
org.jrdf.graph.global.molecule.
HeadMoleculeImpl
(implements org.jrdf.graph.global.molecule.
NewMolecule
)
org.jrdf.graph.global.molecule.
HeadTripleComparator
(implements org.jrdf.graph.global.molecule.
MoleculeComparator
)
org.jrdf.graph.datatype.
IntegerValue
(implements org.jrdf.graph.datatype.
XSDDecimal
)
org.jrdf.graph.local.index.operation.mem.
IntersectionImpl
(implements org.jrdf.graph.local.index.operation.
Intersection
)
org.jrdf.graph.datatype.
IntValue
(implements org.jrdf.graph.datatype.
XSDDecimal
)
org.jrdf.util.
IteratorStack
<T> (implements java.util.
Iterator
<E>)
org.jrdf.example.
JrdfExample
org.jrdf.gui.model.
JRDFModelImpl
(implements org.jrdf.gui.model.
JRDFModel
)
org.jrdf.query.relation.operation.mem.join.outer.
LeftOuterJoinImpl
(implements org.jrdf.query.relation.operation.
DyadicJoin
)
org.jrdf.graph.datatype.
LexicalComparatorImpl
(implements org.jrdf.graph.datatype.
LexicalComparator
)
org.jrdf.query.relation.type.
LiteralNodeType
(implements org.jrdf.query.relation.type.
ValueNodeType
)
org.jrdf.parser.ntriples.parser.
LiteralParserImpl
(implements org.jrdf.parser.ntriples.parser.
LiteralParser
)
org.jrdf.graph.local.iterator.
LocalIteratorFactory
(implements org.jrdf.graph.local.iterator.
IteratorFactory
)
org.jrdf.graph.local.
LocalizedBlankNodeComparatorImpl
(implements org.jrdf.graph.local.
BlankNodeComparator
, java.io.
Serializable
)
org.jrdf.graph.local.
LocalizedNodeComparatorImpl
(implements org.jrdf.graph.local.
LocalizedNodeComparator
, java.io.
Serializable
)
org.jrdf.graph.local.index.nodepool.
LocalizerImpl
(implements org.jrdf.graph.local.index.nodepool.
Localizer
)
org.jrdf.graph.local.index.longindex.bdb.
LongIndexBdb
(implements org.jrdf.graph.local.index.longindex.
LongIndex
, java.io.
Serializable
)
org.jrdf.graph.local.index.longindex.sesame.
LongIndexSesame
(implements org.jrdf.graph.local.index.longindex.
LongIndex
)
org.jrdf.graph.datatype.
LongValue
(implements org.jrdf.graph.datatype.
DatatypeValue
, org.jrdf.graph.datatype.
XSDDecimal
)
org.jrdf.writer.mem.
MemBlankNodeRegistryImpl
(implements org.jrdf.writer.
BlankNodeRegistry
)
org.jrdf.map.
MemMapFactory
(implements org.jrdf.map.
MapFactory
)
org.jrdf.graph.local.index.nodepool.mem.
MemNodePoolFactory
(implements org.jrdf.graph.local.index.nodepool.
NodePoolFactory
)
org.jrdf.writer.rdfxml.
MemRdfXmlWriter
(implements org.jrdf.writer.
RdfWriter
)
org.jrdf.set.
MemSortedSetFactory
(implements org.jrdf.set.
SortedSetFactory
)
org.jrdf.graph.global.molecule.
MergeLocalSubmoleculesImpl
(implements org.jrdf.graph.global.molecule.
LocalMergeSubmolecules
)
org.jrdf.graph.global.molecule.
MergeMoleculesImpl
(implements org.jrdf.graph.global.molecule.
MergeMolecules
)
org.jrdf.graph.global.molecule.
MergeSubmoleculesImpl
(implements org.jrdf.graph.global.molecule.
MergeSubmolecules
)
org.jrdf.query.relation.operation.mem.union.
MinimumUnionFullOuterJoinImpl
(implements org.jrdf.query.relation.operation.
DyadicJoin
)
org.jrdf.query.relation.operation.mem.union.
MinimumUnionImpl
(implements org.jrdf.query.relation.operation.
Union
)
org.jrdf.query.relation.operation.mem.union.
MinimumUnionLeftOuterJoinImpl
(implements org.jrdf.query.relation.operation.mem.union.
MinimumUnionLeftOuterJoin
)
org.jrdf.graph.global.molecule.
MoleculeFactoryImpl
(implements org.jrdf.graph.global.molecule.
MoleculeFactory
)
org.jrdf.graph.global.molecule.
MoleculeImpl
(implements org.jrdf.graph.global.molecule.
Molecule
)
org.jrdf.graph.global.molecule.
MoleculeIteratorFactoryImpl
(implements org.jrdf.graph.global.molecule.
MoleculeIteratorFactory
)
org.jrdf.graph.global.molecule.
MoleculeParserImpl
(implements org.jrdf.graph.global.molecule.
MoleculeParser
)
org.jrdf.graph.global.molecule.
MoleculeParserStatementHandler
(implements org.jrdf.parser.
StatementHandler
)
org.jrdf.graph.global.molecule.
MoleculeSubsumptionImpl
(implements org.jrdf.graph.global.molecule.
MoleculeSubsumption
)
org.jrdf.query.relation.operation.mem.join.
NadicJoinImpl
(implements org.jrdf.query.relation.operation.
NadicJoin
)
org.jrdf.graph.global.molecule.
NaiveGraphDecomposerImpl
(implements org.jrdf.graph.global.molecule.
GraphDecomposer
)
org.jrdf.query.relation.operation.mem.join.natural.
NaturalJoinEngine
(implements org.jrdf.query.relation.operation.mem.join.
TupleEngine
)
org.jrdf.graph.global.molecule.
NewMoleculeComparatorImpl
(implements org.jrdf.graph.global.molecule.
NewMoleculeComparator
)
org.jrdf.graph.global.molecule.
NewMoleculeFactoryImpl
(implements org.jrdf.graph.global.molecule.
NewMoleculeFactory
)
org.jrdf.graph.global.molecule.
NewMoleculeHeadTripleComparatorImpl
(implements org.jrdf.graph.global.molecule.
NewMoleculeComparator
)
org.jrdf.graph.global.molecule.
NewMoleculeImpl
(implements org.jrdf.graph.global.molecule.
NewMolecule
)
org.jrdf.graph.global.molecule.
NewNaiveGraphDecomposerImpl
(implements org.jrdf.graph.global.molecule.
NewGraphDecomposer
)
org.jrdf.graph.local.
NodeComparatorImpl
(implements org.jrdf.graph.
NodeComparator
, org.jrdf.graph.
TypedNodeVisitor
)
org.jrdf.graph.local.index.nodepool.
NodePoolImpl
(implements org.jrdf.graph.local.index.nodepool.
NodePool
)
org.jrdf.util.
NodeTypeComparatorImpl
(implements org.jrdf.util.
NodeTypeComparator
)
org.jrdf.graph.local.iterator.
NodeTypeIterator
<T> (implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.local.index.nodepool.
NodeTypePoolImpl
(implements org.jrdf.graph.local.index.nodepool.
NodeTypePool
)
org.jrdf.query.relation.type.
NodeTypeVisitorAdapter
(implements org.jrdf.query.relation.type.
NodeTypeVisitor
)
org.jrdf.graph.global.iterator.
NonEmptyIteratorFactory
org.jrdf.graph.datatype.
NonNegativeIntegerValue
(implements org.jrdf.graph.datatype.
XSDDecimal
)
org.jrdf.graph.datatype.
NonPositiveIntegerValue
(implements org.jrdf.graph.datatype.
XSDDecimal
)
org.jrdf.sparql.analysis.
NoQuery
(implements org.jrdf.query.
Query
, java.io.
Serializable
)
org.jrdf.parser.ntriples.
NTriplesEventReader
(implements org.jrdf.parser.
RDFEventReader
)
org.jrdf.parser.ntriples.
NTriplesParser
(implements org.jrdf.parser.
Parser
, org.jrdf.parser.
StatementHandlerConfiguration
)
org.jrdf.parser.ntriples.
NTriplesRDFInputFactoryImpl
(implements org.jrdf.parser.
RDFInputFactory
)
org.jrdf.parser.ntriples.parser.
NTripleUtilImpl
(implements org.jrdf.parser.ntriples.parser.
NTripleUtil
, java.io.
Serializable
)
org.jrdf.query.relation.constants.
NullaryAttributeValuePair
(implements org.jrdf.query.relation.
AttributeValuePair
, java.io.
Serializable
)
org.jrdf.query.relation.constants.
NullaryTuple
(implements java.io.
Serializable
, org.jrdf.query.relation.
Tuple
)
org.jrdf.graph.global.molecule.
NullNewMolecule
(implements org.jrdf.graph.global.molecule.
NewMolecule
)
org.jrdf.graph.
NullURI
(implements java.io.
Serializable
)
org.jrdf.graph.local.iterator.
ObjectNodeIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.query.relation.type.
ObjectNodeType
(implements org.jrdf.query.relation.type.
PositionalNodeType
)
org.jrdf.parser.ntriples.parser.
ObjectParserImpl
(implements org.jrdf.parser.ntriples.parser.
ObjectParser
)
org.jrdf.graph.global.iterator.
OneFixedIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.local.iterator.
OneFixedIterator
(implements org.jrdf.graph.local.iterator.
ClosableLocalIterator
<Triple>)
org.jrdf.query.expression.
Optional
<V> (implements org.jrdf.query.expression.
Expression
<V>, java.io.
Serializable
)
org.jrdf.graph.local.
OrderedGraphFactoryImpl
(implements org.jrdf.graph.local.
ReadWriteGraphFactory
)
org.jrdf.graph.local.disk.
OrderedGraphFactoryImpl
(implements org.jrdf.graph.local.
ReadWriteGraphFactory
)
org.jrdf.graph.local.iterator.
OrderedIteratorFactoryImpl
(implements org.jrdf.graph.local.iterator.
IteratorFactory
)
org.jrdf.query.relation.operation.mem.union.
OuterUnionEngine
(implements org.jrdf.query.relation.operation.mem.join.
TupleEngine
)
org.jrdf.query.relation.operation.mem.union.
OuterUnionImpl
(implements org.jrdf.query.relation.operation.
Union
)
org.jrdf.util.param.
ParameterUtil
org.jrdf.example.performance.
ParsePerformanceImpl
(implements org.jrdf.example.performance.
ParsePerformance
)
org.jrdf.parser.bnodefactory.
ParserBlankNodeFactoryImpl
(implements org.jrdf.parser.
ParserBlankNodeFactory
)
org.jrdf.parser.ntriples.
ParserFactoryImpl
(implements org.jrdf.parser.ntriples.
ParserFactory
)
org.jrdf.sparql.parser.
ParserFactoryImpl
(implements org.jrdf.sparql.parser.
ParserFactory
)
org.jrdf.query.relation.attributename.
PositionName
(implements org.jrdf.query.relation.attributename.
AttributeName
)
org.jrdf.graph.local.iterator.
PredicateClosableIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.query.relation.type.
PredicateNodeType
(implements org.jrdf.query.relation.type.
PositionalNodeType
)
org.jrdf.query.relation.type.
PredicateObjectNodeType
(implements org.jrdf.query.relation.type.
PositionalNodeType
)
org.jrdf.writer.rdfxml.
PredicateObjectWriterImpl
(implements org.jrdf.writer.rdfxml.
PredicateObjectWriter
)
org.jrdf.parser.ntriples.parser.
PredicateParserImpl
(implements org.jrdf.parser.ntriples.parser.
PredicateParser
)
org.jrdf.query.relation.operation.mem.project.
ProjectImpl
(implements org.jrdf.query.relation.operation.
Project
)
org.jrdf.query.expression.
Projection
<V> (implements org.jrdf.query.expression.
Expression
<V>)
org.jrdf.graph.datatype.
QNameValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.jrdf.query.
QueryFactoryImpl
(implements org.jrdf.query.
QueryFactory
)
org.jrdf.query.
QueryImpl
(implements org.jrdf.query.
Query
)
org.jrdf.gui.view.
QueryPanelViewImpl
(implements org.jrdf.gui.view.
PanelView
, org.jrdf.gui.view.
QueryPanelView
)
org.jrdf.writer.mem.
RdfNamespaceMapImpl
(implements org.jrdf.writer.
RdfNamespaceMap
)
org.jrdf.writer.rdfxml.
RdfXmlDocumentImpl
(implements org.jrdf.writer.rdfxml.
RdfXmlDocument
)
org.jrdf.parser.rdfxml.
RdfXmlParser
(implements org.jrdf.parser.
ConfigurableParser
)
org.jrdf.example.
RdfXmlParserExample
org.jrdf.writer.rdfxml.
RdfXmlWriter
(implements org.jrdf.writer.
RdfWriter
)
org.jrdf.graph.local.
ReadableGraphImpl
(implements org.jrdf.graph.local.
ReadableGraph
)
org.jrdf.graph.local.
ReadWriteGraphImpl
(implements org.jrdf.graph.local.
ReadWriteGraph
)
org.jrdf.parser.ntriples.parser.
RegexLiteralMatcher
(implements org.jrdf.parser.ntriples.parser.
LiteralMatcher
, java.io.
Serializable
)
org.jrdf.util.boundary.
RegexMatcherFactoryImpl
(implements org.jrdf.util.boundary.
RegexMatcherFactory
, java.io.
Serializable
)
org.jrdf.util.boundary.
RegexMatcherImpl
(implements org.jrdf.util.boundary.
RegexMatcher
)
org.jrdf.query.relation.mem.
RelationComparatorImpl
(implements org.jrdf.query.relation.
RelationComparator
)
org.jrdf.query.relation.constants.
RelationDEE
(implements org.jrdf.query.relation.
Relation
, java.io.
Serializable
)
org.jrdf.query.relation.constants.
RelationDUM
(implements org.jrdf.query.relation.
Relation
, java.io.
Serializable
)
org.jrdf.query.relation.mem.
RelationFactoryImpl
(implements org.jrdf.query.relation.
RelationFactory
)
org.jrdf.query.relation.mem.
RelationHelperImpl
(implements org.jrdf.query.relation.mem.
RelationHelper
, java.io.
Serializable
)
org.jrdf.query.relation.mem.
RelationImpl
(implements org.jrdf.query.relation.
Relation
)
org.jrdf.query.relation.operation.mem.common.
RelationProcessorImpl
(implements org.jrdf.query.relation.operation.mem.common.
RelationProcessor
)
org.jrdf.graph.
ResourceComparator
(implements java.util.
Comparator
<T>, java.io.
Serializable
)
org.jrdf.graph.local.
ResourceFactoryImpl
(implements org.jrdf.graph.local.
ResourceFactory
)
org.jrdf.graph.local.iterator.
ResourceIterator
<E> (implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.local.iterator.
AnyResourceIterator
org.jrdf.graph.local.iterator.
URIReferenceResourceIterator
org.jrdf.graph.local.iterator.
ResourceIteratorFactoryImpl
(implements org.jrdf.graph.local.iterator.
ResourceIteratorFactory
)
org.jrdf.query.relation.type.
ResourceNodeType
(implements org.jrdf.query.relation.type.
NodeType
)
org.jrdf.writer.rdfxml.
ResourceWriterImpl
(implements org.jrdf.writer.rdfxml.
ResourceWriter
)
org.jrdf.query.relation.operation.mem.restrict.
RestrictImpl
(implements org.jrdf.query.relation.operation.
Restrict
)
org.jrdf.gui.view.
ResultsPanelViewImpl
(implements org.jrdf.gui.view.
PanelView
, org.jrdf.gui.view.
ResultsPanelView
)
org.jrdf.graph.global.
ReverseGroundedTripleComparatorFactoryImpl
(implements org.jrdf.graph.global.
GroundedTripleComparatorFactory
)
org.jrdf.graph.global.
ReverseGroundedTripleComparatorImpl
(implements org.jrdf.graph.
TripleComparator
)
org.jrdf.sparql.parser.
SableCcSparqlParser
(implements org.jrdf.sparql.parser.
SparqlParser
)
org.jrdf.graph.datatype.
SemanticComparatorImpl
(implements org.jrdf.graph.datatype.
SemanticComparator
)
org.jrdf.query.relation.operation.mem.semidifference.
SemiDifferenceImpl
(implements org.jrdf.query.relation.operation.
SemiDifference
)
org.jrdf.query.relation.operation.mem.join.semi.
SemiJoinEngine
(implements org.jrdf.query.relation.operation.mem.join.
TupleEngine
)
org.jrdf.query.relation.operation.mem.join.semi.
SemiJoinImpl
(implements org.jrdf.query.relation.operation.
DyadicJoin
)
org.jrdf.graph.datatype.
ShortValue
(implements org.jrdf.graph.datatype.
XSDDecimal
)
org.jrdf.query.relation.mem.
SortedAttributeFactoryImpl
(implements org.jrdf.query.relation.mem.
SortedAttributeFactory
)
org.jrdf.
SortedBdbJRDFFactory
(implements org.jrdf.
JRDFFactory
)
org.jrdf.
SortedDiskJRDFFactory
(implements org.jrdf.
JRDFFactory
)
org.jrdf.
SortedMemoryJRDFFactory
(implements org.jrdf.
JRDFFactory
)
org.jrdf.sparql.
SparqlConnectionImpl
(implements org.jrdf.sparql.
SparqlConnection
)
org.jrdf.gui.
SparqlGui
org.jrdf.sparql.builder.
SparqlQueryBuilder
(implements org.jrdf.sparql.builder.
QueryBuilder
)
org.jrdf.
SpringJRDFFactory
(implements org.jrdf.
JRDFFactory
)
org.jrdf.graph.local.index.nodepool.
StringNodeMapperFactoryImpl
(implements org.jrdf.graph.local.index.nodepool.
StringNodeMapperFactory
)
org.jrdf.graph.local.index.nodepool.
StringNodeMapperImpl
(implements java.io.
Serializable
, org.jrdf.graph.local.index.nodepool.
StringNodeMapper
)
org.jrdf.graph.datatype.
StringValue
(implements org.jrdf.graph.datatype.
DatatypeValue
)
org.jrdf.graph.local.iterator.
SubjectNodeIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.query.relation.type.
SubjectNodeType
(implements org.jrdf.query.relation.type.
PositionalNodeType
)
org.jrdf.query.relation.type.
SubjectObjectNodeType
(implements org.jrdf.query.relation.type.
PositionalNodeType
)
org.jrdf.parser.ntriples.parser.
SubjectParserImpl
(implements org.jrdf.parser.ntriples.parser.
SubjectParser
)
org.jrdf.query.relation.type.
SubjectPredicateNodeType
(implements org.jrdf.query.relation.type.
PositionalNodeType
)
org.jrdf.query.relation.type.
SubjectPredicateObjectNodeType
(implements org.jrdf.query.relation.type.
PositionalNodeType
)
org.jrdf.query.relation.operation.mem.union.
SubsumptionEngine
(implements org.jrdf.query.relation.operation.mem.join.
TupleEngine
)
org.jrdf.util.
TempDirectoryHandler
(implements org.jrdf.util.
DirectoryHandler
)
org.jrdf.graph.global.iterator.
ThreeFixedIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.local.iterator.
ThreeFixedIterator
(implements org.jrdf.graph.local.iterator.
ClosableLocalIterator
<Triple>)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
org.jrdf.graph.
GraphException
org.jrdf.graph.local.index.nodepool.
ExternalBlankNodeException
org.jrdf.graph.
GraphElementFactoryException
org.jrdf.query.
InvalidQuerySyntaxException
org.jrdf.parser.
ParseException
org.jrdf.parser.
StatementHandlerException
org.jrdf.graph.
TripleFactoryException
org.jrdf.graph.
AlreadyReifiedException
org.jrdf.writer.
WriteException
org.jrdf.writer.
NamespaceException
org.jrdf.graph.local.iterator.
TripleClosableIterator
(implements org.jrdf.graph.local.iterator.
ClosableLocalIterator
<Triple>)
org.jrdf.graph.local.
TripleComparatorImpl
(implements org.jrdf.graph.
TripleComparator
)
org.jrdf.parser.ntriples.parser.
TripleParserImpl
(implements org.jrdf.parser.ntriples.parser.
TripleParser
)
com.sleepycat.bind.tuple.TupleBase
com.sleepycat.bind.tuple.TupleBinding (implements com.sleepycat.bind.EntryBinding)
org.jrdf.util.bdb.
BlankNodeBinding
org.jrdf.util.bdb.
LongListBinding
org.jrdf.util.bdb.
NodeBinding
(implements java.io.
Serializable
)
org.jrdf.util.bdb.
TripleBinding
(implements java.io.
Serializable
)
org.jrdf.query.relation.mem.
TupleComparatorImpl
(implements org.jrdf.query.relation.
TupleComparator
)
org.jrdf.query.relation.mem.
TupleFactoryImpl
(implements org.jrdf.query.relation.
TupleFactory
)
org.jrdf.query.relation.mem.
TupleImpl
(implements org.jrdf.query.relation.
Tuple
)
org.jrdf.graph.global.iterator.
TwoFixedIterator
(implements org.jrdf.util.
ClosableIterator
<E>)
org.jrdf.graph.local.iterator.
TwoFixedIterator
(implements org.jrdf.graph.local.iterator.
ClosableLocalIterator
<Triple>)
org.jrdf.query.relation.type.
TypeComparatorImpl
(implements org.jrdf.query.relation.type.
TypeComparator
)
org.jrdf.graph.
TypedNodeVisitorAdapter
(implements org.jrdf.graph.
TypedNodeVisitor
)
org.jrdf.query.expression.
Union
<V> (implements org.jrdf.query.expression.
Expression
<V>, java.io.
Serializable
)
org.jrdf.graph.local.index.operation.mem.
UnionImpl
(implements org.jrdf.graph.local.index.operation.
Union
)
org.jrdf.query.relation.operation.mem.union.
UnionSimplificationImpl
(implements org.jrdf.query.relation.operation.mem.union.
UnionSimplification
)
org.jrdf.example.performance.
UpdatePerformanceImpl
(implements org.jrdf.example.performance.
UpdatePerformance
)
org.jrdf.query.relation.type.
URIReferenceNodeType
(implements org.jrdf.query.relation.type.
ValueNodeType
)
org.jrdf.parser.ntriples.parser.
URIReferenceParserImpl
(implements org.jrdf.parser.ntriples.parser.
URIReferenceParser
)
org.jrdf.query.relation.attributename.
VariableName
(implements org.jrdf.query.relation.attributename.
AttributeName
)
org.jrdf.vocabulary.
Vocabulary
(implements java.io.
Serializable
)
org.jrdf.vocabulary.
RDF
org.jrdf.vocabulary.
RDFS
org.jrdf.vocabulary.
XSD
org.jrdf.graph.local.
WritableGraphImpl
(implements org.jrdf.graph.local.
WritableGraph
)
org.jrdf.example.performance.
WritePerformanceImpl
(implements org.jrdf.example.performance.
WritePerformance
)
org.jrdf.parser.rdfxml.
XmlDatatypeUtil
org.jrdf.parser.rdfxml.
XmlSchema
org.jrdf.parser.rdfxml.
XmlUtil
Interface Hierarchy
org.jrdf.example.performance.
AddPerformance
org.jrdf.query.
Answer
org.jrdf.query.relation.mem.
AttributeValuePairHelper
org.jrdf.util.bdb.
BdbEnvironmentHandler
org.jrdf.graph.global.molecule.
BlankNodeMapper
org.jrdf.parser.ntriples.parser.
BlankNodeParser
org.jrdf.writer.
BlankNodeRegistry
org.jrdf.graph.local.index.longindex.sesame.
BTreeFactory
org.jrdf.graph.local.index.longindex.sesame.
BTreeIterator
org.jrdf.graph.local.index.longindex.sesame.
BTreeValueComparator
org.jrdf.util.bdb.
ByteTripleComparatorFactory
java.lang.
Comparable
<T>
org.jrdf.graph.datatype.
DatatypeValue
(also extends org.jrdf.graph.datatype.
EquivComparable
<T>, java.io.
Serializable
, org.jrdf.graph.
Value
, org.jrdf.graph.datatype.
ValueCreator
)
org.jrdf.graph.datatype.
XSDDecimal
org.jrdf.graph.datatype.
XSDDecimal
java.util.
Comparator
<T>
org.jrdf.query.relation.
AttributeComparator
(also extends java.io.
Serializable
)
org.jrdf.query.relation.attributename.
AttributeNameComparator
(also extends java.io.
Serializable
)
org.jrdf.query.relation.
AttributeValuePairComparator
(also extends java.io.
Serializable
)
org.jrdf.graph.local.
BlankNodeComparator
org.jrdf.graph.datatype.
LexicalComparator
(also extends java.io.
Serializable
)
org.jrdf.graph.local.
LocalizedNodeComparator
org.jrdf.graph.global.molecule.
MoleculeComparator
(also extends java.io.
Serializable
)
org.jrdf.graph.global.molecule.
NewMoleculeComparator
(also extends java.io.
Serializable
)
org.jrdf.graph.
NodeComparator
(also extends java.io.
Serializable
)
org.jrdf.util.
NodeTypeComparator
(also extends java.io.
Serializable
)
org.jrdf.query.relation.
RelationComparator
(also extends java.io.
Serializable
)
org.jrdf.graph.datatype.
SemanticComparator
(also extends java.io.
Serializable
)
org.jrdf.graph.
TripleComparator
(also extends java.io.
Serializable
)
org.jrdf.query.relation.
TupleComparator
(also extends java.io.
Serializable
)
org.jrdf.query.re