Class Hierarchy
- java.lang.Object
- fr.lirmm.graphik.graal.api.core.AbstractAtom (implements fr.lirmm.graphik.graal.api.core.Atom)
- fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet (implements fr.lirmm.graphik.graal.api.core.AtomSet)
- fr.lirmm.graphik.graal.api.forward_chaining.AbstractChase<T1,T2> (implements fr.lirmm.graphik.graal.api.forward_chaining.Chase)
- fr.lirmm.graphik.graal.api.homomorphism.AbstractChecker (implements fr.lirmm.graphik.graal.api.homomorphism.ExistentialHomomorphismChecker)
- fr.lirmm.graphik.util.stream.AbstractCloseableIterator<E> (implements fr.lirmm.graphik.util.stream.CloseableIterator<T>)
- fr.lirmm.graphik.graal.api.forward_chaining.AbstractDirectChase<T1,T2> (implements fr.lirmm.graphik.graal.api.forward_chaining.Chase)
- fr.lirmm.graphik.graal.forward_chaining.BasicChase<T>
- org.jgrapht.graph.AbstractGraph<V,E> (implements org.jgrapht.Graph<V,E>)
- org.jgrapht.graph.AbstractBaseGraph<V,E> (implements java.lang.Cloneable, org.jgrapht.Graph<V,E>, java.io.Serializable)
- org.jgrapht.graph.DefaultDirectedGraph<V,E> (implements org.jgrapht.DirectedGraph<V,E>)
- fr.lirmm.graphik.graal.core.mapper.AbstractMapper (implements fr.lirmm.graphik.graal.api.core.mapper.Mapper)
- fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC.AcceptableCandidats
- fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC.VarData
- fr.lirmm.graphik.util.profiler.AbstractProfilable (implements fr.lirmm.graphik.util.profiler.Profilable)
- fr.lirmm.graphik.util.profiler.AbstractProfiler (implements fr.lirmm.graphik.util.profiler.Profiler)
- fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsBatchProcessor (implements fr.lirmm.graphik.graal.api.store.BatchProcessor)
- fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsConjunctiveQueryTranslator (implements fr.lirmm.graphik.graal.store.rdbms.RdbmsConjunctiveQueryTranslator)
- fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver (implements fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver)
- fr.lirmm.graphik.graal.backward_chaining.pure.AbstractRewritingOperator (implements fr.lirmm.graphik.util.profiler.Profilable, fr.lirmm.graphik.graal.backward_chaining.pure.RewritingOperator)
- fr.lirmm.graphik.graal.core.AbstractRule (implements fr.lirmm.graphik.graal.api.core.Rule)
- fr.lirmm.graphik.graal.forward_chaining.rule_applier.AbstractRuleApplier<T> (implements fr.lirmm.graphik.graal.api.forward_chaining.RuleApplier<R,A>)
- fr.lirmm.graphik.graal.core.compilation.AbstractRulesCompilation (implements fr.lirmm.graphik.graal.api.core.RulesCompilation)
- fr.lirmm.graphik.graal.core.ruleset.AbstractRuleSet (implements fr.lirmm.graphik.graal.api.core.RuleSet)
- fr.lirmm.graphik.graal.core.AbstractSubstitution (implements fr.lirmm.graphik.graal.api.core.Substitution)
- fr.lirmm.graphik.graal.api.core.AbstractTerm (implements fr.lirmm.graphik.graal.api.core.Term)
- fr.lirmm.graphik.graal.api.core.unifier.AbstractUnifierChecker (implements fr.lirmm.graphik.graal.api.core.unifier.UnifierChecker)
- fr.lirmm.graphik.graal.api.io.AbstractWriter
- fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocResultSet2PredicateConverter (implements fr.lirmm.graphik.util.stream.converter.Converter<U,T>)
- fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocResultSet2TermConverter (implements fr.lirmm.graphik.util.stream.converter.Converter<U,T>)
- fr.lirmm.graphik.graal.rulesetanalyser.graph.AffectedPositionSet
- fr.lirmm.graphik.graal.rulesetanalyser.Analyser
- fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet (implements fr.lirmm.graphik.graal.api.core.ImmutableRuleSet)
- fr.lirmm.graphik.util.stream.filter.AndFilter<E> (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.util.Apps
- fr.lirmm.graphik.util.ArrayIterator<T> (implements java.util.Iterator<E>)
- fr.lirmm.graphik.graal.api.core.AtomComparator (implements java.util.Comparator<T>, java.io.Serializable)
- fr.lirmm.graphik.graal.core.atomset.graph.AtomEdgeFactory (implements fr.lirmm.graphik.graal.api.factory.AtomFactory)
- fr.lirmm.graphik.graal.core.stream.filter.AtomFilter (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule (implements fr.lirmm.graphik.graal.api.core.Rule)
- fr.lirmm.graphik.graal.core.atomset.AtomSetUtils
- fr.lirmm.graphik.graal.core.AtomType
- fr.lirmm.graphik.graal.homomorphism.utils.BacktrackUtils
- fr.lirmm.graphik.graal.homomorphism.bbc.BCC
- fr.lirmm.graphik.util.graph.algorithm.BiconnectedComponents
- fr.lirmm.graphik.util.graph.algorithm.BiconnectedComponentsForHyperGraph
- fr.lirmm.graphik.util.graph.algorithm.BiconnectedComponentsForHyperGraph.Data
- fr.lirmm.graphik.util.stream.CloseableIterableAdapter<T> (implements fr.lirmm.graphik.util.stream.CloseableIterableWithoutException<T>)
- fr.lirmm.graphik.util.stream.CloseableIteratorAdapter<T> (implements fr.lirmm.graphik.util.stream.CloseableIteratorWithoutException<T>)
- fr.lirmm.graphik.graal.core.stream.filter.ConjunctiveQueryFilter (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables (implements fr.lirmm.graphik.graal.api.core.ConjunctiveQuery)
- fr.lirmm.graphik.graal.core.filter.ConstantFilter (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.util.stream.converter.ConverterIterator<U,T> (implements fr.lirmm.graphik.util.stream.CloseableIterator<T>)
- fr.lirmm.graphik.graal.core.atomset.graph.CurrentIndexFactory
- fr.lirmm.graphik.graal.store.rdbms.util.DBColumn (implements java.lang.Comparable<T>)
- fr.lirmm.graphik.graal.store.rdbms.util.DBTable
- fr.lirmm.graphik.graal.core.factory.DefaultAtomFactory (implements fr.lirmm.graphik.graal.api.factory.AtomFactory)
- fr.lirmm.graphik.graal.core.factory.DefaultAtomSetFactory (implements fr.lirmm.graphik.graal.api.factory.InMemoryAtomSetFactory)
- fr.lirmm.graphik.graal.core.store.DefaultBatchProcessor (implements fr.lirmm.graphik.graal.api.store.BatchProcessor)
- fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery (implements fr.lirmm.graphik.graal.api.core.ConjunctiveQuery)
- fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory (implements fr.lirmm.graphik.graal.api.factory.ConjunctiveQueryFactory)
- fr.lirmm.graphik.graal.core.DefaultConjunctiveQueryWithNegatedParts (implements fr.lirmm.graphik.graal.api.core.ConjunctiveQueryWithNegatedParts)
- fr.lirmm.graphik.graal.core.DefaultConstantGenerator (implements fr.lirmm.graphik.graal.api.core.ConstantGenerator)
- fr.lirmm.graphik.util.graph.DefaultDirectedEdge (implements fr.lirmm.graphik.util.graph.DirectedEdge)
- fr.lirmm.graphik.util.graph.DefaultDirectedGraph (implements fr.lirmm.graphik.util.graph.DirectedGraph)
- fr.lirmm.graphik.util.graph.DefaultEdge (implements fr.lirmm.graphik.util.graph.Edge)
- org.jgrapht.graph.DefaultEdge
- fr.lirmm.graphik.util.graph.DefaultGraph (implements fr.lirmm.graphik.util.graph.Graph)
- fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies (implements fr.lirmm.graphik.graal.api.core.GraphOfRuleDependencies)
- fr.lirmm.graphik.util.graph.DefaultHyperEdge (implements fr.lirmm.graphik.util.graph.HyperEdge)
- fr.lirmm.graphik.util.graph.DefaultHyperGraph (implements fr.lirmm.graphik.util.graph.HyperGraph)
- fr.lirmm.graphik.graal.core.ruleset.DefaultOntology (implements fr.lirmm.graphik.graal.api.core.Ontology)
- fr.lirmm.graphik.graal.core.factory.DefaultPredicateFactory (implements fr.lirmm.graphik.graal.api.factory.PredicateFactory)
- fr.lirmm.graphik.graal.core.DefaultQueryLabeler (implements fr.lirmm.graphik.graal.api.core.QueryLabeler)
- fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory (implements fr.lirmm.graphik.graal.api.factory.RuleFactory)
- fr.lirmm.graphik.graal.core.DefaultRuleLabeler (implements fr.lirmm.graphik.graal.api.core.RuleLabeler)
- fr.lirmm.graphik.graal.core.factory.DefaultStoreFactory (implements fr.lirmm.graphik.graal.api.factory.StoreFactory)
- fr.lirmm.graphik.graal.core.factory.DefaultSubstitutionFactory (implements fr.lirmm.graphik.graal.api.factory.SubstitutionFactory)
- fr.lirmm.graphik.graal.core.term.DefaultTermFactory (implements fr.lirmm.graphik.graal.api.factory.TermFactory)
- fr.lirmm.graphik.graal.core.unifier.DefaultUnifierAlgorithm (implements fr.lirmm.graphik.graal.api.core.unifier.UnifierAlgorithm)
- fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries (implements fr.lirmm.graphik.graal.api.core.UnionOfConjunctiveQueries)
- fr.lirmm.graphik.util.DefaultURI (implements fr.lirmm.graphik.util.URI)
- fr.lirmm.graphik.graal.core.DefaultVariableGenerator (implements fr.lirmm.graphik.graal.api.core.VariableGenerator)
- fr.lirmm.graphik.graal.io.dlp.Directive
- fr.lirmm.graphik.graal.homomorphism.utils.EqualityHandlerConverter (implements fr.lirmm.graphik.util.stream.converter.Converter<U,T>)
- fr.lirmm.graphik.graal.homomorphism.utils.EqualityUtils
- fr.lirmm.graphik.util.stream.filter.FilterIterator<U,T> (implements fr.lirmm.graphik.util.stream.CloseableIterator<T>)
- fr.lirmm.graphik.util.stream.filter.Filters
- fr.lirmm.graphik.graal.forward_chaining.halting_condition.FrontierRestrictedChaseHaltingCondition (implements fr.lirmm.graphik.graal.api.forward_chaining.ChaseHaltingCondition)
- fr.lirmm.graphik.graal.GraalConstant
- fr.lirmm.graphik.graal.rulesetanalyser.graph.GraphPositionDependencies
- fr.lirmm.graphik.graal.forward_chaining.halting_condition.HaltingConditionWithHandler (implements fr.lirmm.graphik.graal.api.forward_chaining.ChaseHaltingCondition)
- fr.lirmm.graphik.graal.core.atomset.graph.HashIndexFactory (implements fr.lirmm.graphik.graal.core.atomset.graph.IndexFactory)
- fr.lirmm.graphik.graal.core.mapper.IdentityMapper (implements fr.lirmm.graphik.graal.api.core.mapper.Mapper)
- fr.lirmm.graphik.graal.core.mapper.InverseAtomMapper (implements fr.lirmm.graphik.graal.api.core.mapper.AtomMapper)
- fr.lirmm.graphik.graal.core.mapper.InverseMapper (implements fr.lirmm.graphik.graal.api.core.mapper.Mapper)
- fr.lirmm.graphik.util.stream.IterableAdapter<T> (implements java.lang.Iterable<T>)
- fr.lirmm.graphik.util.stream.IteratorAdapter<T> (implements java.util.Iterator<E>)
- fr.lirmm.graphik.util.stream.Iterators
- fr.lirmm.graphik.graal.rulesetanalyser.graph.JointlyAffectedPositionSet
- fr.lirmm.graphik.graal.kb.KBBuilder
- fr.lirmm.graphik.graal.core.LabelRuleComparator (implements java.util.Comparator<T>, java.io.Serializable)
- fr.lirmm.graphik.util.LinkedSet<E> (implements java.util.Set<E>)
- fr.lirmm.graphik.util.collections.ListComparator<E> (implements java.util.Comparator<T>, java.io.Serializable)
- fr.lirmm.graphik.graal.core.filter.LiteralFilter (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.graal.core.mapper.MappedRuleSet (implements fr.lirmm.graphik.graal.api.core.RuleSet)
- fr.lirmm.graphik.graal.core.mapper.MapperAtomConverter (implements fr.lirmm.graphik.util.stream.converter.Converter<U,T>)
- fr.lirmm.graphik.graal.core.mapper.MapperPredicateConverter (implements fr.lirmm.graphik.util.stream.converter.Converter<U,T>)
- fr.lirmm.graphik.graal.core.mapper.MapperRuleConverter (implements fr.lirmm.graphik.util.stream.converter.Converter<U,T>)
- fr.lirmm.graphik.graal.rulesetanalyser.graph.MarkedVariableSet
- fr.lirmm.graphik.graal.rulesetanalyser.graph.MarkedVariableSet.MarkedRule
- fr.lirmm.graphik.util.MathUtils
- fr.lirmm.graphik.graal.core.stream.filter.NegativeConstraintFilter (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.graal.homomorphism.forward_checking.NFC2WithLimit.VarDataWithLimit
- fr.lirmm.graphik.util.profiler.NoProfiler (implements fr.lirmm.graphik.util.profiler.Profiler)
- fr.lirmm.graphik.util.string.NumberStringComparator (implements java.util.Comparator<T>, java.io.Serializable)
- fr.lirmm.graphik.util.stream.filter.OrFilter<E> (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.util.Partition<E> (implements java.lang.Iterable<T>)
- fr.lirmm.graphik.graal.api.core.Predicate (implements fr.lirmm.graphik.util.string.AppendableToStringBuilder, java.lang.Comparable<T>, java.io.Serializable)
- fr.lirmm.graphik.graal.rulesetanalyser.util.PredicatePosition (implements java.lang.Comparable<T>)
- fr.lirmm.graphik.util.Prefix
- fr.lirmm.graphik.util.PrefixManager (implements java.lang.Iterable<T>)
- fr.lirmm.graphik.graal.homomorphism.utils.ProbaUtils
- fr.lirmm.graphik.graal.core.unifier.checker.ProductivityChecker (implements fr.lirmm.graphik.graal.api.core.unifier.DependencyChecker)
- fr.lirmm.graphik.graal.core.unifier.QueryUnifier
- fr.lirmm.graphik.graal.store.rdbms.RdbmsConstantGenenrator (implements fr.lirmm.graphik.graal.api.core.ConstantGenerator)
- fr.lirmm.graphik.graal.store.rdbms.RdbmsVariableGenenrator (implements fr.lirmm.graphik.graal.api.core.VariableGenerator)
- fr.lirmm.graphik.graal.common.rdf4j.RDF4jUtils
- fr.lirmm.graphik.graal.common.rdf4j.RDFTypeAtomMapper (implements fr.lirmm.graphik.graal.api.core.mapper.AtomMapper)
- fr.lirmm.graphik.graal.io.rdf.RDFWriter (implements fr.lirmm.graphik.graal.api.io.AtomWriter)
- fr.lirmm.graphik.graal.homomorphism.RecursiveBacktrackHomomorphism (implements fr.lirmm.graphik.graal.api.homomorphism.Homomorphism<T1,T2>)
- fr.lirmm.graphik.graal.forward_chaining.rule_applier.RestrictedChaseRuleApplier<T> (implements fr.lirmm.graphik.graal.api.forward_chaining.RuleApplier<R,A>)
- fr.lirmm.graphik.graal.core.unifier.checker.RestrictedProductivityChecker (implements fr.lirmm.graphik.graal.api.core.unifier.DependencyChecker)
- fr.lirmm.graphik.graal.store.rdbms.homomorphism.ResultSet2SubstitutionConverter (implements fr.lirmm.graphik.util.stream.converter.Converter<U,T>)
- fr.lirmm.graphik.graal.core.stream.filter.RuleFilter (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.graal.core.Rules
- fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty.Default (implements fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty)
- fr.lirmm.graphik.graal.rulesetanalyser.RuleSetPropertyHierarchy
- fr.lirmm.graphik.graal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts (implements fr.lirmm.graphik.graal.api.core.ConjunctiveQueryWithNegatedParts)
- fr.lirmm.graphik.util.stream.SingletonCloseableIteratorWithoutException<E> (implements fr.lirmm.graphik.util.stream.CloseableIteratorWithoutException<T>)
- fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryParser
- fr.lirmm.graphik.graal.io.sparql.SparqlRuleParser
- fr.lirmm.graphik.graal.store.rdbms.util.SQLQuery
- fr.lirmm.graphik.graal.store.rdbms.rule_applier.SQLRuleApplier (implements fr.lirmm.graphik.graal.api.forward_chaining.DirectRuleApplier<R,A>)
- fr.lirmm.graphik.graal.forward_chaining.StaticChase
- fr.lirmm.graphik.util.string.StringUtils
- fr.lirmm.graphik.graal.core.stream.SubstitutionIterator2AtomIterator (implements fr.lirmm.graphik.util.stream.CloseableIterator<T>)
- fr.lirmm.graphik.graal.core.Substitutions
- fr.lirmm.graphik.graal.api.core.TermValueComparator (implements java.util.Comparator<T>, java.io.Serializable)
- java.lang.Throwable (implements java.io.Serializable)
- fr.lirmm.graphik.graal.core.atomset.graph.TreeIndexFactory (implements fr.lirmm.graphik.graal.core.atomset.graph.IndexFactory)
- fr.lirmm.graphik.util.TreeMapEquivalentRelation<T> (implements fr.lirmm.graphik.util.EquivalentRelation<T>)
- fr.lirmm.graphik.util.collections.Trie<T,V>
- fr.lirmm.graphik.graal.core.TypeFilter (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.graal.core.unifier.UnifierUtils
- fr.lirmm.graphik.util.stream.filter.UniqFilter<E> (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.util.stream.UniqIterator<T> (implements fr.lirmm.graphik.util.stream.CloseableIterator<T>)
- fr.lirmm.graphik.util.URIUtils
- fr.lirmm.graphik.util.URIzer
- fr.lirmm.graphik.graal.homomorphism.Var (implements java.lang.Comparable<T>)
- fr.lirmm.graphik.graal.homomorphism.bbc.VarData
- fr.lirmm.graphik.graal.core.filter.VariableFilter (implements fr.lirmm.graphik.util.stream.filter.Filter<E>)
- fr.lirmm.graphik.graal.homomorphism.VarSharedData (implements java.lang.Comparable<T>)
Interface Hierarchy
Enum Hierarchy
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.