Hierarchy For All Packages
Package Hierarchies:- tech.oxfordsemantic.jrdfox,
- tech.oxfordsemantic.jrdfox.client,
- tech.oxfordsemantic.jrdfox.exceptions,
- tech.oxfordsemantic.jrdfox.formats,
- tech.oxfordsemantic.jrdfox.io,
- tech.oxfordsemantic.jrdfox.logic,
- tech.oxfordsemantic.jrdfox.logic.datalog,
- tech.oxfordsemantic.jrdfox.logic.expression,
- tech.oxfordsemantic.jrdfox.logic.sparql.path,
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern,
- tech.oxfordsemantic.jrdfox.logic.sparql.statement
Class Hierarchy
- java.lang.Object
- tech.oxfordsemantic.jrdfox.formats.internal.AbstractParser
- tech.oxfordsemantic.jrdfox.formats.DatalogParser
- tech.oxfordsemantic.jrdfox.formats.SPARQLParser
- tech.oxfordsemantic.jrdfox.client.ComponentInfo
- tech.oxfordsemantic.jrdfox.client.DataSourceInfo
- tech.oxfordsemantic.jrdfox.client.DataSourceTableInfo
- tech.oxfordsemantic.jrdfox.client.DataStoreInfo
- tech.oxfordsemantic.jrdfox.client.DataStorePart
- tech.oxfordsemantic.jrdfox.client.DeltaQueryAnswerInfo
- tech.oxfordsemantic.jrdfox.client.DeltaQueryInfo
- tech.oxfordsemantic.jrdfox.util.ImmutablePair<Type1,Type2> (implements tech.oxfordsemantic.jrdfox.client.Pair<Type1,Type2>)
- tech.oxfordsemantic.jrdfox.logic.datalog.Aggregate.Bind
- tech.oxfordsemantic.jrdfox.logic.expression.FunctionCall.ScalarValue
- tech.oxfordsemantic.jrdfox.logic.sparql.path.NegativePath.NegatedPath
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.QueryBody.GroupCondition
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.QueryBody.OrderCondition
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.SelectQuery.SelectionPair
- tech.oxfordsemantic.jrdfox.client.ImportResult
- tech.oxfordsemantic.jrdfox.client.InputSourceFactory
- java.io.InputStream (implements java.io.Closeable)
- tech.oxfordsemantic.jrdfox.io.CipherInputStream
- tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
- tech.oxfordsemantic.jrdfox.logic.LogicObject (implements java.io.Serializable)
- tech.oxfordsemantic.jrdfox.logic.datalog.BodyFormula
- tech.oxfordsemantic.jrdfox.logic.datalog.Aggregate
- tech.oxfordsemantic.jrdfox.logic.datalog.Atom
- tech.oxfordsemantic.jrdfox.logic.datalog.BindAtom
- tech.oxfordsemantic.jrdfox.logic.datalog.FilterAtom
- tech.oxfordsemantic.jrdfox.logic.datalog.TupleTableAtom
- tech.oxfordsemantic.jrdfox.logic.datalog.Negation
- tech.oxfordsemantic.jrdfox.logic.expression.Expression
- tech.oxfordsemantic.jrdfox.logic.expression.ExistenceExpression
- tech.oxfordsemantic.jrdfox.logic.expression.FunctionCall
- tech.oxfordsemantic.jrdfox.logic.expression.Term
- tech.oxfordsemantic.jrdfox.logic.expression.Resource
- tech.oxfordsemantic.jrdfox.logic.expression.Individual
- tech.oxfordsemantic.jrdfox.logic.expression.Literal
- tech.oxfordsemantic.jrdfox.logic.expression.Variable
- tech.oxfordsemantic.jrdfox.logic.expression.Resource
- tech.oxfordsemantic.jrdfox.logic.sparql.path.Path
- tech.oxfordsemantic.jrdfox.logic.sparql.path.AlternativePath
- tech.oxfordsemantic.jrdfox.logic.sparql.path.CountingPath
- tech.oxfordsemantic.jrdfox.logic.sparql.path.InversePath
- tech.oxfordsemantic.jrdfox.logic.sparql.path.NegativePath
- tech.oxfordsemantic.jrdfox.logic.sparql.path.ResourcePath
- tech.oxfordsemantic.jrdfox.logic.sparql.path.SequencePath
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.QueryPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.BindPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.DisjunctionPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.FilterPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.GraphPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.GroupGraphPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.ConjunctionPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.SubselectPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.MinusPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.OptionalPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.PathPattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.TriplePattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.TupleTablePattern
- tech.oxfordsemantic.jrdfox.logic.sparql.pattern.ValuesPattern
- tech.oxfordsemantic.jrdfox.logic.datalog.Rule
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.Statement
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.Query
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.ConstructQuery
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.SelectQuery
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.Update
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.DeleteInsertUpdate
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.GraphUpdate
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.LoadUpdate
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.Query
- tech.oxfordsemantic.jrdfox.logic.datalog.TupleTableName
- tech.oxfordsemantic.jrdfox.logic.datalog.BodyFormula
- tech.oxfordsemantic.jrdfox.logic.LogicObject (implements java.io.Serializable)
- tech.oxfordsemantic.jrdfox.logic.LogicAdapter<E> (implements tech.oxfordsemantic.jrdfox.logic.LogicVisitor<E>)
- tech.oxfordsemantic.jrdfox.logic.LogicWalker
- java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
- tech.oxfordsemantic.jrdfox.io.CipherOutputStream
- tech.oxfordsemantic.jrdfox.Prefixes (implements java.io.Serializable)
- tech.oxfordsemantic.jrdfox.Prefixes.PrefixData
- tech.oxfordsemantic.jrdfox.client.RDFoxServer
- tech.oxfordsemantic.jrdfox.client.RuleInfo
- tech.oxfordsemantic.jrdfox.client.StatementResult
- tech.oxfordsemantic.jrdfox.client.StatisticsInfo
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- tech.oxfordsemantic.jrdfox.exceptions.JRDFoxException
- tech.oxfordsemantic.jrdfox.exceptions.AuthenticationException
- tech.oxfordsemantic.jrdfox.exceptions.AuthorizationException
- tech.oxfordsemantic.jrdfox.exceptions.ConstraintViolationException
- tech.oxfordsemantic.jrdfox.exceptions.CursorAdvanceException
- tech.oxfordsemantic.jrdfox.exceptions.CursorNoLongerUsableException
- tech.oxfordsemantic.jrdfox.exceptions.DataStoreVersionDoesNotMatchException
- tech.oxfordsemantic.jrdfox.exceptions.DataStoreVersionMatchesException
- tech.oxfordsemantic.jrdfox.exceptions.DeltaQueryCompilationException
- tech.oxfordsemantic.jrdfox.exceptions.DuplicateResourceException
- tech.oxfordsemantic.jrdfox.exceptions.LaggingReplicationException
- tech.oxfordsemantic.jrdfox.exceptions.LicenseException
- tech.oxfordsemantic.jrdfox.exceptions.LockTimeoutException
- tech.oxfordsemantic.jrdfox.exceptions.OperationInterruptedException
- tech.oxfordsemantic.jrdfox.exceptions.ParsingException
- tech.oxfordsemantic.jrdfox.exceptions.QueryCompilationException
- tech.oxfordsemantic.jrdfox.exceptions.ResourceInUseException
- tech.oxfordsemantic.jrdfox.exceptions.RuleCompilationException
- tech.oxfordsemantic.jrdfox.exceptions.SystemCallException
- tech.oxfordsemantic.jrdfox.exceptions.UnknownResourceException
- tech.oxfordsemantic.jrdfox.exceptions.JRDFoxException
- java.lang.Exception
- tech.oxfordsemantic.jrdfox.client.TupleTableInfo
- tech.oxfordsemantic.jrdfox.formats.TurtleTriGWriter
- tech.oxfordsemantic.jrdfox.formats.internal.AbstractParser
Interface Hierarchy
- java.lang.AutoCloseable
- tech.oxfordsemantic.jrdfox.client.Cursor
- tech.oxfordsemantic.jrdfox.client.DataStoreConnection
- tech.oxfordsemantic.jrdfox.client.ServerConnection
- tech.oxfordsemantic.jrdfox.client.ImportNotificationMonitor
- tech.oxfordsemantic.jrdfox.formats.InputConsumer
- tech.oxfordsemantic.jrdfox.logic.LogicVisitor<E>
- tech.oxfordsemantic.jrdfox.client.QueryAnswerMonitor
- tech.oxfordsemantic.jrdfox.client.ResourceValue
- java.io.Serializable
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- tech.oxfordsemantic.jrdfox.client.BinaryDataStoreFormat
- tech.oxfordsemantic.jrdfox.logic.sparql.path.CountingPath.PathCountType
- tech.oxfordsemantic.jrdfox.logic.Datatype
- tech.oxfordsemantic.jrdfox.client.DeltaQueryAnswerType
- tech.oxfordsemantic.jrdfox.client.DeltaQueryEvaluationMode
- tech.oxfordsemantic.jrdfox.client.ExplanationType
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.GraphUpdate.GraphSpecification
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.GraphUpdate.GraphUpdateType
- tech.oxfordsemantic.jrdfox.client.ImportNotificationMonitor.NotificationAction
- tech.oxfordsemantic.jrdfox.client.ImportNotificationMonitor.NotificationType
- tech.oxfordsemantic.jrdfox.client.OfflineRequestResult
- tech.oxfordsemantic.jrdfox.client.PasswordSpecificationType
- tech.oxfordsemantic.jrdfox.Prefixes.DeclareResult
- tech.oxfordsemantic.jrdfox.Prefixes.DecodeResult
- tech.oxfordsemantic.jrdfox.logic.sparql.statement.QueryBody.SortOrder
- tech.oxfordsemantic.jrdfox.client.RDFoxServer.InstanceState
- tech.oxfordsemantic.jrdfox.client.TransactionState
- tech.oxfordsemantic.jrdfox.client.TransactionType
- tech.oxfordsemantic.jrdfox.client.TupleTableType
- tech.oxfordsemantic.jrdfox.client.UpdateType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)