- AbstractAtom - Class in fr.lirmm.graphik.graal.api.core
-
- AbstractAtom() - Constructor for class fr.lirmm.graphik.graal.api.core.AbstractAtom
-
- AbstractAtomSet - Class in fr.lirmm.graphik.graal.core.atomset
-
- AbstractAtomSet() - Constructor for class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- AbstractChase<T1 extends Rule,T2 extends AtomSet> - Class in fr.lirmm.graphik.graal.api.forward_chaining
-
- AbstractChase(RuleApplier<T1, ? super T2>) - Constructor for class fr.lirmm.graphik.graal.api.forward_chaining.AbstractChase
-
- AbstractChecker - Class in fr.lirmm.graphik.graal.api.homomorphism
-
- AbstractChecker() - Constructor for class fr.lirmm.graphik.graal.api.homomorphism.AbstractChecker
-
- AbstractCloseableIterator<E> - Class in fr.lirmm.graphik.util.stream
-
- AbstractCloseableIterator() - Constructor for class fr.lirmm.graphik.util.stream.AbstractCloseableIterator
-
- AbstractDirectChase<T1 extends Rule,T2 extends AtomSet> - Class in fr.lirmm.graphik.graal.api.forward_chaining
-
- AbstractDirectChase(DirectRuleApplier<? super T1, ? super T2>) - Constructor for class fr.lirmm.graphik.graal.api.forward_chaining.AbstractDirectChase
-
- AbstractGraalWriter - Class in fr.lirmm.graphik.graal.api.io
-
- AbstractGraalWriter(Writer, AtomFactory) - Constructor for class fr.lirmm.graphik.graal.api.io.AbstractGraalWriter
-
- AbstractHomomorphism<T1,T2 extends AtomSet> - Class in fr.lirmm.graphik.graal.homomorphism
-
- AbstractHomomorphism() - Constructor for class fr.lirmm.graphik.graal.homomorphism.AbstractHomomorphism
-
- AbstractHomomorphismWithCompilation<T1,T2 extends AtomSet> - Class in fr.lirmm.graphik.graal.homomorphism
-
- AbstractHomomorphismWithCompilation() - Constructor for class fr.lirmm.graphik.graal.homomorphism.AbstractHomomorphismWithCompilation
-
- AbstractImmutableAtomSet - Class in fr.lirmm.graphik.graal.core.atomset
-
- AbstractImmutableAtomSet() - Constructor for class fr.lirmm.graphik.graal.core.atomset.AbstractImmutableAtomSet
-
- AbstractInMemoryAtomSet - Class in fr.lirmm.graphik.graal.core.atomset
-
- AbstractInMemoryAtomSet() - Constructor for class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- AbstractInsertOrIgnoreRdbmsDriver - Class in fr.lirmm.graphik.graal.store.rdbms.driver
-
- AbstractInsertOrIgnoreRdbmsDriver(Connection, String) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractInsertOrIgnoreRdbmsDriver
-
- AbstractMapBasedSubstitution - Class in fr.lirmm.graphik.graal.core
-
- AbstractMapBasedSubstitution() - Constructor for class fr.lirmm.graphik.graal.core.AbstractMapBasedSubstitution
-
- AbstractMapper - Class in fr.lirmm.graphik.graal.core.mapper
-
- AbstractMapper() - Constructor for class fr.lirmm.graphik.graal.core.mapper.AbstractMapper
-
- AbstractMergeRdbmsDriver - Class in fr.lirmm.graphik.graal.store.rdbms.driver
-
- AbstractMergeRdbmsDriver(Connection) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractMergeRdbmsDriver
-
- AbstractNFC - Class in fr.lirmm.graphik.graal.homomorphism.forward_checking
-
- AbstractNFC() - Constructor for class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- AbstractNFC.AcceptableCandidats - Class in fr.lirmm.graphik.graal.homomorphism.forward_checking
-
- AbstractNFC.VarData - Class in fr.lirmm.graphik.graal.homomorphism.forward_checking
-
- AbstractProfilable - Class in fr.lirmm.graphik.util.profiler
-
- AbstractProfilable() - Constructor for class fr.lirmm.graphik.util.profiler.AbstractProfilable
-
- AbstractProfiler - Class in fr.lirmm.graphik.util.profiler
-
This class is a profiler with a timer feature (ms)
- AbstractProfiler() - Constructor for class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
- AbstractProfiler(PrintStream) - Constructor for class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
- AbstractProfiler(TimeUnit) - Constructor for class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
- AbstractProfiler(PrintStream, TimeUnit) - Constructor for class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
- AbstractRdbmsBatchProcessor - Class in fr.lirmm.graphik.graal.store.rdbms
-
- AbstractRdbmsBatchProcessor(Connection) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsBatchProcessor
-
- AbstractRdbmsBatchProcessor(Connection, int) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsBatchProcessor
-
- AbstractRdbmsConjunctiveQueryTranslator - Class in fr.lirmm.graphik.graal.store.rdbms
-
- AbstractRdbmsConjunctiveQueryTranslator(AbstractRdbmsStore) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsConjunctiveQueryTranslator
-
- AbstractRdbmsDriver - Class in fr.lirmm.graphik.graal.store.rdbms.driver
-
- AbstractRdbmsDriver(Connection) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- AbstractRdbmsStore - Class in fr.lirmm.graphik.graal.store.rdbms
-
- AbstractRdbmsStore(RdbmsDriver) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- AbstractRewritingOperator - Class in fr.lirmm.graphik.graal.backward_chaining.pure
-
- AbstractRewritingOperator() - Constructor for class fr.lirmm.graphik.graal.backward_chaining.pure.AbstractRewritingOperator
-
- AbstractRule - Class in fr.lirmm.graphik.graal.core
-
- AbstractRule() - Constructor for class fr.lirmm.graphik.graal.core.AbstractRule
-
- AbstractRuleApplier<T extends AtomSet> - Class in fr.lirmm.graphik.graal.forward_chaining.rule_applier
-
- AbstractRuleApplier() - Constructor for class fr.lirmm.graphik.graal.forward_chaining.rule_applier.AbstractRuleApplier
-
- AbstractRuleApplier(Homomorphism<? super ConjunctiveQuery, ? super T>) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.rule_applier.AbstractRuleApplier
-
- AbstractRuleApplier(ChaseHaltingCondition) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.rule_applier.AbstractRuleApplier
-
Construct a DefaultRuleApplier with the given HaltingCondition.
- AbstractRuleApplier(Homomorphism<? super ConjunctiveQuery, ? super T>, ChaseHaltingCondition) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.rule_applier.AbstractRuleApplier
-
Construct a DefaultRuleApplier with the given HaltingCondition,
homomorphism solver and SymbolGenerator
- AbstractRulesCompilation - Class in fr.lirmm.graphik.graal.core.compilation
-
- AbstractRulesCompilation() - Constructor for class fr.lirmm.graphik.graal.core.compilation.AbstractRulesCompilation
-
- AbstractRuleSet - Class in fr.lirmm.graphik.graal.core.ruleset
-
- AbstractRuleSet() - Constructor for class fr.lirmm.graphik.graal.core.ruleset.AbstractRuleSet
-
- AbstractSparqlWriter - Class in fr.lirmm.graphik.graal.io.sparql
-
- AbstractSparqlWriter(Writer, URIzer) - Constructor for class fr.lirmm.graphik.graal.io.sparql.AbstractSparqlWriter
-
- AbstractStore - Class in fr.lirmm.graphik.graal.core.store
-
- AbstractStore() - Constructor for class fr.lirmm.graphik.graal.core.store.AbstractStore
-
- AbstractSubstitution - Class in fr.lirmm.graphik.graal.core
-
- AbstractSubstitution() - Constructor for class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- AbstractTerm - Class in fr.lirmm.graphik.graal.api.core
-
- AbstractTerm() - Constructor for class fr.lirmm.graphik.graal.api.core.AbstractTerm
-
- AbstractTripleStore - Class in fr.lirmm.graphik.graal.core.store
-
- AbstractTripleStore() - Constructor for class fr.lirmm.graphik.graal.core.store.AbstractTripleStore
-
- AbstractUnifierChecker - Class in fr.lirmm.graphik.graal.api.core.unifier
-
- AbstractUnifierChecker() - Constructor for class fr.lirmm.graphik.graal.api.core.unifier.AbstractUnifierChecker
-
- AbstractWriter - Class in fr.lirmm.graphik.graal.api.io
-
- AbstractWriter(Writer) - Constructor for class fr.lirmm.graphik.graal.api.io.AbstractWriter
-
- AcceptableCandidats() - Constructor for class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC.AcceptableCandidats
-
- access - Variable in class fr.lirmm.graphik.util.graph.algorithm.BiconnectedComponentsForHyperGraph.Data
-
- accesseur - Variable in class fr.lirmm.graphik.graal.homomorphism.bbc.VarData
-
- add(Atom) - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Add the specified atom to this atom set if is not already present.
- add(Atom) - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- add(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- add(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.RuleSet
-
- add(Atom) - Method in interface fr.lirmm.graphik.graal.api.store.BatchProcessor
-
- add(Atom) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractImmutableAtomSet
-
- add(Atom) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- add(Atom) - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- add(ConjunctiveQuery) - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- add(Rule) - Method in class fr.lirmm.graphik.graal.core.mapper.MappedRuleSet
-
- add(Atom) - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- add(Rule) - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- add(Rule) - Method in class fr.lirmm.graphik.graal.core.ruleset.IndexedByBodyPredicatesRuleSet
-
- add(Rule) - Method in class fr.lirmm.graphik.graal.core.ruleset.IndexedByHeadPredicatesRuleSet
-
- add(Rule) - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- add(Atom) - Method in class fr.lirmm.graphik.graal.core.store.DefaultBatchProcessor
-
- add(Substitution, Substitution) - Static method in class fr.lirmm.graphik.graal.core.Substitutions
-
- add(Rule) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Loads the specified rule.
- add(Rule, Mapper) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Maps and loads the specifed rule.
- add(Atom) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Loads the specified atom.
- add(Atom, Mapper) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Maps and loads the specified atom.
- add(Atom) - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- add(Statement, Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsBatchProcessor
-
- add(Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsBatchProcessor
-
- add(Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- add(Statement, Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- add(Statement, Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- add(Statement, Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- add(Atom) - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- add(DirectedEdge) - Method in class fr.lirmm.graphik.util.graph.DefaultDirectedGraph
-
- add(Edge) - Method in class fr.lirmm.graphik.util.graph.DefaultGraph
-
- add(HyperEdge) - Method in class fr.lirmm.graphik.util.graph.DefaultHyperGraph
-
- add(DirectedEdge) - Method in interface fr.lirmm.graphik.util.graph.DirectedGraph
-
- add(Edge) - Method in interface fr.lirmm.graphik.util.graph.Graph
-
- add(HyperEdge) - Method in interface fr.lirmm.graphik.util.graph.HyperGraph
-
- add(E) - Method in class fr.lirmm.graphik.util.LinkedSet
-
- add(E, E) - Method in class fr.lirmm.graphik.util.Partition
-
Add the couple to the partition
- addAll(CloseableIterator<? extends Atom>) - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Add the specified atom stream to this atom set.
- addAll(AtomSet) - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
- addAll(InMemoryAtomSet) - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- addAll(CloseableIteratorWithoutException<? extends Atom>) - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- addAll(Iterator<Rule>) - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- addAll(CloseableIterator<Rule>) - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- addAll(Iterator<Rule>) - Method in interface fr.lirmm.graphik.graal.api.core.RuleSet
-
- addAll(CloseableIterator<Rule>) - Method in interface fr.lirmm.graphik.graal.api.core.RuleSet
-
- addAll(CloseableIterator<? extends Atom>) - Method in interface fr.lirmm.graphik.graal.api.store.BatchProcessor
-
- addAll(CloseableIterator<? extends Atom>) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- addAll(AtomSet) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- addAll(CloseableIterator<? extends Atom>) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractImmutableAtomSet
-
- addAll(AtomSet) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractImmutableAtomSet
-
- addAll(CloseableIteratorWithoutException<? extends Atom>) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- addAll(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- addAll(Collection<? extends ConjunctiveQuery>) - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- addAll(Iterator<Rule>) - Method in class fr.lirmm.graphik.graal.core.mapper.MappedRuleSet
-
- addAll(CloseableIterator<Rule>) - Method in class fr.lirmm.graphik.graal.core.mapper.MappedRuleSet
-
- addAll(CloseableIterator<? extends Atom>) - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- addAll(Iterator<Rule>) - Method in class fr.lirmm.graphik.graal.core.ruleset.AbstractRuleSet
-
- addAll(CloseableIterator<Rule>) - Method in class fr.lirmm.graphik.graal.core.ruleset.AbstractRuleSet
-
- addAll(Iterator<Rule>) - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- addAll(CloseableIterator<Rule>) - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- addAll(Collection<? extends Rule>) - Method in class fr.lirmm.graphik.graal.core.ruleset.IndexedByBodyPredicatesRuleSet
-
- addAll(Collection<? extends Rule>) - Method in class fr.lirmm.graphik.graal.core.ruleset.IndexedByHeadPredicatesRuleSet
-
- addAll(Collection<? extends Rule>) - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- addAll(CloseableIterator<? extends Atom>) - Method in class fr.lirmm.graphik.graal.core.store.DefaultBatchProcessor
-
- addAll(CloseableIterator<Object>) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Loads rules and atoms form the specified CloseableIterator.
- addAll(CloseableIterator<? extends Atom>) - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- addAll(CloseableIterator<? extends Atom>) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsBatchProcessor
-
- addAll(CloseableIterator<? extends Atom>) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- addAll(CloseableIterator<? extends Atom>) - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- addAll(Collection<? extends E>) - Method in class fr.lirmm.graphik.util.LinkedSet
-
- addAtoms(CloseableIterator<Object>) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Loads atoms from the specified CloseableIterator.
- addAtoms(CloseableIterator<Object>, Mapper) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Maps and loads atoms from the specified CloseableIterator.
- addChecker(HomomorphismChecker) - Method in class fr.lirmm.graphik.graal.homomorphism.SmartHomomorphism
-
- addClass(ArrayList<E>) - Method in class fr.lirmm.graphik.util.Partition
-
- addClasse(Iterable<T>) - Method in interface fr.lirmm.graphik.util.EquivalentRelation
-
- addClasse(T...) - Method in interface fr.lirmm.graphik.util.EquivalentRelation
-
- addClasse(Iterable<T>) - Method in class fr.lirmm.graphik.util.TreeMapEquivalentRelation
-
- addClasse(T...) - Method in class fr.lirmm.graphik.util.TreeMapEquivalentRelation
-
- addComponent(int, Set<V>) - Method in class fr.lirmm.graphik.util.graph.scc.StronglyConnectedComponentsGraph
-
- addDependency(Rule, Substitution, Rule) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- addDependencyChecker(DependencyChecker) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- addEdge(int, int) - Method in class fr.lirmm.graphik.util.graph.DefaultDirectedGraph
-
- addEdge(int, int) - Method in class fr.lirmm.graphik.util.graph.DefaultGraph
-
- addEdge(int...) - Method in class fr.lirmm.graphik.util.graph.DefaultHyperGraph
-
- addEdge(int, int) - Method in interface fr.lirmm.graphik.util.graph.DirectedGraph
-
- addEdge(int, int) - Method in interface fr.lirmm.graphik.util.graph.Graph
-
- addEdge(int...) - Method in interface fr.lirmm.graphik.util.graph.HyperGraph
-
- addEdge(int, int) - Method in class fr.lirmm.graphik.util.graph.scc.StronglyConnectedComponentsGraph
-
- addMapping(Predicate, Predicate) - Method in interface fr.lirmm.graphik.graal.api.core.mapper.MutableMapper
-
Add a mapping from fromPredicate to toPredicate.
- addMapping(Predicate, Predicate) - Method in class fr.lirmm.graphik.graal.core.mapper.HashMapMapper
-
- addNeighborhoodToBackjumpSet(VarSharedData, VarSharedData) - Method in interface fr.lirmm.graphik.graal.homomorphism.backjumping.BackJumping
-
- addNeighborhoodToBackjumpSet(VarSharedData, VarSharedData) - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.GraphBaseBackJumping
-
- addNeighborhoodToBackjumpSet(VarSharedData, VarSharedData) - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.NoBackJumping
-
- addPath(int...) - Method in class fr.lirmm.graphik.util.graph.DefaultGraph
-
- addPath(int...) - Method in interface fr.lirmm.graphik.util.graph.Graph
-
- addQuery(Query) - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
- addQuery(Query) - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- addRule(Rule) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- addRules(CloseableIterator<Object>) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Loads rules from the specified CloseableIterator.
- addRules(CloseableIterator<Object>, Mapper) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Maps rules from the specified CloseableIterator and loads them.
- addRuleSet(Iterable<Rule>) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- addSlashes(String) - Static method in class fr.lirmm.graphik.util.string.StringUtils
-
- addVertex() - Method in class fr.lirmm.graphik.util.graph.DefaultGraph
-
- addVertex() - Method in class fr.lirmm.graphik.util.graph.DefaultHyperGraph
-
- addVertex() - Method in interface fr.lirmm.graphik.util.graph.Graph
-
- addVertex() - Method in interface fr.lirmm.graphik.util.graph.HyperGraph
-
- addVertice(int) - Method in class fr.lirmm.graphik.util.graph.DefaultHyperEdge
-
- AdHocRdbmsStore - Class in fr.lirmm.graphik.graal.store.rdbms.adhoc
-
- AdHocRdbmsStore(RdbmsDriver) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- AdHocResultSet2PredicateConverter - Class in fr.lirmm.graphik.graal.store.rdbms.adhoc
-
- AdHocResultSet2PredicateConverter() - Constructor for class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocResultSet2PredicateConverter
-
- AdHocResultSet2TermConverter - Class in fr.lirmm.graphik.graal.store.rdbms.adhoc
-
- AdHocResultSet2TermConverter() - Constructor for class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocResultSet2TermConverter
-
- adjacencyList(int) - Method in class fr.lirmm.graphik.util.graph.DefaultDirectedGraph
-
- adjacencyList(int) - Method in class fr.lirmm.graphik.util.graph.DefaultGraph
-
- adjacencyList(int) - Method in class fr.lirmm.graphik.util.graph.DefaultHyperGraph
-
- adjacencyList(int) - Method in interface fr.lirmm.graphik.util.graph.DirectedGraph
-
- adjacencyList(int) - Method in interface fr.lirmm.graphik.util.graph.Graph
-
- adjacencyList(int) - Method in interface fr.lirmm.graphik.util.graph.HyperGraph
-
- AffectedPositionSet - Class in fr.lirmm.graphik.graal.rulesetanalyser.graph
-
A position p[i] is affected if there exists an existential variable occurring
in position p[i] or if there is a frontier variable on position p[i] in the head
of a rule occurring in an affected position in its body.
- AffectedPositionSet(Iterable<Rule>) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.graph.AffectedPositionSet
-
- AggregAllRulesOperator - Class in fr.lirmm.graphik.graal.backward_chaining.pure
-
Rewriting operator ARAM
rewriting engine that rewrite query using
aggregation all rule of most general single piece-unifiers, selecting
unifiers during the aggregation and using a marking system to avoid
redundant rewritings
- AggregAllRulesOperator() - Constructor for class fr.lirmm.graphik.graal.backward_chaining.pure.AggregAllRulesOperator
-
- aggregate(Variable, Term) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
The aggregation of a substitution is more complex that just add an new
mapping for a new variable.
- aggregate(Substitution) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
(const) This method construct a new Substitution which is the aggregation
of this substitution with the specified one.
- aggregate(Variable, Term) - Method in class fr.lirmm.graphik.graal.core.AbstractMapBasedSubstitution
-
- aggregate(Substitution) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- aggregate(Variable, Term) - Method in class fr.lirmm.graphik.graal.core.EmptySubstitution
-
- aggregate(Substitution, Substitution) - Static method in class fr.lirmm.graphik.graal.core.Substitutions
-
- aggregate(QueryUnifier) - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
Returns the aggregation of the given unifier and the receiving unifier
- aggregate(Variable, Term) - Method in class fr.lirmm.graphik.graal.core.VariablePrefixSubstitution
-
- aggregate(Variable, Term) - Method in class fr.lirmm.graphik.graal.core.VariableRemovePrefixSubstitution
-
- AggregSingleRuleOperator - Class in fr.lirmm.graphik.graal.backward_chaining.pure
-
Rewriting operator SRA
Query rewriting engine that rewrite query using
aggregation by rule of most general single piece-unifiers
- AggregSingleRuleOperator() - Constructor for class fr.lirmm.graphik.graal.backward_chaining.pure.AggregSingleRuleOperator
-
- AGRDProperty - Class in fr.lirmm.graphik.graal.rulesetanalyser.property
-
- AllDomainBootstrapper - Class in fr.lirmm.graphik.graal.homomorphism.bootstrapper
-
This implementation uses all domain (all terms from data) to bootstrap.
- AllDomainBootstrapper() - Constructor for class fr.lirmm.graphik.graal.homomorphism.bootstrapper.AllDomainBootstrapper
-
- alwaysFalseFilter() - Static method in class fr.lirmm.graphik.util.stream.filter.Filters
-
- alwaysTrueFilter() - Static method in class fr.lirmm.graphik.util.stream.filter.Filters
-
- analyse() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- Analyser - Class in fr.lirmm.graphik.graal.rulesetanalyser
-
- Analyser() - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- Analyser(AnalyserRuleSet) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- AnalyserRuleSet - Class in fr.lirmm.graphik.graal.rulesetanalyser.util
-
- AnalyserRuleSet(Rule) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- AnalyserRuleSet(Iterable<Rule>) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- AnalyserRuleSet(Iterable<Rule>, DependencyChecker) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- AnalyserRuleSet(Iterator<Rule>) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- AnalyserRuleSet(Iterator<Rule>, DependencyChecker...) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- AnalyserRuleSet(CloseableIterator<Rule>) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- AnalyserRuleSet(CloseableIterator<Rule>, DependencyChecker...) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- AnalyserRuleSet(DefaultGraphOfRuleDependencies) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- AndFilter<E> - Class in fr.lirmm.graphik.util.stream.filter
-
This Filter implementation returns true on an element iff all filters given to
the constructor return true on this element.
- AndFilter(Filter<E>...) - Constructor for class fr.lirmm.graphik.util.stream.filter.AndFilter
-
- append(StringBuilder, int) - Method in interface fr.lirmm.graphik.graal.homomorphism.backjumping.BackJumping
-
- append(StringBuilder, int) - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.GraphBaseBackJumping
-
- append(StringBuilder, int) - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.NoBackJumping
-
- append(StringBuilder, int) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- append(StringBuilder, int) - Method in interface fr.lirmm.graphik.graal.homomorphism.forward_checking.ForwardChecking
-
- append(StringBuilder, int) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NoForwardChecking
-
- append(StringBuilder, int) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.SimpleFC
-
- AppendableToStringBuilder - Interface in fr.lirmm.graphik.util.string
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.api.core.AbstractAtom
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.api.core.Predicate
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.AbstractRule
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQueryWithNegatedParts
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts
-
- appendTo(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- appendTo(StringBuilder) - Method in interface fr.lirmm.graphik.util.string.AppendableToStringBuilder
-
- apply(AtomSet, AtomSet) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Insert the application of this substitution on the src atom set into the
target atom set.
- apply(InMemoryAtomSet, InMemoryAtomSet) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Insert the application of this substitution on the src atom set into the
target atom set.
- apply(Rule, Substitution, AtomSet) - Method in interface fr.lirmm.graphik.graal.api.forward_chaining.ChaseHaltingCondition
-
This method should return the atoms to actually add.
- apply(R, A) - Method in interface fr.lirmm.graphik.graal.api.forward_chaining.DirectRuleApplier
-
Apply the given Rule over the given AtomSet, the new atoms are
directly added into the AtomSet.
- apply(R, A) - Method in interface fr.lirmm.graphik.graal.api.forward_chaining.RuleApplier
-
Apply the given Rule over the given AtomSet, the new atoms are directly
added into the AtomSet.
- apply(AtomSet, AtomSet) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- apply(InMemoryAtomSet, InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- apply(Rule, Substitution, AtomSet) - Method in class fr.lirmm.graphik.graal.forward_chaining.halting_condition.FrontierRestrictedChaseHaltingCondition
-
- apply(Rule, Substitution, AtomSet) - Method in class fr.lirmm.graphik.graal.forward_chaining.halting_condition.HaltingConditionWithHandler
-
- apply(Rule, Substitution, AtomSet) - Method in class fr.lirmm.graphik.graal.forward_chaining.halting_condition.RestrictedChaseHaltingCondition
-
- apply(Rule, T) - Method in class fr.lirmm.graphik.graal.forward_chaining.rule_applier.AbstractRuleApplier
-
- apply(Rule, T) - Method in class fr.lirmm.graphik.graal.forward_chaining.rule_applier.RestrictedChaseRuleApplier
-
- apply(Rule, RdbmsStore) - Method in class fr.lirmm.graphik.graal.store.rdbms.rule_applier.SQLRuleApplier
-
- Approach - Enum in fr.lirmm.graphik.graal.api.kb
-
Approach
defines the priority for query answering (ie saturation or
rewriting).
- Apps - Class in fr.lirmm.graphik.util
-
- array - Variable in class fr.lirmm.graphik.util.ArrayIterator
-
- ArrayBlockingQueueToCloseableIteratorAdapter<T> - Class in fr.lirmm.graphik.util.stream
-
- ArrayBlockingQueueToCloseableIteratorAdapter(CloseableIterator<T>) - Constructor for class fr.lirmm.graphik.util.stream.ArrayBlockingQueueToCloseableIteratorAdapter
-
- ArrayBlockingQueueToCloseableIteratorAdapter(CloseableIterator<T>, int) - Constructor for class fr.lirmm.graphik.util.stream.ArrayBlockingQueueToCloseableIteratorAdapter
-
- ArrayBlockingStream<T> - Class in fr.lirmm.graphik.util.stream
-
- ArrayBlockingStream(int) - Constructor for class fr.lirmm.graphik.util.stream.ArrayBlockingStream
-
- ArrayIterator<T> - Class in fr.lirmm.graphik.util
-
- ArrayIterator(T...) - Constructor for class fr.lirmm.graphik.util.ArrayIterator
-
- Atom - Interface in fr.lirmm.graphik.graal.api.core
-
This interface represents a logical atom.
- AtomComparator - Class in fr.lirmm.graphik.graal.api.core
-
- AtomComparator() - Constructor for class fr.lirmm.graphik.graal.api.core.AtomComparator
-
- AtomEdgeFactory - Class in fr.lirmm.graphik.graal.core.atomset.graph
-
- AtomErasingChecker - Class in fr.lirmm.graphik.graal.core.unifier.checker
-
This class represents a specific case of atom erasing
- AtomErasingChecker() - Constructor for class fr.lirmm.graphik.graal.core.unifier.checker.AtomErasingChecker
-
- AtomFactory - Interface in fr.lirmm.graphik.graal.api.factory
-
- AtomFilter - Class in fr.lirmm.graphik.graal.core.stream.filter
-
- AtomFilter() - Constructor for class fr.lirmm.graphik.graal.core.stream.filter.AtomFilter
-
- AtomFilterIterator - Class in fr.lirmm.graphik.graal.core.stream.filter
-
Keeps only
Atom
instances from the given iterator.
- AtomFilterIterator(CloseableIterator<Object>) - Constructor for class fr.lirmm.graphik.graal.core.stream.filter.AtomFilterIterator
-
- atomic - Variable in class fr.lirmm.graphik.graal.backward_chaining.pure.AbstractRewritingOperator
-
- AtomicHeadRule - Class in fr.lirmm.graphik.graal.core.unifier
-
rule with only one atom in its head
- AtomicHeadRule(InMemoryAtomSet, Atom) - Constructor for class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
Construct an AtomicHeadRule
- AtomicQueryHomomorphism - Class in fr.lirmm.graphik.graal.homomorphism
-
An homomorphism for Atomic query without multiple occurences of a variables.
- AtomicQueryHomomorphism() - Constructor for class fr.lirmm.graphik.graal.homomorphism.AtomicQueryHomomorphism
-
- AtomicQueryHomomorphismChecker - Class in fr.lirmm.graphik.graal.homomorphism.checker
-
- AtomicQueryHomomorphismWithNegatedParts - Class in fr.lirmm.graphik.graal.homomorphism
-
An homomorphism for Atomic query without constant or multiple occurences of a variables.
- AtomicQueryHomomorphismWithNegatedParts() - Constructor for class fr.lirmm.graphik.graal.homomorphism.AtomicQueryHomomorphismWithNegatedParts
-
- AtomicQueryHomomorphismWithNegatedPartsChecker - Class in fr.lirmm.graphik.graal.homomorphism.checker
-
- AtomMapper - Interface in fr.lirmm.graphik.graal.api.core.mapper
-
- atomsByPredicate(Predicate) - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns an iterator over all atoms with the specified predicate.
- atomsByPredicate(Predicate) - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- atomsByPredicate(Predicate) - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
- atomsByPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- atomsByPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- atomsByPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- atomsByPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- atomsByPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- atomsByPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- atomsByPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- AtomSet - Interface in fr.lirmm.graphik.graal.api.core
-
This interface represents a set of atoms.
- AtomSetException - Exception in fr.lirmm.graphik.graal.api.core
-
Reports an error while accessing the data.
- AtomSetException(String, Throwable) - Constructor for exception fr.lirmm.graphik.graal.api.core.AtomSetException
-
- AtomSetException(String) - Constructor for exception fr.lirmm.graphik.graal.api.core.AtomSetException
-
- AtomSetException(Throwable) - Constructor for exception fr.lirmm.graphik.graal.api.core.AtomSetException
-
- AtomSetUtils - Class in fr.lirmm.graphik.graal.core.atomset
-
- AtomSetWriter - Interface in fr.lirmm.graphik.graal.api.io
-
- atomToStatement(Atom) - Method in class fr.lirmm.graphik.graal.common.rdf4j.RDF4jUtils
-
- AtomType - Class in fr.lirmm.graphik.graal.core
-
- AtomType(Atom) - Constructor for class fr.lirmm.graphik.graal.core.AtomType
-
- AtomWriter - Interface in fr.lirmm.graphik.graal.api.io
-
- Chase - Interface in fr.lirmm.graphik.graal.api.forward_chaining
-
This interface represents a chase (forward chaining) algorithm seen as an
iterative process.
- ChaseException - Exception in fr.lirmm.graphik.graal.api.forward_chaining
-
- ChaseException(String, Exception) - Constructor for exception fr.lirmm.graphik.graal.api.forward_chaining.ChaseException
-
- ChaseHaltingCondition - Interface in fr.lirmm.graphik.graal.api.forward_chaining
-
The ChaseHaltingCondition interface provides a way to control when a
saturation process will stop.
- ChaseWithGRD<T extends AtomSet> - Class in fr.lirmm.graphik.graal.forward_chaining
-
This chase (forward-chaining) algorithm use GRD to define the Rules that will
be triggered in the next step.
- ChaseWithGRD(GraphOfRuleDependencies, T, RuleApplier<Rule, ? super T>) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.ChaseWithGRD
-
- ChaseWithGRD(GraphOfRuleDependencies, T) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.ChaseWithGRD
-
- ChaseWithGRD(Iterator<Rule>, T) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.ChaseWithGRD
-
- ChaseWithGRDAndUnfiers<T extends AtomSet> - Class in fr.lirmm.graphik.graal.forward_chaining
-
- ChaseWithGRDAndUnfiers(GraphOfRuleDependencies, T, RuleApplier<Rule, ? super T>) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.ChaseWithGRDAndUnfiers
-
- ChaseWithGRDAndUnfiers(GraphOfRuleDependencies, T) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.ChaseWithGRDAndUnfiers
-
- ChaseWithGRDAndUnfiers(Iterator<Rule>, T) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.ChaseWithGRDAndUnfiers
-
- check(Object, AtomSet) - Method in interface fr.lirmm.graphik.graal.api.homomorphism.ExistentialHomomorphismChecker
-
Check if the current homomorphism solver can be applied on the specified
query and atomset.
- check(Object, AtomSet) - Method in interface fr.lirmm.graphik.graal.api.homomorphism.HomomorphismChecker
-
Check if the current homomorphism solver can be applied on the specified
query and atomset.
- check(Object, AtomSet) - Method in class fr.lirmm.graphik.graal.homomorphism.checker.AtomicQueryHomomorphismChecker
-
- check(Object, AtomSet) - Method in class fr.lirmm.graphik.graal.homomorphism.checker.AtomicQueryHomomorphismWithNegatedPartsChecker
-
- check(Object, AtomSet) - Method in class fr.lirmm.graphik.graal.homomorphism.checker.BacktrackChecker
-
- check(Object, AtomSet) - Method in class fr.lirmm.graphik.graal.homomorphism.checker.BacktrackWithNegatedPartsChecker
-
- check(Object, AtomSet) - Method in class fr.lirmm.graphik.graal.homomorphism.checker.DefaultUnionConjunctiveQueriesChecker
-
- check(Object, AtomSet) - Method in class fr.lirmm.graphik.graal.homomorphism.checker.FullyInstantiatedQueryHomomorphismChecker
-
- check(Atom, VarSharedData, VarSharedData, AtomSet, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.AGRDProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.BTSProperty
-
- check(Rule) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DisconnectedProperty
-
- check(Rule) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DomainRestrictedProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FESProperty
-
- check(Rule) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierGuardedProperty
-
- check(Rule) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierOneProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FUSProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GBTSProperty
-
- check(Rule) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GuardedProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.JointlyFrontierGuardedSetProperty
-
- check(Rule) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.LinearProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MFAProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MSAProperty
-
- check(Rule) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RangeRestrictedProperty
-
- check(AnalyserRuleSet) - Method in interface fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty
-
Check whether the given rule set satisfies the property
or does not.
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty.Default
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty.Local
-
- check(Rule) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty.Local
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.StickyProperty
-
- check(MarkedVariableSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.StickyProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyAcyclicProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyFrontierGuardedSetProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyGuardedSetProperty
-
- check(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyStickyProperty
-
- check(Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- check(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- check(Object, AtomSet) - Method in class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlHomomorphismChecker
-
- check(Object, AtomSet) - Method in class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlUCQHomomorphismChecker
-
- check(Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- check(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- check(Atom) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsStore
-
Check if the specified Atom has a format accepted by the store.
- check(Predicate) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsStore
-
Check if the specified predicate has a format accepted by the store.
- checkForward(Var, AtomSet, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in interface fr.lirmm.graphik.graal.homomorphism.forward_checking.ForwardChecking
-
- checkForward(Var, AtomSet, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NFC0
-
- checkForward(Var, AtomSet, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NFC2
-
- checkForward(Var, AtomSet, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NoForwardChecking
-
- checkForward(Var, AtomSet, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.SimpleFC
-
- checkIdentifierName(String) - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- checkIdentifierName(String) - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
- clear() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
- clear() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- clear() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractImmutableAtomSet
-
- clear() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- clear() - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- clear() - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- clear() - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- clear() - Method in class fr.lirmm.graphik.graal.core.ruleset.IndexedByBodyPredicatesRuleSet
-
- clear() - Method in class fr.lirmm.graphik.graal.core.ruleset.IndexedByHeadPredicatesRuleSet
-
- clear() - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- clear() - Method in interface fr.lirmm.graphik.graal.homomorphism.backjumping.BackJumping
-
- clear() - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.GraphBaseBackJumping
-
- clear() - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.NoBackJumping
-
- clear() - Method in class fr.lirmm.graphik.graal.homomorphism.bbc.VarData
-
- clear() - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- clear(VarSharedData, VarSharedData) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- clear() - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC.VarData
-
- clear() - Method in interface fr.lirmm.graphik.graal.homomorphism.forward_checking.ForwardChecking
-
- clear(VarSharedData, VarSharedData) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NFC2WithLimit
-
- clear() - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NoForwardChecking
-
- clear() - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.SimpleFC
-
- clear() - Method in class fr.lirmm.graphik.graal.homomorphism.scheduler.DefaultScheduler
-
- clear() - Method in class fr.lirmm.graphik.graal.homomorphism.scheduler.FixedOrderScheduler
-
- clear() - Method in interface fr.lirmm.graphik.graal.homomorphism.scheduler.Scheduler
-
- clear() - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- clear() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- clear() - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- clear() - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- clear() - Method in class fr.lirmm.graphik.util.LinkedSet
-
- clear(String) - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
Clear data attached to the specfied key.
- clear() - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
Clear all data.
- clear(String) - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- clear() - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- clear(String) - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
Clear data attached to the specfied key.
- clear() - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
Clear all data.
- clearDependencyChecker() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- clone() - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NoForwardChecking
-
- close() - Method in class fr.lirmm.graphik.graal.api.io.AbstractWriter
-
- close() - Method in interface fr.lirmm.graphik.graal.api.io.AtomSetWriter
-
- close() - Method in interface fr.lirmm.graphik.graal.api.io.AtomWriter
-
- close() - Method in interface fr.lirmm.graphik.graal.api.io.ConjunctiveQueryWriter
-
- close() - Method in interface fr.lirmm.graphik.graal.api.io.NegativeConstraintWriter
-
- close() - Method in interface fr.lirmm.graphik.graal.api.io.RuleWriter
-
- close() - Method in interface fr.lirmm.graphik.graal.api.io.Writer
-
- close() - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
- close() - Method in interface fr.lirmm.graphik.graal.api.store.BatchProcessor
-
- close() - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
- close() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- close() - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- close() - Method in class fr.lirmm.graphik.graal.core.store.DefaultBatchProcessor
-
- close() - Method in class fr.lirmm.graphik.graal.core.stream.SubstitutionIterator2AtomIterator
-
- close() - Method in class fr.lirmm.graphik.graal.homomorphism.utils.HomomorphismIteratorChecker
-
- close() - Method in class fr.lirmm.graphik.graal.io.dlp.DlgpParser
-
Closes the stream and releases any system resources associated with it.
- close() - Method in class fr.lirmm.graphik.graal.io.owl.OWL2Parser
-
Closes the stream and releases any system resources associated with it.
- close() - Method in class fr.lirmm.graphik.graal.io.rdf.RDFParser
-
- close() - Method in class fr.lirmm.graphik.graal.io.rdf.RDFWriter
-
- close() - Method in class fr.lirmm.graphik.graal.io.ruleml.RuleMLWriter
-
- close() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- close() - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- close() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsBatchProcessor
-
- close() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
This method close the associated driver instance.
- close() - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- close() - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
- close() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.ResultSetCloseableIterator
-
- close() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.ResultSetConverterIterator
-
- close() - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- close() - Method in class fr.lirmm.graphik.util.stream.ArrayBlockingQueueToCloseableIteratorAdapter
-
- close() - Method in class fr.lirmm.graphik.util.stream.ArrayBlockingStream
-
- close() - Method in interface fr.lirmm.graphik.util.stream.CloseableIterator
-
- close() - Method in class fr.lirmm.graphik.util.stream.CloseableIteratorAdapter
-
- close() - Method in class fr.lirmm.graphik.util.stream.CloseableIteratorAggregator
-
- close() - Method in class fr.lirmm.graphik.util.stream.CloseableIteratorAggregatorWithoutExeception
-
- close() - Method in class fr.lirmm.graphik.util.stream.converter.ConverterCloseableIterator
-
- close() - Method in class fr.lirmm.graphik.util.stream.converter.ConverterIterator
-
- close() - Method in class fr.lirmm.graphik.util.stream.CounterIterator
-
- close() - Method in class fr.lirmm.graphik.util.stream.filter.FilterCloseableIterator
-
- close() - Method in class fr.lirmm.graphik.util.stream.filter.FilterIterator
-
- close() - Method in class fr.lirmm.graphik.util.stream.LinkedBlockingStream
-
- close() - Method in class fr.lirmm.graphik.util.stream.QueueStream
-
- close() - Method in class fr.lirmm.graphik.util.stream.SingletonCloseableIteratorWithoutException
-
- close() - Method in class fr.lirmm.graphik.util.stream.UniqIterator
-
- CloseableIterable<T> - Interface in fr.lirmm.graphik.util.stream
-
- CloseableIterableAdapter<T> - Class in fr.lirmm.graphik.util.stream
-
- CloseableIterableAdapter(Iterable<T>) - Constructor for class fr.lirmm.graphik.util.stream.CloseableIterableAdapter
-
- CloseableIterableWithoutException<T> - Interface in fr.lirmm.graphik.util.stream
-
- CloseableIterator<T> - Interface in fr.lirmm.graphik.util.stream
-
- CloseableIteratorAdapter<T> - Class in fr.lirmm.graphik.util.stream
-
- CloseableIteratorAdapter(Iterator<T>) - Constructor for class fr.lirmm.graphik.util.stream.CloseableIteratorAdapter
-
- CloseableIteratorAggregator<E> - Class in fr.lirmm.graphik.util.stream
-
- CloseableIteratorAggregator(CloseableIterator<CloseableIterator<E>>) - Constructor for class fr.lirmm.graphik.util.stream.CloseableIteratorAggregator
-
- CloseableIteratorAggregator(Iterator<CloseableIterator<E>>) - Constructor for class fr.lirmm.graphik.util.stream.CloseableIteratorAggregator
-
- CloseableIteratorAggregatorWithoutExeception<E> - Class in fr.lirmm.graphik.util.stream
-
- CloseableIteratorAggregatorWithoutExeception(CloseableIteratorWithoutException<CloseableIteratorWithoutException<E>>) - Constructor for class fr.lirmm.graphik.util.stream.CloseableIteratorAggregatorWithoutExeception
-
- CloseableIteratorWithoutException<T> - Interface in fr.lirmm.graphik.util.stream
-
- COMBINE_BTS - Static variable in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- COMBINE_FES - Static variable in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- COMBINE_FUS - Static variable in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- COMBINE_NONE - Static variable in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- combineFES() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- combineFUS() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- commit() - Method in interface fr.lirmm.graphik.graal.api.store.BatchProcessor
-
- commit() - Method in class fr.lirmm.graphik.graal.core.store.DefaultBatchProcessor
-
- commit() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsBatchProcessor
-
- compare(Atom, Atom) - Method in class fr.lirmm.graphik.graal.api.core.AtomComparator
-
- compare(Term, Term) - Method in class fr.lirmm.graphik.graal.api.core.TermValueComparator
-
- compare(List<Term>, List<Term>) - Method in class fr.lirmm.graphik.graal.api.core.TermValueComparator
-
- compare(Rule, Rule) - Method in class fr.lirmm.graphik.graal.core.LabelRuleComparator
-
- compare(List<E>, List<E>) - Method in class fr.lirmm.graphik.util.collections.ListComparator
-
- compare(T, T) - Method in interface fr.lirmm.graphik.util.EquivalentRelation
-
- compare(String, String) - Method in class fr.lirmm.graphik.util.string.NumberStringComparator
-
- compare(T, T) - Method in class fr.lirmm.graphik.util.TreeMapEquivalentRelation
-
- compareTo(Atom) - Method in class fr.lirmm.graphik.graal.api.core.AbstractAtom
-
- compareTo(Term) - Method in class fr.lirmm.graphik.graal.api.core.AbstractTerm
-
- compareTo(Predicate) - Method in class fr.lirmm.graphik.graal.api.core.Predicate
-
- compareTo(ExistentialHomomorphismChecker) - Method in class fr.lirmm.graphik.graal.api.homomorphism.AbstractChecker
-
- compareTo(Rule) - Method in class fr.lirmm.graphik.graal.core.AbstractRule
-
- compareTo(Substitution) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- compareTo(Rule) - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- compareTo(Var) - Method in class fr.lirmm.graphik.graal.homomorphism.Var
-
- compareTo(VarSharedData) - Method in class fr.lirmm.graphik.graal.homomorphism.VarSharedData
-
- compareTo(PredicatePosition) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.PredicatePosition
-
- compareTo(DBColumn) - Method in class fr.lirmm.graphik.graal.store.rdbms.util.DBColumn
-
- compareTo(URI) - Method in class fr.lirmm.graphik.util.DefaultURI
-
- compilateurs - Variable in class fr.lirmm.graphik.graal.homomorphism.bbc.VarData
-
- compile(Iterator<Rule>) - Method in interface fr.lirmm.graphik.graal.api.core.RulesCompilation
-
Extract compilable rules from the specified ruleset and compile them.
- compile(Iterator<Rule>) - Method in class fr.lirmm.graphik.graal.core.compilation.HierarchicalCompilation
-
- compile(Iterator<Rule>) - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
- compile(Iterator<Rule>) - Method in class fr.lirmm.graphik.graal.core.compilation.NoCompilation
-
- compileRule() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- compose(Variable, Term) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
For example, if the current substitution is {Y -> Z} and you compose it with
{X -> Y, V -> U}, the result is {X -> Z, Y -> Z, V -> U}.
- compose(Substitution) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
(CONST)
This method construct a new Substitution which is the composition of this
substitution with the specified one.
- compose(Variable, Term) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- compose(Substitution) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- computeAtomicHead(Iterator<Rule>) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
Generate an iterator of atomic head rules from an iterator of rules.
- computeAtomicHead(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
Generate a set of atomic head rules equivalent of the specified rule.
- computeDependencies(DependencyChecker...) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- computeDependency(Rule, Rule, DependencyChecker...) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- computeLayers(Iterable<Integer>, boolean) - Method in class fr.lirmm.graphik.util.graph.scc.StronglyConnectedComponentsGraph
-
- computePieceUnifier(Rule, InMemoryAtomSet, UnifierChecker...) - Method in interface fr.lirmm.graphik.graal.api.core.unifier.UnifierAlgorithm
-
- computePieceUnifier(Rule, Rule, DependencyChecker...) - Method in interface fr.lirmm.graphik.graal.api.core.unifier.UnifierAlgorithm
-
- computePieceUnifier(Rule, InMemoryAtomSet, UnifierChecker...) - Method in class fr.lirmm.graphik.graal.core.unifier.DefaultUnifierAlgorithm
-
Computes piece unifiers between the specified query and the head of the specified rule.
- computePieceUnifier(Rule, Rule, DependencyChecker...) - Method in class fr.lirmm.graphik.graal.core.unifier.DefaultUnifierAlgorithm
-
Computes piece unifiers between the head of the first rule and the body of the second.
- computePostVariablesPosition(Atom, int, Map<Variable, Integer>, Var[], Set<Var>) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
Return an array containing the corresponding instance of Var class for
each position of a variable in the specified atom with a higher level
than the specified level.
- computeProba(Atom, Store, RulesCompilation) - Static method in class fr.lirmm.graphik.graal.homomorphism.utils.ProbaUtils
-
Compute the probability to have one specific instance of the specified
atom over data
- computeProperties(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- computeSinglePiece(Iterator<Rule>) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
Generate an iterator of mono-piece rules from an iterator of rules.
- computeSinglePiece(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
Generate a set of mono-piece rules equivalent of the specified rule.
- ConjunctiveQuery - Interface in fr.lirmm.graphik.graal.api.core
-
This interface represents a conjunctive query.
- ConjunctiveQueryFactory - Interface in fr.lirmm.graphik.graal.api.factory
-
- ConjunctiveQueryFilter - Class in fr.lirmm.graphik.graal.core.stream.filter
-
- ConjunctiveQueryFilter() - Constructor for class fr.lirmm.graphik.graal.core.stream.filter.ConjunctiveQueryFilter
-
- ConjunctiveQueryFilterIterator - Class in fr.lirmm.graphik.graal.core.stream.filter
-
- ConjunctiveQueryFilterIterator(CloseableIterator<Object>) - Constructor for class fr.lirmm.graphik.graal.core.stream.filter.ConjunctiveQueryFilterIterator
-
- ConjunctiveQueryParser - Interface in fr.lirmm.graphik.graal.api.io
-
- ConjunctiveQueryRuleAdapter - Class in fr.lirmm.graphik.graal.core
-
- ConjunctiveQueryRuleAdapter(ConjunctiveQuery) - Constructor for class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- ConjunctiveQueryRuleAdapter(InMemoryAtomSet) - Constructor for class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- ConjunctiveQueryWithFixedVariables - Class in fr.lirmm.graphik.graal.core
-
- ConjunctiveQueryWithFixedVariables(InMemoryAtomSet, Iterable<? extends Term>) - Constructor for class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- ConjunctiveQueryWithFixedVariables(InMemoryAtomSet, List<Term>, Iterable<? extends Term>) - Constructor for class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- ConjunctiveQueryWithNegatedParts - Interface in fr.lirmm.graphik.graal.api.core
-
This interface represents a conjunctive query with negated parts.
- ConjunctiveQueryWriter - Interface in fr.lirmm.graphik.graal.api.io
-
- Constant - Interface in fr.lirmm.graphik.graal.api.core
-
A constant is a symbol referring to something, is either a
simple constant or a
Literal
.
- CONSTANT - Static variable in class fr.lirmm.graphik.graal.core.AtomType
-
- ConstantFilter - Class in fr.lirmm.graphik.graal.core.filter
-
- ConstantGenerator - Interface in fr.lirmm.graphik.graal.api.core
-
- constantsIterator() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns an iterator over all constants in this atom set.
- constantsIterator() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- constantsIterator() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- constantsIterator() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- contains(Term) - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Returns true if the term list contains the specified term.
- contains(Atom) - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns true if this atom set contains the specified atom.
- contains(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.ImmutableRuleSet
-
- contains(Atom) - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- contains(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- contains(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.RuleSet
-
- contains(Atom) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- contains(Atom) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- contains(InMemoryAtomSet, InMemoryAtomSet) - Static method in class fr.lirmm.graphik.graal.core.atomset.AtomSetUtils
-
- contains(Atom) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- contains(Term) - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
- contains(Rule) - Method in class fr.lirmm.graphik.graal.core.mapper.MappedRuleSet
-
- contains(Rule) - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- contains(Rule) - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- contains(Object) - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- contains(Rule) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- contains(Atom) - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- contains(Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- contains(Atom) - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- contains(Object) - Method in class fr.lirmm.graphik.util.LinkedSet
-
- containsAll(Collection<?>) - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- containsAll(Collection<?>) - Method in class fr.lirmm.graphik.util.LinkedSet
-
- ConversionException - Exception in fr.lirmm.graphik.util.stream.converter
-
- ConversionException(String, Throwable) - Constructor for exception fr.lirmm.graphik.util.stream.converter.ConversionException
-
- ConversionException(String) - Constructor for exception fr.lirmm.graphik.util.stream.converter.ConversionException
-
- ConversionException(Throwable) - Constructor for exception fr.lirmm.graphik.util.stream.converter.ConversionException
-
- convert(Atom) - Method in class fr.lirmm.graphik.graal.core.mapper.MapperAtomConverter
-
- convert(Predicate) - Method in class fr.lirmm.graphik.graal.core.mapper.MapperPredicateConverter
-
- convert(Rule) - Method in class fr.lirmm.graphik.graal.core.mapper.MapperRuleConverter
-
- convert(Substitution) - Method in class fr.lirmm.graphik.graal.homomorphism.utils.EqualityHandlerConverter
-
- convert(ResultSet) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocResultSet2PredicateConverter
-
- convert(ResultSet) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocResultSet2TermConverter
-
- convert(ResultSet) - Method in class fr.lirmm.graphik.graal.store.rdbms.homomorphism.ResultSet2SubstitutionConverter
-
- convert(U) - Method in interface fr.lirmm.graphik.util.stream.converter.Converter
-
- convert(long, TimeUnit) - Method in enum fr.lirmm.graphik.util.TimeUnit
-
Convert the given time duration in the given unit to this unit.
- Converter<U,T> - Interface in fr.lirmm.graphik.util.stream.converter
-
- ConverterCloseableIterator<U,T> - Class in fr.lirmm.graphik.util.stream.converter
-
- ConverterCloseableIterator(CloseableIterator<U>, Converter<U, T>) - Constructor for class fr.lirmm.graphik.util.stream.converter.ConverterCloseableIterator
-
- ConverterCloseableIterator(Iterator<U>, Converter<U, T>) - Constructor for class fr.lirmm.graphik.util.stream.converter.ConverterCloseableIterator
-
- ConverterIterator<U,T> - Class in fr.lirmm.graphik.util.stream.converter
-
- ConverterIterator(CloseableIterator<U>, Converter<U, T>) - Constructor for class fr.lirmm.graphik.util.stream.converter.ConverterIterator
-
- ConverterIteratorWithoutException<U,T> - Class in fr.lirmm.graphik.util.stream.converter
-
- ConverterIteratorWithoutException(CloseableIteratorWithoutException<U>, Converter<U, T>) - Constructor for class fr.lirmm.graphik.util.stream.converter.ConverterIteratorWithoutException
-
- count(CloseableIterator<?>) - Static method in class fr.lirmm.graphik.util.stream.Iterators
-
- count(CloseableIteratorWithoutException<?>) - Static method in class fr.lirmm.graphik.util.stream.Iterators
-
- CounterIterator<T> - Class in fr.lirmm.graphik.util.stream
-
- CounterIterator(CloseableIterator<T>) - Constructor for class fr.lirmm.graphik.util.stream.CounterIterator
-
- CPUTimeProfiler - Class in fr.lirmm.graphik.util.profiler
-
This class is a profiler with a timer feature (ms)
- CPUTimeProfiler() - Constructor for class fr.lirmm.graphik.util.profiler.CPUTimeProfiler
-
- CPUTimeProfiler(PrintStream) - Constructor for class fr.lirmm.graphik.util.profiler.CPUTimeProfiler
-
- CPUTimeProfiler(TimeUnit) - Constructor for class fr.lirmm.graphik.util.profiler.CPUTimeProfiler
-
- CPUTimeProfiler(PrintStream, TimeUnit) - Constructor for class fr.lirmm.graphik.util.profiler.CPUTimeProfiler
-
- create(Predicate) - Method in interface fr.lirmm.graphik.graal.api.factory.AtomFactory
-
- create(Predicate, List<Term>) - Method in interface fr.lirmm.graphik.graal.api.factory.AtomFactory
-
- create(Predicate, Term...) - Method in interface fr.lirmm.graphik.graal.api.factory.AtomFactory
-
- create(Atom) - Method in interface fr.lirmm.graphik.graal.api.factory.AtomFactory
-
- create() - Method in interface fr.lirmm.graphik.graal.api.factory.ConjunctiveQueryFactory
-
Create an empty query
- create(InMemoryAtomSet) - Method in interface fr.lirmm.graphik.graal.api.factory.ConjunctiveQueryFactory
-
Create a query from the specified atom set.
- create(InMemoryAtomSet, List<Term>) - Method in interface fr.lirmm.graphik.graal.api.factory.ConjunctiveQueryFactory
-
Create a query from the specified atom set and the specified answer
variables.
- create(Atom) - Method in interface fr.lirmm.graphik.graal.api.factory.ConjunctiveQueryFactory
-
Create a query from the specified atom set.
- create(Atom, List<Term>) - Method in interface fr.lirmm.graphik.graal.api.factory.ConjunctiveQueryFactory
-
Create a query from the specified atom and the specified answer
variables.
- create(CloseableIteratorWithoutException<Atom>, CloseableIteratorWithoutException<Term>) - Method in interface fr.lirmm.graphik.graal.api.factory.ConjunctiveQueryFactory
-
Create a query from the specified atom set and the specified answer
variables.
- create(String, InMemoryAtomSet, List<Term>) - Method in interface fr.lirmm.graphik.graal.api.factory.ConjunctiveQueryFactory
-
Create a query from the specified atom set, answer variables and label.
- create(ConjunctiveQuery) - Method in interface fr.lirmm.graphik.graal.api.factory.ConjunctiveQueryFactory
-
Copy
- create() - Method in interface fr.lirmm.graphik.graal.api.factory.InMemoryAtomSetFactory
-
- create(Atom...) - Method in interface fr.lirmm.graphik.graal.api.factory.InMemoryAtomSetFactory
-
- create(AtomSet) - Method in interface fr.lirmm.graphik.graal.api.factory.InMemoryAtomSetFactory
-
- create(InMemoryAtomSet) - Method in interface fr.lirmm.graphik.graal.api.factory.InMemoryAtomSetFactory
-
- create(CloseableIterator<Atom>) - Method in interface fr.lirmm.graphik.graal.api.factory.InMemoryAtomSetFactory
-
- create(CloseableIteratorWithoutException<Atom>) - Method in interface fr.lirmm.graphik.graal.api.factory.InMemoryAtomSetFactory
-
- create(Atom) - Method in interface fr.lirmm.graphik.graal.api.factory.InMemoryAtomSetFactory
-
- create(Object, int) - Method in interface fr.lirmm.graphik.graal.api.factory.PredicateFactory
-
- create() - Method in interface fr.lirmm.graphik.graal.api.factory.RuleFactory
-
- create(Atom[], Atom[]) - Method in interface fr.lirmm.graphik.graal.api.factory.RuleFactory
-
- create(CloseableIteratorWithoutException<Atom>, CloseableIteratorWithoutException<Atom>) - Method in interface fr.lirmm.graphik.graal.api.factory.RuleFactory
-
- create(String, CloseableIteratorWithoutException<Atom>, CloseableIteratorWithoutException<Atom>) - Method in interface fr.lirmm.graphik.graal.api.factory.RuleFactory
-
- create(InMemoryAtomSet, InMemoryAtomSet) - Method in interface fr.lirmm.graphik.graal.api.factory.RuleFactory
-
- create(String, InMemoryAtomSet, InMemoryAtomSet) - Method in interface fr.lirmm.graphik.graal.api.factory.RuleFactory
-
- create(Atom, Atom) - Method in interface fr.lirmm.graphik.graal.api.factory.RuleFactory
-
- create(String, Atom, Atom) - Method in interface fr.lirmm.graphik.graal.api.factory.RuleFactory
-
- create(Rule) - Method in interface fr.lirmm.graphik.graal.api.factory.RuleFactory
-
- create() - Method in interface fr.lirmm.graphik.graal.api.factory.StoreFactory
-
- create(Atom[]) - Method in interface fr.lirmm.graphik.graal.api.factory.StoreFactory
-
- create(AtomSet) - Method in interface fr.lirmm.graphik.graal.api.factory.StoreFactory
-
- create(InMemoryAtomSet) - Method in interface fr.lirmm.graphik.graal.api.factory.StoreFactory
-
- create(CloseableIterator<Atom>) - Method in interface fr.lirmm.graphik.graal.api.factory.StoreFactory
-
- create(CloseableIteratorWithoutException<Atom>) - Method in interface fr.lirmm.graphik.graal.api.factory.StoreFactory
-
- create(Atom) - Method in interface fr.lirmm.graphik.graal.api.factory.StoreFactory
-
- create(Predicate) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.AtomEdgeFactory
-
- create(Predicate, List<Term>) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.AtomEdgeFactory
-
- create(Predicate, Term...) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.AtomEdgeFactory
-
- create(Atom) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.AtomEdgeFactory
-
- create(Predicate) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomFactory
-
- create(Predicate, List<Term>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomFactory
-
- create(Predicate, Term...) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomFactory
-
- create(Atom) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomFactory
-
- create() - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomSetFactory
-
- create(Atom...) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomSetFactory
-
- create(CloseableIterator<Atom>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomSetFactory
-
- create(CloseableIteratorWithoutException<Atom>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomSetFactory
-
- create(AtomSet) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomSetFactory
-
- create(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomSetFactory
-
- create(Atom) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomSetFactory
-
- create() - Method in class fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory
-
- create(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory
-
- create(Atom) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory
-
- create(Atom, List<Term>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory
-
- create(InMemoryAtomSet, List<Term>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory
-
- create(CloseableIteratorWithoutException<Atom>, CloseableIteratorWithoutException<Term>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory
-
- create(String, InMemoryAtomSet, List<Term>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory
-
- create(ConjunctiveQuery) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory
-
- create(Object, int) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultPredicateFactory
-
- create() - Method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- create(Atom[], Atom[]) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- create(CloseableIteratorWithoutException<Atom>, CloseableIteratorWithoutException<Atom>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- create(String, CloseableIteratorWithoutException<Atom>, CloseableIteratorWithoutException<Atom>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- create(InMemoryAtomSet, InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- create(String, InMemoryAtomSet, InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- create(Atom, Atom) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- create(String, Atom, Atom) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- create(Rule) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- create() - Method in class fr.lirmm.graphik.graal.core.factory.DefaultStoreFactory
-
- create(Atom[]) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultStoreFactory
-
- create(CloseableIterator<Atom>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultStoreFactory
-
- create(CloseableIteratorWithoutException<Atom>) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultStoreFactory
-
- create(AtomSet) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultStoreFactory
-
- create(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultStoreFactory
-
- create(Atom) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultStoreFactory
-
- createBatchProcessor() - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
- createBatchProcessor() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- createBatchProcessor() - Method in class fr.lirmm.graphik.graal.core.store.AbstractStore
-
- createBatchProcessor() - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- createBatchProcessor() - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- createConstant(Object) - Method in interface fr.lirmm.graphik.graal.api.factory.TermFactory
-
- createConstant(Object) - Method in class fr.lirmm.graphik.graal.core.term.DefaultTermFactory
-
- createDatabaseSchema() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- createDatabaseSchema() - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- createDatabaseSchema() - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- createEquality(Term, Term) - Method in interface fr.lirmm.graphik.graal.api.factory.AtomFactory
-
- createEquality(Term, Term) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.AtomEdgeFactory
-
- createEquality(Term, Term) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomFactory
-
- createImageOf(Term) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Get the image of the given term by this substitution, if there is no
image specified return the term itself.
- createImageOf(Collection<? extends Term>) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Get the image of each terms of the specified list.
- createImageOf(Atom) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Apply this substitution on an atom.
- createImageOf(AtomSet) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Apply this substitution on an atom set.
- createImageOf(InMemoryAtomSet) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Apply this substitution on an atom set.
- createImageOf(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Apply this substitution on the given rule.
- createImageOf(Term) - Method in class fr.lirmm.graphik.graal.core.AbstractMapBasedSubstitution
-
- createImageOf(Collection<? extends Term>) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- createImageOf(Atom) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- createImageOf(AtomSet) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- createImageOf(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- createImageOf(Rule) - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- createImageOf(Term) - Method in class fr.lirmm.graphik.graal.core.EmptySubstitution
-
- createImageOf(Term) - Method in class fr.lirmm.graphik.graal.core.FreshVarSubstitution
-
- createImageOf(Atom, Variable, Term) - Static method in class fr.lirmm.graphik.graal.core.Substitutions
-
Create a new Atom which is the image of the specified atom by replacing
the specified term by the specified image.
- createImageOf(Term) - Method in class fr.lirmm.graphik.graal.core.VariablePrefixSubstitution
-
- createImageOf(Term) - Method in class fr.lirmm.graphik.graal.core.VariableRemovePrefixSubstitution
-
- createImageOf(Atom, Substitution, Map<Variable, Integer>, Var[]) - Static method in class fr.lirmm.graphik.graal.homomorphism.utils.BacktrackUtils
-
- createLiteral(Object) - Method in interface fr.lirmm.graphik.graal.api.factory.TermFactory
-
- createLiteral(URI, Object) - Method in interface fr.lirmm.graphik.graal.api.factory.TermFactory
-
- createLiteral(Object) - Method in class fr.lirmm.graphik.graal.core.term.DefaultTermFactory
-
- createLiteral(URI, Object) - Method in class fr.lirmm.graphik.graal.core.term.DefaultTermFactory
-
- createMap() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.HashIndexFactory
-
- createMap(Comparator<? super T>) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.HashIndexFactory
-
- createMap() - Method in interface fr.lirmm.graphik.graal.core.atomset.graph.IndexFactory
-
- createMap(Comparator<? super T>) - Method in interface fr.lirmm.graphik.graal.core.atomset.graph.IndexFactory
-
- createMap() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.TreeIndexFactory
-
- createMap(Comparator<? super T>) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.TreeIndexFactory
-
- createPredicateTable(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
Create a table associated to the specified predicate and return the table
informations.
- createPredicateTable(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- createPredicateTable(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- createPredicateTableIfNotExist(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
Get the table informations associated to the specified predicate.
- createSet() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.HashIndexFactory
-
- createSet(Comparator<? super T>) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.HashIndexFactory
-
- createSet() - Method in interface fr.lirmm.graphik.graal.core.atomset.graph.IndexFactory
-
- createSet(Comparator<? super T>) - Method in interface fr.lirmm.graphik.graal.core.atomset.graph.IndexFactory
-
- createSet() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.TreeIndexFactory
-
- createSet(Comparator<? super T>) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.TreeIndexFactory
-
- createStatement() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- createStatement() - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- createStatement() - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
- createSubstitution() - Method in interface fr.lirmm.graphik.graal.api.factory.SubstitutionFactory
-
- createSubstitution(Substitution) - Method in interface fr.lirmm.graphik.graal.api.factory.SubstitutionFactory
-
- createSubstitution() - Method in class fr.lirmm.graphik.graal.core.factory.DefaultSubstitutionFactory
-
- createSubstitution(Substitution) - Method in class fr.lirmm.graphik.graal.core.factory.DefaultSubstitutionFactory
-
- createSubstitution(Var[]) - Static method in class fr.lirmm.graphik.graal.homomorphism.utils.BacktrackUtils
-
Extract image of variables from Var class in a Substitution.
- createTerm(Term) - Method in interface fr.lirmm.graphik.graal.api.factory.TermFactory
-
- createTerm(Object, Term.Type) - Method in interface fr.lirmm.graphik.graal.api.factory.TermFactory
-
Deprecated.
- createTerm(Term) - Method in class fr.lirmm.graphik.graal.core.term.DefaultTermFactory
-
- createTerm(Object, Term.Type) - Method in class fr.lirmm.graphik.graal.core.term.DefaultTermFactory
-
Deprecated.
- createTermFromColumnType(int, String) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsConjunctiveQueryTranslator
-
- createTermFromColumnType(int, String) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsConjunctiveQueryTranslator
-
Create a
Term
from a String representation and a column type.
- createURI(Predicate) - Method in class fr.lirmm.graphik.graal.common.rdf4j.RDF4jUtils
-
- createURI(String, Prefix) - Static method in class fr.lirmm.graphik.util.URIUtils
-
Create an URI from a String.
- createURI(Prefix, String) - Static method in class fr.lirmm.graphik.util.URIUtils
-
- createURI(String) - Static method in class fr.lirmm.graphik.util.URIUtils
-
- createVariable(Object) - Method in interface fr.lirmm.graphik.graal.api.factory.TermFactory
-
- createVariable(Object) - Method in class fr.lirmm.graphik.graal.core.term.DefaultTermFactory
-
- criticalInstance(Iterable<Rule>) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- criticalInstance(Iterable<Rule>, InMemoryAtomSet) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
The skolem chase on the critical instance of R halts iff the skolem chase of R halts
universally.
- CurrentIndexFactory - Class in fr.lirmm.graphik.graal.core.atomset.graph
-
- CurrentIndexFactory() - Constructor for class fr.lirmm.graphik.graal.core.atomset.graph.CurrentIndexFactory
-
- GBTSProperty - Class in fr.lirmm.graphik.graal.rulesetanalyser.property
-
- generatePropertyMap() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.RuleSetPropertyHierarchy
-
Prepare the list of rule set properties.
- generatePropertyMapSpecializationOf(RuleSetProperty) - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.RuleSetPropertyHierarchy
-
Prepare a map containing all specialization of specified rule property.
- generateQuery(Rule) - Method in class fr.lirmm.graphik.graal.forward_chaining.rule_applier.AbstractRuleApplier
-
- generateQuery(Rule) - Method in class fr.lirmm.graphik.graal.forward_chaining.rule_applier.DefaultRuleApplier
-
- generateQuery(Rule) - Method in class fr.lirmm.graphik.graal.forward_chaining.rule_applier.ExhaustiveRuleApplier
-
- get(T...) - Method in class fr.lirmm.graphik.util.collections.Trie
-
Get the value in the Trie with the given
word
- get(String) - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
- get(String) - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- get(String) - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
Get data/time attached to the specified key.
- getAbbreviation() - Method in enum fr.lirmm.graphik.util.TimeUnit
-
Return the abbreviation of this TimeUnit, "h" for hours, "min" for
minutes, "s" for seconds, "ms" for milliseconds, "μs" for microseconds
and "ns" for nanoseconds.
- getAffectedPositionSet() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- getAggregatedUnifiers(List<QueryUnifier>) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AbstractRewritingOperator
-
Returns all the aggregated unifiers compute from the given unifiers
- getAnswerVariables() - Method in interface fr.lirmm.graphik.graal.api.core.ConjunctiveQuery
-
Get the answer variables
- getAnswerVariables() - Method in interface fr.lirmm.graphik.graal.api.core.ConjunctiveQueryWithNegatedParts
-
Get the answer variables
- getAnswerVariables() - Method in interface fr.lirmm.graphik.graal.api.core.UnionOfConjunctiveQueries
-
Get the answer variables
- getAnswerVariables() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- getAnswerVariables() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
Returns the answer variables of the query.
- getAnswerVariables() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQueryWithNegatedParts
-
Returns the answer variables of the query.
- getAnswerVariables() - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- getAnswerVariables() - Method in class fr.lirmm.graphik.graal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts
-
- getApproach() - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
Returns the defined priority of this KnowledgeBase (ie saturation or
rewriting).
- getApproach() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getArity() - Method in class fr.lirmm.graphik.graal.api.core.Predicate
-
Get the arity of this predicate.
- getAssociatedSubstitution() - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
- getAtomSet() - Method in interface fr.lirmm.graphik.graal.api.core.ConjunctiveQuery
-
Get the atom conjunction representing the query.
- getAtomSet() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- getAtomSet() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
Returns the fact of the query.
- getBCCBackJumping() - Method in class fr.lirmm.graphik.graal.homomorphism.bbc.BCC
-
- getBCCScheduler() - Method in class fr.lirmm.graphik.graal.homomorphism.bbc.BCC
-
- getBody() - Method in interface fr.lirmm.graphik.graal.api.core.NegativeConstraint
-
Get the body (the hypothesis) of this constraint.
- getBody() - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Get the body (the hypothesis) of this rule.
- getBody() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getBody() - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- getBody() - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- getBottom() - Method in interface fr.lirmm.graphik.graal.api.factory.AtomFactory
-
- getBottom() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.AtomEdgeFactory
-
- getBottom() - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomFactory
-
- getCandidatsIterator(AtomSet, Var, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- getCandidatsIterator(AtomSet, Var, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in interface fr.lirmm.graphik.graal.homomorphism.forward_checking.ForwardChecking
-
- getCandidatsIterator(AtomSet, Var, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NFC2WithLimit
-
- getCandidatsIterator(AtomSet, Var, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NoForwardChecking
-
- getCandidatsIterator(AtomSet, Var, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.SimpleFC
-
- getClass(E) - Method in class fr.lirmm.graphik.util.Partition
-
- getColumn() - Method in exception fr.lirmm.graphik.graal.api.io.ParseException
-
- getColumns(String) - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- getColumns(String) - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
Return columns informations for the specified table name.
- getColumns() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.DBTable
-
- getComponent(int) - Method in class fr.lirmm.graphik.util.graph.scc.StronglyConnectedComponentsGraph
-
- getConditions(Predicate, Predicate) - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
- getConjunctiveQuery() - Method in class fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryParser
-
- getConjunctiveQueryTranslator() - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- getConjunctiveQueryTranslator() - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- getConjunctiveQueryTranslator() - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsStore
-
Transform the conjunctive query into a SQLÂ query
- getConnection() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- getConnection() - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- getConnection() - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
- getConstants() - Method in class fr.lirmm.graphik.graal.api.core.AbstractAtom
-
- getConstants() - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Get all constants that appear is this atom.
- getConstants() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns a Set of all constants in this atom set.
- getConstants() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- getConstants() - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Get all constants of this rule.
- getConstants() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- getConstants() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- getConstants() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getConstants() - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
- getConstants() - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- getConstants() - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- getCptValue() - Method in class fr.lirmm.graphik.util.stream.CounterIterator
-
- getDatatype() - Method in interface fr.lirmm.graphik.graal.api.core.Literal
-
- getDecidableCombination() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getDefaultPrefix() - Method in class fr.lirmm.graphik.graal.core.store.AbstractTripleStore
-
- getDefaultPriority() - Method in class fr.lirmm.graphik.graal.api.homomorphism.AbstractChecker
-
- getDefaultPriority() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.AtomicQueryHomomorphismChecker
-
- getDefaultPriority() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.AtomicQueryHomomorphismWithNegatedPartsChecker
-
- getDefaultPriority() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.BacktrackChecker
-
- getDefaultPriority() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.BacktrackWithNegatedPartsChecker
-
- getDefaultPriority() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.DefaultUnionConjunctiveQueriesChecker
-
- getDefaultPriority() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.FullyInstantiatedQueryHomomorphismChecker
-
- getDefaultPriority() - Method in class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlHomomorphismChecker
-
- getDefaultPriority() - Method in class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlUCQHomomorphismChecker
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.AGRDProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.BTSProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DisconnectedProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DomainRestrictedProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FESProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierGuardedProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierOneProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FUSProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GBTSProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GuardedProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.JointlyFrontierGuardedSetProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.LinearProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MFAProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MSAProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RangeRestrictedProperty
-
- getDescription() - Method in interface fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.StickyProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyAcyclicProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyFrontierGuardedSetProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyGuardedSetProperty
-
- getDescription() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyStickyProperty
-
- getDomainSize() - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
Returns the numbers of different terms referenced by atoms in this store
or a greater estimation of it.
- getDomainSize() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- getDomainSize() - Method in class fr.lirmm.graphik.graal.core.store.AbstractStore
-
- getDriver() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- getDriver() - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsStore
-
- getEdgeSource(DefaultEdge) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.graph.GraphPositionDependencies
-
- getEdgeTarget(Integer) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- getEdgeTarget(DefaultEdge) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.graph.GraphPositionDependencies
-
- getExistentials() - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Compute and return the set of existential variables of this rule.
- getExistentials() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getExistentials() - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- getExistentials() - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- getExtraIdentifierCharacters() - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- getExtraIdentifierCharacters() - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
Return a String containing extra characters available for table and
column name (those beyond a-z, A-Z, 0-9 and _).
- getFacts() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryKnowledgeBase
-
- getFacts() - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
Get the facts attached to this knowledgeBase.
- getFacts() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getFESGraphOfRuleDependencies() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getFESRuleSet() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getFirst() - Method in class fr.lirmm.graphik.util.graph.DefaultDirectedEdge
-
- getFirst() - Method in class fr.lirmm.graphik.util.graph.DefaultEdge
-
- getFirst() - Method in interface fr.lirmm.graphik.util.graph.Edge
-
- getFreshPredicateTableName(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- getFreshPredicateTableName(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- getFreshPredicateTableName(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- getFreshSymbol() - Method in interface fr.lirmm.graphik.graal.api.core.ConstantGenerator
-
Generate a fresh constant, i.e.
- getFreshSymbol() - Method in interface fr.lirmm.graphik.graal.api.core.TermGenerator
-
Generate a fresh term, i.e.
- getFreshSymbol() - Method in interface fr.lirmm.graphik.graal.api.core.VariableGenerator
-
Generate a fresh variable, i.e.
- getFreshSymbol() - Method in class fr.lirmm.graphik.graal.core.DefaultConstantGenerator
-
- getFreshSymbol() - Method in class fr.lirmm.graphik.graal.core.DefaultVariableGenerator
-
- getFreshSymbol() - Method in class fr.lirmm.graphik.graal.store.rdbms.RdbmsConstantGenenrator
-
- getFreshSymbol() - Method in class fr.lirmm.graphik.graal.store.rdbms.RdbmsVariableGenenrator
-
- getFreshSymbolGenerator() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
- getFreshSymbolGenerator() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- getFreshSymbolGenerator() - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- getFreshSymbolGenerator() - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- getFreshSymbolGenerator() - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- getFreshSymbolGenerator() - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- getFreshSymbolGenerator() - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- getFreshSymbolGenerator() - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- getFrontier() - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Compute and return the set of frontier variables of this rule.
- getFrontier() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getFrontier() - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- getFrontier() - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.AGRDProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.BTSProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DisconnectedProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DomainRestrictedProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FESProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierGuardedProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierOneProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FUSProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GBTSProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GuardedProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.JointlyFrontierGuardedSetProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.LinearProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MFAProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MSAProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RangeRestrictedProperty
-
- getFullName() - Method in interface fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.StickyProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyAcyclicProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyFrontierGuardedSetProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyGuardedSetProperty
-
- getFullName() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyStickyProperty
-
- getFUSRuleSet() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.AGRDProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DisconnectedProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DomainRestrictedProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FESProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierGuardedProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierOneProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GBTSProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GuardedProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.JointlyFrontierGuardedSetProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.LinearProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MFAProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MSAProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RangeRestrictedProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty.Default
-
- getGeneralisations() - Method in interface fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.StickyProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyAcyclicProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyFrontierGuardedSetProperty
-
- getGeneralisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyGuardedSetProperty
-
- getGeneralisationsOf(RuleSetProperty) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.RuleSetPropertyHierarchy
-
- getGraphOfRuleDependencies() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- getGraphPositionDependencies() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- getHaltingCondition() - Method in class fr.lirmm.graphik.graal.forward_chaining.rule_applier.AbstractRuleApplier
-
- getHead() - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Get the head (the conclusion) of this rule.
- getHead() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getHead() - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- getHead() - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- getHead() - Method in class fr.lirmm.graphik.util.graph.DefaultDirectedEdge
-
- getHead() - Method in interface fr.lirmm.graphik.util.graph.DirectedEdge
-
- getIdClass(T) - Method in interface fr.lirmm.graphik.util.EquivalentRelation
-
- getIdClass(T) - Method in class fr.lirmm.graphik.util.TreeMapEquivalentRelation
-
- getIdentifier() - Method in interface fr.lirmm.graphik.graal.api.core.Constant
-
- getIdentifier() - Method in interface fr.lirmm.graphik.graal.api.core.Literal
-
- getIdentifier() - Method in class fr.lirmm.graphik.graal.api.core.Predicate
-
Get the URI representation of this predicate.
- getIdentifier() - Method in interface fr.lirmm.graphik.graal.api.core.Term
-
A unique identifier of this term.
- getImageOf(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
Return the image of a given fact by the substitution of this
- getInfos(Var) - Method in class fr.lirmm.graphik.graal.homomorphism.scheduler.DefaultScheduler
-
- getInfos(Var) - Method in class fr.lirmm.graphik.graal.homomorphism.scheduler.FixedOrderScheduler
-
- getInfos(Var) - Method in interface fr.lirmm.graphik.graal.homomorphism.scheduler.Scheduler
-
Return an informative string about specified variable
- getInsertOrIgnoreQuery(DBTable, Map<String, String>) - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractInsertOrIgnoreRdbmsDriver
-
- getInsertOrIgnoreQuery(DBTable, String) - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractInsertOrIgnoreRdbmsDriver
-
- getInsertOrIgnoreQuery(DBTable, Map<String, String>) - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractMergeRdbmsDriver
-
- getInsertOrIgnoreQuery(DBTable, String) - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractMergeRdbmsDriver
-
- getInsertOrIgnoreQuery(DBTable, Map<String, String>) - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.PostgreSQLDriver
-
- getInsertOrIgnoreQuery(DBTable, String) - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.PostgreSQLDriver
-
- getInsertOrIgnoreQuery(DBTable, Map<String, String>) - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
Generates an INSERT OR IGNORE SQL statement.
- getInsertOrIgnoreQuery(DBTable, String) - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
- getIrredondant(InMemoryAtomSet) - Method in interface fr.lirmm.graphik.graal.api.core.RulesCompilation
-
Filters redundant atom in the specified atom-set with respect to this rule compilation.
- getIrredondant(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.compilation.AbstractRulesCompilation
-
- getJointlyAffectedPositionSet() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- getLabel() - Method in class fr.lirmm.graphik.graal.api.core.AbstractTerm
-
- getLabel() - Method in interface fr.lirmm.graphik.graal.api.core.ConjunctiveQuery
-
The label (the name) for this query.
- getLabel() - Method in interface fr.lirmm.graphik.graal.api.core.ConjunctiveQueryWithNegatedParts
-
The label (the name) for this query.
- getLabel() - Method in interface fr.lirmm.graphik.graal.api.core.Constant
-
- getLabel() - Method in interface fr.lirmm.graphik.graal.api.core.NegativeConstraint
-
Get the label (the name) of this constraint.
- getLabel() - Method in interface fr.lirmm.graphik.graal.api.core.Query
-
- getLabel() - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Get the label (the name) of this rule.
- getLabel() - Method in interface fr.lirmm.graphik.graal.api.core.Term
-
Return a label that represents this term.
- getLabel() - Method in interface fr.lirmm.graphik.graal.api.core.UnionOfConjunctiveQueries
-
The label (the name) of this query.
- getLabel() - Method in interface fr.lirmm.graphik.graal.api.core.Variable
-
- getLabel() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getLabel() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- getLabel() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
- getLabel() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQueryWithNegatedParts
-
- getLabel() - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- getLabel() - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- getLabel() - Method in class fr.lirmm.graphik.graal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts
-
- getLabel() - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.AGRDProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.BTSProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DisconnectedProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DomainRestrictedProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FESProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierGuardedProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierOneProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FUSProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GBTSProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GuardedProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.JointlyFrontierGuardedSetProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.LinearProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MFAProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MSAProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RangeRestrictedProperty
-
- getLabel() - Method in interface fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty
-
This method must return a label not used by any other
rule property or undefined behaviour is to be expected.
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.StickyProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyAcyclicProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyFrontierGuardedSetProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyGuardedSetProperty
-
- getLabel() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyStickyProperty
-
- getLine() - Method in exception fr.lirmm.graphik.graal.api.io.ParseException
-
- getLiterals() - Method in class fr.lirmm.graphik.graal.api.core.AbstractAtom
-
- getLiterals() - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Get all literals that appear is this atom.
- getLiterals() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns a Set of all literals in this atom set.
- getLiterals() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- getLiterals() - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Get all literals of this rule.
- getLiterals() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- getLiterals() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- getLiterals() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getLiterals() - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
- getLiterals() - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- getLiterals() - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- getLocalname() - Method in class fr.lirmm.graphik.util.DefaultURI
-
- getLocalname() - Method in interface fr.lirmm.graphik.util.URI
-
Get the localname of this URI.
- getLocalName(String) - Static method in class fr.lirmm.graphik.util.URIUtils
-
Return the local name of this uri.
- getLocalNameIndex(String) - Static method in class fr.lirmm.graphik.util.URIUtils
-
- getMap() - Method in class fr.lirmm.graphik.graal.core.AbstractMapBasedSubstitution
-
- getMap() - Method in class fr.lirmm.graphik.graal.core.HashMapSubstitution
-
- getMap() - Method in class fr.lirmm.graphik.graal.core.TreeMapSubstitution
-
- getMap() - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
- getMap() - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- getMap() - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
- getMarkedRuleCollection() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.graph.MarkedVariableSet
-
- getMarkedVariableSet() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- getMaxTableNameLength() - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- getMaxTableNameLength() - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
Returns the maximum number of characters that this database allows in a
table name.
- getMetaData() - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- getMetaData() - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
Returns database metadata
- getName() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.DBColumn
-
- getName() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.DBTable
-
- getNbrComponents() - Method in class fr.lirmm.graphik.util.graph.scc.StronglyConnectedComponentsGraph
-
- getNegatedParts() - Method in interface fr.lirmm.graphik.graal.api.core.ConjunctiveQueryWithNegatedParts
-
Get the set of facts which must be false (at least one).
- getNegatedParts() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQueryWithNegatedParts
-
- getNegatedParts() - Method in class fr.lirmm.graphik.graal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts
-
- getNegativeConstraint(String) - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- getNegativeConstraint(String) - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- getNegativeConstraintNames() - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- getNegativeConstraintNames() - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- getOntology() - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
Get the ontology attached to this knowledge base.
- getOntology() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getOrderedProperties() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.RuleSetPropertyHierarchy
-
- getOutgoingEdgesOf(Rule) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- getPartition() - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
Return the partition that unify the piece and a part of the head rule
- getPiece() - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
Return the piece of the fact that are unified by this unificateur
- getPieces(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
Compute and return the set of pieces of the head according to the
frontier.
- getPositivePart() - Method in interface fr.lirmm.graphik.graal.api.core.ConjunctiveQueryWithNegatedParts
-
Get the set of facts which must be true.
- getPositivePart() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQueryWithNegatedParts
-
- getPositivePart() - Method in class fr.lirmm.graphik.graal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts
-
- getPredicate() - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Get the Predicate of this Atom.
- getPredicate() - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
Get the predicate.
- getPredicates() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns a Set of all predicates in this atom set.
- getPredicates() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- getPredicates() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- getPredicates() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- getPredicates() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- getPredicates() - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- getPredicates() - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- getPredicates() - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- getPredicates() - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- getPredicateTable(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
Get the table informations associated to the specified predicate.
- getPredicateTable(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- getPredicateTable(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- getPredicateTableIfExist(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
Ask the database for table informations associated to the specified
predicate.
- getPredicateTableIfExist(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- getPredicateTableIfExist(Predicate) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- getPrefix() - Method in class fr.lirmm.graphik.util.DefaultURI
-
- getPrefix() - Method in class fr.lirmm.graphik.util.Prefix
-
- getPrefix() - Method in interface fr.lirmm.graphik.util.URI
-
Get the prefix of this URI.
- getPrefix(String) - Static method in class fr.lirmm.graphik.util.URIUtils
-
Return the global name of this uri.
- getPrefixByValue(String) - Method in class fr.lirmm.graphik.util.PrefixManager
-
- getPrefixes() - Method in class fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryParser
-
- getPrefixes() - Method in class fr.lirmm.graphik.graal.io.sparql.SparqlRuleParser
-
- getPrefixName() - Method in class fr.lirmm.graphik.util.Prefix
-
- getPriority() - Method in class fr.lirmm.graphik.graal.api.homomorphism.AbstractChecker
-
- getPriority() - Method in interface fr.lirmm.graphik.graal.api.homomorphism.ExistentialHomomorphismChecker
-
Get the priority of this solver.
- getPriority() - Method in interface fr.lirmm.graphik.graal.api.homomorphism.HomomorphismChecker
-
Get the priority of this solver.
- getProfiler() - Method in class fr.lirmm.graphik.graal.api.forward_chaining.AbstractChase
-
- getProfiler() - Method in class fr.lirmm.graphik.graal.api.forward_chaining.AbstractDirectChase
-
- getProfiler() - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AbstractRewritingOperator
-
- getProfiler() - Method in class fr.lirmm.graphik.graal.core.compilation.AbstractRulesCompilation
-
- getProfiler() - Method in class fr.lirmm.graphik.graal.homomorphism.RecursiveBacktrackHomomorphism
-
Deprecated.
- getProfiler() - Method in class fr.lirmm.graphik.graal.homomorphism.utils.HomomorphismIteratorChecker
-
- getProfiler() - Method in class fr.lirmm.graphik.util.profiler.AbstractProfilable
-
- getProfiler() - Method in interface fr.lirmm.graphik.util.profiler.Profilable
-
- getQuery(String) - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
- getQuery() - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
- getQuery(String) - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getQueryNames() - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
- getQueryNames() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getRepresentant(E) - Method in class fr.lirmm.graphik.util.Partition
-
- getReverseSourceVariablesSubstitution() - Static method in class fr.lirmm.graphik.graal.core.unifier.DefaultUnifierAlgorithm
-
- getReverseTargetVariablesSubstitution() - Static method in class fr.lirmm.graphik.graal.core.unifier.DefaultUnifierAlgorithm
-
- getRewritesFrom(ConjunctiveQuery, IndexedByHeadPredicatesRuleSet, RulesCompilation) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AggregAllRulesOperator
-
Returns the rewrites compute from the given fact and the rule set of the
receiving object.
- getRewritesFrom(ConjunctiveQuery, IndexedByHeadPredicatesRuleSet, RulesCompilation) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AggregSingleRuleOperator
-
Returns the rewrites compute from the given fact and the rule set of the
receiving object.
- getRewritesFrom(ConjunctiveQuery, IndexedByHeadPredicatesRuleSet, RulesCompilation) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.BasicAggregAllRulesOperator
-
Returns the rewrites compute from the given fact and the rule set of the
receiving object.
- getRewritesFrom(ConjunctiveQuery, IndexedByHeadPredicatesRuleSet, RulesCompilation) - Method in interface fr.lirmm.graphik.graal.backward_chaining.pure.RewritingOperator
-
Returns the rewrites compute from the given fact and the rule set of the
receiving object.
- getRewritingOf(Atom) - Method in interface fr.lirmm.graphik.graal.api.core.RulesCompilation
-
Return the list of atom that are R-rewriting of the atom father by
compiled rules
- getRewritingOf(Atom) - Method in class fr.lirmm.graphik.graal.core.compilation.HierarchicalCompilation
-
- getRewritingOf(Atom) - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
Return all possible rewritings of this Atom by this compilation.
- getRewritingOf(Atom) - Method in class fr.lirmm.graphik.graal.core.compilation.NoCompilation
-
- getRule(String) - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- getRule(String) - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
- getRule(String) - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- getRule() - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
Return the rule where the unifier apply
- getRule() - Method in class fr.lirmm.graphik.graal.io.sparql.SparqlRuleParser
-
- getRule(String) - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getRuleApplier() - Method in class fr.lirmm.graphik.graal.api.forward_chaining.AbstractChase
-
- getRuleApplier() - Method in class fr.lirmm.graphik.graal.api.forward_chaining.AbstractDirectChase
-
- getRuleNames() - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- getRuleNames() - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
- getRuleNames() - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- getRuleNames() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- getRules() - Method in interface fr.lirmm.graphik.graal.api.core.GraphOfRuleDependencies
-
- getRules() - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- getRulesByBodyPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.core.ruleset.IndexedByBodyPredicatesRuleSet
-
- getRulesByHeadPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.core.ruleset.IndexedByHeadPredicatesRuleSet
-
- getRuleSet() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- getSafeCopy(Rule) - Static method in class fr.lirmm.graphik.graal.core.unifier.UnifierUtils
-
- getSaturation() - Method in interface fr.lirmm.graphik.graal.api.core.RulesCompilation
-
- getSaturation() - Method in class fr.lirmm.graphik.graal.core.compilation.HierarchicalCompilation
-
- getSaturation() - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
- getSaturation() - Method in class fr.lirmm.graphik.graal.core.compilation.NoCompilation
-
- getSCC() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- getScheme(String) - Static method in class fr.lirmm.graphik.util.URIUtils
-
Return the scheme part of this uri.
- getSecond() - Method in class fr.lirmm.graphik.util.graph.DefaultDirectedEdge
-
- getSecond() - Method in class fr.lirmm.graphik.util.graph.DefaultEdge
-
- getSecond() - Method in interface fr.lirmm.graphik.util.graph.Edge
-
- getSinglePieceUnifiers(ConjunctiveQuery, Rule, RulesCompilation) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AbstractRewritingOperator
-
- getSinglePieceUnifiersAHR(ConjunctiveQuery, AtomicHeadRule, RulesCompilation) - Static method in class fr.lirmm.graphik.graal.core.unifier.UnifierUtils
-
Returns the list of all single-piece unifier between the given query and
the given atomic-head rule cannot work with IDCompilation ( have to
conserve the fact that an atom of the query can only been associated by a
single unification with an atom of the head
AHR: Atomic Header Rule
- getSinglePieceUnifiersNAHR(ConjunctiveQuery, Rule, RulesCompilation) - Static method in class fr.lirmm.graphik.graal.core.unifier.UnifierUtils
-
- getSinks() - Method in class fr.lirmm.graphik.util.graph.scc.StronglyConnectedComponentsGraph
-
- getSolver() - Method in interface fr.lirmm.graphik.graal.api.homomorphism.ExistentialHomomorphismChecker
-
Return the attached solver.
- getSolver() - Method in interface fr.lirmm.graphik.graal.api.homomorphism.HomomorphismChecker
-
Return the attached solver.
- getSolver() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.AtomicQueryHomomorphismChecker
-
- getSolver() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.AtomicQueryHomomorphismWithNegatedPartsChecker
-
- getSolver() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.BacktrackChecker
-
- getSolver() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.BacktrackWithNegatedPartsChecker
-
- getSolver() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.DefaultUnionConjunctiveQueriesChecker
-
- getSolver() - Method in class fr.lirmm.graphik.graal.homomorphism.checker.FullyInstantiatedQueryHomomorphismChecker
-
- getSolver() - Method in class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlHomomorphismChecker
-
- getSolver() - Method in class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlUCQHomomorphismChecker
-
- getSources() - Method in class fr.lirmm.graphik.util.graph.scc.StronglyConnectedComponentsGraph
-
- getSourceVariablesSubstitution() - Static method in class fr.lirmm.graphik.graal.core.unifier.DefaultUnifierAlgorithm
-
- getSpecialisations() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty.Default
-
- getSpecialisations() - Method in interface fr.lirmm.graphik.graal.rulesetanalyser.property.RuleSetProperty
-
- getSRUnifier(ConjunctiveQuery, Rule, RulesCompilation) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AbstractRewritingOperator
-
Aggregated Mono piece unifier
- getSRUnifier(ConjunctiveQuery, Rule, RulesCompilation) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AggregAllRulesOperator
-
- getStore() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsConjunctiveQueryTranslator
-
- getStronglyConnectedComponentsGraph() - Method in interface fr.lirmm.graphik.graal.api.core.GraphOfRuleDependencies
-
- getStronglyConnectedComponentsGraph() - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- getStronglyConnectedComponentsGraph() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- getSubGraph(Iterable<Rule>) - Method in interface fr.lirmm.graphik.graal.api.core.GraphOfRuleDependencies
-
Creates and return an induced SubGraph of the current one.
- getSubGraph(Iterable<Rule>) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- getSubRuleSetAnalyser(Iterable<Rule>) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- getTable(String) - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- getTable(String) - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
Returns the table information for the specified table name or null if
there is no table with this name.
- getTables() - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- getTables() - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
Returns an iterator over the database tables.
- getTail() - Method in class fr.lirmm.graphik.util.graph.DefaultDirectedEdge
-
- getTail() - Method in interface fr.lirmm.graphik.util.graph.DirectedEdge
-
- getTargetVariablesSubstitution() - Static method in class fr.lirmm.graphik.graal.core.unifier.DefaultUnifierAlgorithm
-
- getTerm(int) - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Get the nth term of this Atom.
- getTerm(int) - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
Returns the Term with the specified index.
- getTerm(String) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- getTerm(String) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- getTerm(String) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsStore
-
- getTerms() - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Get an ordered List that represents the terms of this Atom.
- getTerms(Term.Type) - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Deprecated.
- getTerms() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns a Set of all terms in this atom set.
- getTerms(Term.Type) - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Deprecated.
- getTerms() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- getTerms(Term.Type) - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
Deprecated.
- getTerms(Term.Type) - Method in interface fr.lirmm.graphik.graal.api.core.NegativeConstraint
-
Deprecated.
- getTerms() - Method in interface fr.lirmm.graphik.graal.api.core.NegativeConstraint
-
Get all terms of this constraint.
- getTerms(Term.Type) - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Deprecated.
- getTerms() - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Get all terms of this rule.
- getTerms() - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Get the domain of this substitution.
- getTerms() - Method in class fr.lirmm.graphik.graal.core.AbstractMapBasedSubstitution
-
- getTerms() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
Deprecated.
- getTerms() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
Deprecated.
- getTerms() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
Deprecated.
- getTerms() - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
Deprecated.
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getTerms() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
Deprecated.
- getTerms() - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
Returns the List of Term.
- getTerms() - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
Deprecated.
- getTerms() - Method in class fr.lirmm.graphik.graal.core.EmptySubstitution
-
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
Deprecated.
- getTerms() - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- getTerms() - Method in class fr.lirmm.graphik.graal.core.VariablePrefixSubstitution
-
- getTerms() - Method in class fr.lirmm.graphik.graal.core.VariableRemovePrefixSubstitution
-
- getTerms() - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
Deprecated.
- getTerms() - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- getTerms(Term.Type) - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
Deprecated.
- getTime() - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
Return time in nanoseconds
- getTime() - Method in class fr.lirmm.graphik.util.profiler.CPUTimeProfiler
-
- getTime() - Method in class fr.lirmm.graphik.util.profiler.RealTimeProfiler
-
- getTimeUnit() - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
- getTimeUnit() - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- getTimeUnit() - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
- getTop() - Method in interface fr.lirmm.graphik.graal.api.factory.AtomFactory
-
- getTop() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.AtomEdgeFactory
-
- getTop() - Method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomFactory
-
- getTriggeredRules(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.GraphOfRuleDependencies
-
Returns all rules that can be triggered by the specified one.
- getTriggeredRules(Rule) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- getTriggeredRulesWithUnifiers(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.GraphOfRuleDependencies
-
Returns all pair of rule and unifier that can be triggered by the specfied rule.
- getTriggeredRulesWithUnifiers(Rule) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- getType() - Method in interface fr.lirmm.graphik.graal.api.core.Term
-
Deprecated.
- getType() - Method in class fr.lirmm.graphik.graal.io.dlp.Directive
-
- getType() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.DBColumn
-
- getUnifiableAtoms(MarkedQuery, Rule, RulesCompilation) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AggregAllRulesOperator
-
Returns the list of the atoms of the query that can be unify with the
head of R
- getUnifiableAtoms(ConjunctiveQuery, Rule, RulesCompilation) - Static method in class fr.lirmm.graphik.graal.core.unifier.UnifierUtils
-
Returns the list of the atoms of the query that can be unify with the
head of R
- getUnifiablePredicate(Predicate) - Method in interface fr.lirmm.graphik.graal.api.core.RulesCompilation
-
Return a collection of predicate unifiable with the given one
- getUnifiablePredicate(Predicate) - Method in class fr.lirmm.graphik.graal.core.compilation.HierarchicalCompilation
-
- getUnifiablePredicate(Predicate) - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
- getUnifiablePredicate(Predicate) - Method in class fr.lirmm.graphik.graal.core.compilation.NoCompilation
-
- getUnifiableRules(CloseableIteratorWithoutException<Predicate>, IndexedByHeadPredicatesRuleSet, RulesCompilation) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AbstractRewritingOperator
-
- getUnification(Atom, Atom) - Method in interface fr.lirmm.graphik.graal.api.core.RulesCompilation
-
Return the list of c-unifier from the atom father to the atom son
- getUnification(Atom, Atom) - Method in class fr.lirmm.graphik.graal.core.compilation.HierarchicalCompilation
-
- getUnification(Atom, Atom) - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
- getUnification(Atom, Atom) - Method in class fr.lirmm.graphik.graal.core.compilation.NoCompilation
-
- getUnifiers(Rule, Rule) - Method in interface fr.lirmm.graphik.graal.api.core.GraphOfRuleDependencies
-
Returns a set of Substitution representing the set of unifiers from src to dest.
- getUnifiers(Integer) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- getUnifiers(Rule, Rule) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- getURIzer() - Method in class fr.lirmm.graphik.graal.common.rdf4j.RDF4jUtils
-
- getValue() - Method in interface fr.lirmm.graphik.graal.api.core.Literal
-
- getValue() - Method in class fr.lirmm.graphik.graal.io.dlp.Directive
-
- getValues() - Method in interface fr.lirmm.graphik.graal.api.core.Substitution
-
Get the codomain of this substitution.
- getValues() - Method in class fr.lirmm.graphik.graal.core.AbstractMapBasedSubstitution
-
- getValues() - Method in class fr.lirmm.graphik.graal.core.EmptySubstitution
-
- getValues() - Method in class fr.lirmm.graphik.graal.core.VariablePrefixSubstitution
-
- getValues() - Method in class fr.lirmm.graphik.graal.core.VariableRemovePrefixSubstitution
-
- getVariables() - Method in class fr.lirmm.graphik.graal.api.core.AbstractAtom
-
- getVariables() - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Get all variables that appear is this atom.
- getVariables() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns a Set of all variables in this atom set.
- getVariables() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- getVariables() - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Get all variables of this rule.
- getVariables() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- getVariables() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- getVariables() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- getVariables() - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
- getVariables() - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- getVariables() - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- getVocabulary() - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- getVocabulary() - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- GraalConstant - Class in fr.lirmm.graphik.graal
-
- GraalWriter - Interface in fr.lirmm.graphik.graal.api.io
-
- Graph - Interface in fr.lirmm.graphik.util.graph
-
- GraphBaseBackJumping - Class in fr.lirmm.graphik.graal.homomorphism.backjumping
-
The GraphBaseBackJumping allows jump (in case of failure) to the last
neighbor node from the query graph (in the search order of the variable)
Reference: Dechter, R.
- GraphBaseBackJumping() - Constructor for class fr.lirmm.graphik.graal.homomorphism.backjumping.GraphBaseBackJumping
-
- GraphDBStore - Class in fr.lirmm.graphik.graal.core.store
-
- GraphDBStore() - Constructor for class fr.lirmm.graphik.graal.core.store.GraphDBStore
-
- GraphOfRuleDependencies - Interface in fr.lirmm.graphik.graal.api.core
-
- GraphPositionDependencies - Class in fr.lirmm.graphik.graal.rulesetanalyser.graph
-
The graph of position dependencies noted Gpos is a directed graph built from
a rule set as follows: first, for each predicate p and for each of its
positions p[i] a vertex is added.
- GraphPositionDependencies(Iterable<Rule>) - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.graph.GraphPositionDependencies
-
- GraphPositionDependencies.SpecialEdge - Class in fr.lirmm.graphik.graal.rulesetanalyser.graph
-
- GuardedProperty - Class in fr.lirmm.graphik.graal.rulesetanalyser.property
-
At least one atom in the body (called a guard) contains all the variables
from the body.
- IDCompilation - Class in fr.lirmm.graphik.graal.core.compilation
-
- IDCompilation() - Constructor for class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
- IdentityMapper - Class in fr.lirmm.graphik.graal.core.mapper
-
- IdentityMapper() - Constructor for class fr.lirmm.graphik.graal.core.mapper.IdentityMapper
-
- image - Variable in class fr.lirmm.graphik.graal.homomorphism.Var
-
- imageOf(Variable, Map<Variable, Integer>, Var[]) - Static method in class fr.lirmm.graphik.graal.homomorphism.utils.BacktrackUtils
-
Return the image of the specified variable (extracted from map).
- ImmutableRuleSet - Interface in fr.lirmm.graphik.graal.api.core
-
- incr(String, int) - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
Increment an integer attached to the specified key.
- incr(String, int) - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- incr(String, int) - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
Increment an integer attached to the specified key.
- IndexedByBodyPredicatesRuleSet - Class in fr.lirmm.graphik.graal.core.ruleset
-
- IndexedByBodyPredicatesRuleSet() - Constructor for class fr.lirmm.graphik.graal.core.ruleset.IndexedByBodyPredicatesRuleSet
-
- IndexedByBodyPredicatesRuleSet(Iterable<Rule>) - Constructor for class fr.lirmm.graphik.graal.core.ruleset.IndexedByBodyPredicatesRuleSet
-
- IndexedByHeadPredicatesRuleSet - Class in fr.lirmm.graphik.graal.core.ruleset
-
- IndexedByHeadPredicatesRuleSet() - Constructor for class fr.lirmm.graphik.graal.core.ruleset.IndexedByHeadPredicatesRuleSet
-
- IndexedByHeadPredicatesRuleSet(Iterable<Rule>) - Constructor for class fr.lirmm.graphik.graal.core.ruleset.IndexedByHeadPredicatesRuleSet
-
- indexesOf(Term) - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Returns the indexes of a given term in the atom.
- indexesOf(Term) - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
- IndexFactory - Interface in fr.lirmm.graphik.graal.core.atomset.graph
-
- indexOf(Term) - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Returns the index of the first occurrence of the specified term in the
term list of this atom, or -1 if this atom does not contain the term.
- indexOf(Term) - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
- init(VarSharedData[]) - Method in interface fr.lirmm.graphik.graal.homomorphism.backjumping.BackJumping
-
- init(VarSharedData[]) - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.GraphBaseBackJumping
-
- init(VarSharedData[]) - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.NoBackJumping
-
- init(VarSharedData[], Map<Variable, Integer>) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- init(VarSharedData[], Map<Variable, Integer>) - Method in interface fr.lirmm.graphik.graal.homomorphism.forward_checking.ForwardChecking
-
- init(VarSharedData[], Map<Variable, Integer>) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NFC2WithLimit
-
- init(VarSharedData[], Map<Variable, Integer>) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NoForwardChecking
-
- init(VarSharedData[], Map<Variable, Integer>) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.SimpleFC
-
- initFiniteRank() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.graph.GraphPositionDependencies
-
- InMemoryAtomSet - Interface in fr.lirmm.graphik.graal.api.core
-
This interface represents an InMemory AtomSet.
- InMemoryAtomSetFactory - Interface in fr.lirmm.graphik.graal.api.factory
-
- InMemoryKnowledgeBase - Interface in fr.lirmm.graphik.graal.api.core
-
- InMemoryStream<T> - Interface in fr.lirmm.graphik.util.stream
-
- input(String) - Method in class fr.lirmm.graphik.util.URIzer
-
Add default prefix if necessary
- INSERT_IGNORE - Variable in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractInsertOrIgnoreRdbmsDriver
-
- instance() - Static method in class fr.lirmm.graphik.graal.api.core.AtomComparator
-
- instance() - Static method in class fr.lirmm.graphik.graal.api.core.TermValueComparator
-
- instance() - Static method in class fr.lirmm.graphik.graal.common.rdf4j.RDFTypeAtomMapper
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.atomset.graph.AtomEdgeFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.atomset.graph.CurrentIndexFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.atomset.graph.HashIndexFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.atomset.graph.TreeIndexFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.compilation.NoCompilation
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.EmptySubstitution
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.factory.DefaultAtomSetFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.factory.DefaultConjunctiveQueryFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.factory.DefaultPredicateFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.factory.DefaultRuleFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.factory.DefaultStoreFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.factory.DefaultSubstitutionFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.filter.ConstantFilter
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.filter.LiteralFilter
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.filter.VariableFilter
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.mapper.IdentityMapper
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.stream.filter.AtomFilter
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.stream.filter.ConjunctiveQueryFilter
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.stream.filter.NegativeConstraintFilter
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.stream.filter.RuleFilter
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.term.DefaultTermFactory
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.unifier.checker.AtomErasingChecker
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.unifier.checker.ProductivityChecker
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.unifier.checker.RestrictedProductivityChecker
-
- instance() - Static method in class fr.lirmm.graphik.graal.core.unifier.DefaultUnifierAlgorithm
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.AtomicQueryHomomorphism
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.AtomicQueryHomomorphismWithNegatedParts
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.backjumping.NoBackJumping
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.BacktrackHomomorphismPattern
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.bootstrapper.AllDomainBootstrapper
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.bootstrapper.DefaultBootstrapper
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.bootstrapper.StarBootstrapper
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.bootstrapper.StatBootstrapper
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.checker.AtomicQueryHomomorphismChecker
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.checker.AtomicQueryHomomorphismWithNegatedPartsChecker
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.checker.BacktrackChecker
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.checker.BacktrackWithNegatedPartsChecker
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.checker.DefaultUnionConjunctiveQueriesChecker
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.checker.FullyInstantiatedQueryHomomorphismChecker
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.DefaultUCQHomomorphism
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.DefaultUCQHomomorphismWithCompilation
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NoForwardChecking
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.FullyInstantiatedQueryHomomorphism
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.PureHomomorphism
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.RecursiveBacktrackHomomorphism
-
Deprecated.
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.scheduler.DefaultScheduler
-
- instance() - Static method in class fr.lirmm.graphik.graal.homomorphism.SmartHomomorphism
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.AGRDProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.BTSProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DisconnectedProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.DomainRestrictedProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FESProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierGuardedProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FrontierOneProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.FUSProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GBTSProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.GuardedProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.JointlyFrontierGuardedSetProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.LinearProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MFAProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MSAProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.RangeRestrictedProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.StickyProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyAcyclicProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyFrontierGuardedSetProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyGuardedSetProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.WeaklyStickyProperty
-
- instance() - Static method in class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlHomomorphism
-
- instance() - Static method in class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlUCQHomomorphism
-
- instance() - Static method in class fr.lirmm.graphik.util.PrefixManager
-
- instance() - Static method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- INTERNAL_PREFIX - Static variable in class fr.lirmm.graphik.graal.GraalConstant
-
- inverse() - Method in interface fr.lirmm.graphik.graal.api.core.mapper.AtomMapper
-
- inverse() - Method in interface fr.lirmm.graphik.graal.api.core.mapper.Mapper
-
- inverse() - Method in interface fr.lirmm.graphik.graal.api.core.mapper.PredicateMapper
-
- inverse() - Method in class fr.lirmm.graphik.graal.common.rdf4j.RDFTypeAtomMapper
-
- inverse() - Method in class fr.lirmm.graphik.graal.core.mapper.AbstractMapper
-
- inverse() - Method in class fr.lirmm.graphik.graal.core.mapper.IdentityMapper
-
- inverse() - Method in class fr.lirmm.graphik.graal.core.mapper.InverseAtomMapper
-
- inverse() - Method in class fr.lirmm.graphik.graal.core.mapper.InverseMapper
-
- InverseAtomMapper - Class in fr.lirmm.graphik.graal.core.mapper
-
- InverseAtomMapper(AtomMapper) - Constructor for class fr.lirmm.graphik.graal.core.mapper.InverseAtomMapper
-
- InverseMapper - Class in fr.lirmm.graphik.graal.core.mapper
-
- InverseMapper(Mapper) - Constructor for class fr.lirmm.graphik.graal.core.mapper.InverseMapper
-
- isAccesseur - Variable in class fr.lirmm.graphik.graal.homomorphism.bbc.VarData
-
- isAccesseur - Variable in class fr.lirmm.graphik.util.graph.algorithm.BiconnectedComponentsForHyperGraph.Data
-
- isAllowed(Var, Term) - Method in class fr.lirmm.graphik.graal.homomorphism.scheduler.DefaultScheduler
-
- isAllowed(Var, Term) - Method in class fr.lirmm.graphik.graal.homomorphism.scheduler.FixedOrderScheduler
-
- isAllowed(Var, Term) - Method in interface fr.lirmm.graphik.graal.homomorphism.scheduler.Scheduler
-
- isBoolean() - Method in interface fr.lirmm.graphik.graal.api.core.Query
-
- isBoolean() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- isBoolean() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
- isBoolean() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQueryWithNegatedParts
-
- isBoolean() - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- isBoolean() - Method in class fr.lirmm.graphik.graal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts
-
- isCaseSensitive() - Method in class fr.lirmm.graphik.graal.store.rdbms.driver.AbstractRdbmsDriver
-
- isCaseSensitive() - Method in interface fr.lirmm.graphik.graal.store.rdbms.driver.RdbmsDriver
-
Return true if this database instance is case sensitive, false otherwise.
- isClosed - Variable in class fr.lirmm.graphik.util.stream.CloseableIteratorAdapter
-
- isCompatible(QueryUnifier) - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
Returns true if the given unifier is compatible with the receiving
unifier
- isCompilable(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.RulesCompilation
-
Return true if the given rule is compilable by this kind of rules
compilation.
- isCompilable(Rule) - Method in class fr.lirmm.graphik.graal.core.compilation.HierarchicalCompilation
-
Return true if the specified rule is compilable.
- isCompilable(Rule) - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
Return true if the specified rule is compilable.
- isCompilable(Rule) - Method in class fr.lirmm.graphik.graal.core.compilation.NoCompilation
-
- isConcept(Atom) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isConceptInclusion(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isConsistent() - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
Return true if this knowledge base is consistent, false otherwise.
- isConsistent() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- isConstant() - Method in class fr.lirmm.graphik.graal.api.core.AbstractTerm
-
- isConstant() - Method in interface fr.lirmm.graphik.graal.api.core.Term
-
Returns true iff this term is a Constant.
- isDecidable() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- isDisjointConcept(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isDisjointInverseRole(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isDisjointRole(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isDomain(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isEmpty() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
- isEmpty() - Method in interface fr.lirmm.graphik.graal.api.core.ImmutableRuleSet
-
- isEmpty() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- isEmpty() - Method in interface fr.lirmm.graphik.graal.api.core.RuleSet
-
- isEmpty() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- isEmpty() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
- isEmpty() - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- isEmpty() - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- isEmpty() - Method in class fr.lirmm.graphik.graal.core.mapper.MappedRuleSet
-
- isEmpty() - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- isEmpty() - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- isEmpty() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- isEmpty() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.SQLQuery
-
Return true if this query is an empty query.
- isEmpty() - Method in class fr.lirmm.graphik.util.LinkedSet
-
- isEntry - Variable in class fr.lirmm.graphik.graal.homomorphism.bbc.VarData
-
- isEntry - Variable in class fr.lirmm.graphik.util.graph.algorithm.BiconnectedComponentsForHyperGraph.Data
-
- isExistRC(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isFES() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- isFiniteRank(Predicate, int) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.graph.GraphPositionDependencies
-
- isFiniteRank(PredicatePosition) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.graph.GraphPositionDependencies
-
- isFunctional(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isFUS() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- isHomomorphism(Iterable<Atom>, AtomSet, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Static method in class fr.lirmm.graphik.graal.homomorphism.utils.BacktrackUtils
-
- isImplied(Atom, Atom) - Method in interface fr.lirmm.graphik.graal.api.core.RulesCompilation
-
Return true iff the atom father is implied from the atom son with
compiled rules (son -> father) i.
- isImplied(Atom, Atom) - Method in class fr.lirmm.graphik.graal.core.compilation.HierarchicalCompilation
-
- isImplied(Atom, Atom) - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
- isImplied(Atom, Atom) - Method in class fr.lirmm.graphik.graal.core.compilation.NoCompilation
-
- isInclusion(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isInit(int) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- isInit(int) - Method in interface fr.lirmm.graphik.graal.homomorphism.forward_checking.ForwardChecking
-
- isInit(int) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NoForwardChecking
-
- isInit(int) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.SimpleFC
-
- isInverseRole(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isInvExistRC(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isInvMandatoryRole(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isLiteral() - Method in class fr.lirmm.graphik.graal.api.core.AbstractTerm
-
- isLiteral() - Method in interface fr.lirmm.graphik.graal.api.core.Term
-
Returns true if this term is a literal, in this case
Term.isConstant()
must also return true.
- isMandatoryRole(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isMappable(Predicate, Predicate) - Method in interface fr.lirmm.graphik.graal.api.core.RulesCompilation
-
Return true iff there is a way to rewrite an atom with the predicate
father into an atom with the predicate son.
- isMappable(Predicate, Predicate) - Method in class fr.lirmm.graphik.graal.core.compilation.HierarchicalCompilation
-
can answer true if there is no homomorphism
- isMappable(Predicate, Predicate) - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
can return true if there are not mappable
- isMappable(Predicate, Predicate) - Method in class fr.lirmm.graphik.graal.core.compilation.NoCompilation
-
- isNegativeConstraint(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isProfilingEnabled() - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
- isProfilingEnabled() - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- isProfilingEnabled() - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
- isRange(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isRole(Atom) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isRoleComposition(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isRoleInclusion(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isSignature(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isSingleton(AtomSet) - Static method in class fr.lirmm.graphik.graal.core.atomset.AtomSetUtils
-
- isSingleton(InMemoryAtomSet) - Static method in class fr.lirmm.graphik.graal.core.atomset.AtomSetUtils
-
- isSubSetOf(AtomSet) - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Deprecated.
- isSubSetOf(AtomSet) - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
Deprecated.
- isSubSetOf(AtomSet) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
Deprecated.
- isSubSetOf(AtomSet) - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractInMemoryAtomSet
-
Deprecated.
- isTerminal - Variable in class fr.lirmm.graphik.graal.homomorphism.bbc.VarData
-
- isThereConstant() - Method in class fr.lirmm.graphik.graal.core.AtomType
-
- isThereConstraint() - Method in class fr.lirmm.graphik.graal.core.AtomType
-
- isThereOneAtomThatContainsAllVars(CloseableIterableWithoutException<Atom>, Collection<Variable>) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isTransitivity(Rule) - Static method in class fr.lirmm.graphik.graal.core.Rules
-
- isValidDependency(Rule, Rule, Substitution) - Method in class fr.lirmm.graphik.graal.api.core.unifier.AbstractUnifierChecker
-
- isValidDependency(Rule, Rule, Substitution) - Method in interface fr.lirmm.graphik.graal.api.core.unifier.DependencyChecker
-
- isValidDependency(Rule, InMemoryAtomSet, Substitution) - Method in interface fr.lirmm.graphik.graal.api.core.unifier.UnifierChecker
-
- isValidDependency(Rule, InMemoryAtomSet, Substitution) - Method in class fr.lirmm.graphik.graal.core.unifier.checker.AtomErasingChecker
-
- isValidDependency(Rule, Rule, Substitution) - Method in class fr.lirmm.graphik.graal.core.unifier.checker.ProductivityChecker
-
- isValidDependency(Rule, Rule, Substitution) - Method in class fr.lirmm.graphik.graal.core.unifier.checker.RestrictedProductivityChecker
-
- isValidURI(String) - Static method in class fr.lirmm.graphik.util.URIUtils
-
- isVariable() - Method in class fr.lirmm.graphik.graal.api.core.AbstractTerm
-
- isVariable() - Method in interface fr.lirmm.graphik.graal.api.core.Term
-
Returns true if this term is a Variable.
- isWeaklyAcyclic() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.graph.GraphPositionDependencies
-
- isWriteable() - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
- isWriteable() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- isWriteable() - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- isWriteable() - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- isWriteable() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- isWriteable() - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- iterable - Variable in class fr.lirmm.graphik.util.stream.CloseableIterableAdapter
-
- iterable - Variable in class fr.lirmm.graphik.util.stream.IterableAdapter
-
- IterableAdapter<T> - Class in fr.lirmm.graphik.util.stream
-
- IterableAdapter(CloseableIterable<T>) - Constructor for class fr.lirmm.graphik.util.stream.IterableAdapter
-
- iterator() - Method in class fr.lirmm.graphik.graal.api.core.AbstractAtom
-
- iterator() - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Return an Iterator of Term.
- iterator() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns an iterator over the atoms in this atom set.
- iterator() - Method in interface fr.lirmm.graphik.graal.api.core.ConjunctiveQuery
-
Return an iterator over the atoms conjunction of the query.
- iterator() - Method in interface fr.lirmm.graphik.graal.api.core.ImmutableRuleSet
-
- iterator() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- iterator() - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- iterator() - Method in interface fr.lirmm.graphik.graal.api.core.RuleSet
-
- iterator() - Method in interface fr.lirmm.graphik.graal.api.core.UnionOfConjunctiveQueries
-
- iterator() - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.mapper.MappedRuleSet
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- iterator() - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- iterator() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- iterator() - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- iterator() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- iterator() - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- iterator() - Method in class fr.lirmm.graphik.util.LinkedSet
-
- iterator() - Method in class fr.lirmm.graphik.util.Partition
-
- iterator() - Method in class fr.lirmm.graphik.util.PrefixManager
-
- iterator() - Method in interface fr.lirmm.graphik.util.stream.CloseableIterable
-
- iterator() - Method in class fr.lirmm.graphik.util.stream.CloseableIterableAdapter
-
- iterator() - Method in interface fr.lirmm.graphik.util.stream.CloseableIterableWithoutException
-
- iterator - Variable in class fr.lirmm.graphik.util.stream.CloseableIteratorAdapter
-
- iterator() - Method in class fr.lirmm.graphik.util.stream.IterableAdapter
-
- iterator - Variable in class fr.lirmm.graphik.util.stream.IteratorAdapter
-
- IteratorAdapter<T> - Class in fr.lirmm.graphik.util.stream
-
- IteratorAdapter(CloseableIterator<T>) - Constructor for class fr.lirmm.graphik.util.stream.IteratorAdapter
-
- IteratorException - Exception in fr.lirmm.graphik.util.stream
-
- IteratorException(String, Throwable) - Constructor for exception fr.lirmm.graphik.util.stream.IteratorException
-
- IteratorException(String) - Constructor for exception fr.lirmm.graphik.util.stream.IteratorException
-
- IteratorException(Throwable) - Constructor for exception fr.lirmm.graphik.util.stream.IteratorException
-
- Iterators - Class in fr.lirmm.graphik.util.stream
-
- saturate() - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
Saturate this knowledge base.
- saturate() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- SccChase<T extends AtomSet> - Class in fr.lirmm.graphik.graal.forward_chaining
-
This Chase apply rules following the layers of the Strongly Connected
Components Graph (SCCG) of the Graph Of Rule Dependencies (GRD).
- SccChase(GraphOfRuleDependencies, T, RuleApplier<Rule, ? super T>) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.SccChase
-
- SccChase(Iterator<Rule>, T, RuleApplier<Rule, ? super T>) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.SccChase
-
- SccChase(GraphOfRuleDependencies, T) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.SccChase
-
- SccChase(Iterator<Rule>, T) - Constructor for class fr.lirmm.graphik.graal.forward_chaining.SccChase
-
- sccProperties() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- Scheduler - Interface in fr.lirmm.graphik.graal.homomorphism.scheduler
-
The Scheduler interface provides a way to manage the backtracking order.
- select(Atom, Var, AtomSet, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- select(Atom, Var, AtomSet, Substitution, Map<Variable, Integer>, Var[], RulesCompilation) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NFC2WithLimit
-
- SELECT_ALL - Static variable in class fr.lirmm.graphik.graal.core.store.AbstractTripleStore
-
- SELECT_PREDICATES_QUERY - Static variable in class fr.lirmm.graphik.graal.core.store.AbstractTripleStore
-
- SELECT_QUERY - Static variable in class fr.lirmm.graphik.graal.core.store.AbstractTripleStore
-
- SELECT_TERMS_QUERY - Static variable in class fr.lirmm.graphik.graal.core.store.AbstractTripleStore
-
- selfCartesianProduct(Iterable<T>) - Static method in class fr.lirmm.graphik.util.MathUtils
-
Compute the cartesian product of the specified set with itself.
- semiSaturate() - Method in interface fr.lirmm.graphik.graal.api.kb.KnowledgeBase
-
- semiSaturate() - Method in class fr.lirmm.graphik.graal.kb.DefaultKnowledgeBase
-
- sep(InMemoryAtomSet, InMemoryAtomSet) - Static method in class fr.lirmm.graphik.graal.core.atomset.AtomSetUtils
-
Return the terms occuring both in Q\P and P
- setAnswerVariables(List<Term>) - Method in interface fr.lirmm.graphik.graal.api.core.ConjunctiveQuery
-
- setAnswerVariables(List<Term>) - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- setAnswerVariables(List<Term>) - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
- setAnswerVariables(List<Term>) - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- setApproach(Approach) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Set the query answering
approach
of this KnowledgeBase (ie saturation or
rewriting).
- setAtomSet(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
- setBackJumping(BackJumping) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- setBackJumping(BackJumping) - Method in interface fr.lirmm.graphik.graal.homomorphism.forward_checking.ForwardChecking
-
- setBackJumping(BackJumping) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.NoForwardChecking
-
- setBackJumping(BackJumping) - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.SimpleFC
-
- setBody(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- setDateFormat(String) - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
Defines the date format used for displaying when the output stream is
set.
- setDateFormat(String) - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- setDateFormat(String) - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
Defines the date format used for displaying when the output stream is
set.
- setDependency(Rule, Set<Substitution>, Rule) - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- setGraphOfRuleDependencies(DefaultGraphOfRuleDependencies) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- setHandler(RuleApplicationHandler) - Method in class fr.lirmm.graphik.graal.forward_chaining.halting_condition.HaltingConditionWithHandler
-
- setHead(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- setInstance(IndexFactory) - Static method in class fr.lirmm.graphik.graal.core.atomset.graph.CurrentIndexFactory
-
- setLabel(String) - Method in interface fr.lirmm.graphik.graal.api.core.NegativeConstraint
-
Set the label (the name) for this constraint.
- setLabel(String) - Method in interface fr.lirmm.graphik.graal.api.core.Query
-
- setLabel(Query) - Method in interface fr.lirmm.graphik.graal.api.core.QueryLabeler
-
- setLabel(String) - Method in interface fr.lirmm.graphik.graal.api.core.Rule
-
Set the label (the name) of this rule.
- setLabel(Rule) - Method in interface fr.lirmm.graphik.graal.api.core.RuleLabeler
-
- setLabel(String) - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryRuleAdapter
-
- setLabel(String) - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- setLabel(String) - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
- setLabel(String) - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQueryWithNegatedParts
-
- setLabel(Query) - Method in class fr.lirmm.graphik.graal.core.DefaultQueryLabeler
-
- setLabel(String) - Method in class fr.lirmm.graphik.graal.core.DefaultRule
-
- setLabel(Rule) - Method in class fr.lirmm.graphik.graal.core.DefaultRuleLabeler
-
- setLabel(String) - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- setLabel(String) - Method in class fr.lirmm.graphik.graal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts
-
- setLabel(String) - Method in class fr.lirmm.graphik.graal.core.unifier.AtomicHeadRule
-
- setOntology(RuleSet) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Defines rules which will be used in the generate KnowledgeBase.
- setOutputStream(PrintStream) - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
Sets the output stream.
- setOutputStream(PrintStream) - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- setOutputStream(PrintStream) - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
Sets the output stream.
- setPiece(InMemoryAtomSet) - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
Change the piece of the fact that are unified by this unificateur
- setPredicate(Predicate) - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Set the Predicate of this Atom.
- setPredicate(Predicate) - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
Set the predicate.
- setPriority(int) - Method in class fr.lirmm.graphik.graal.api.homomorphism.AbstractChecker
-
- setPriority(int) - Method in interface fr.lirmm.graphik.graal.api.homomorphism.ExistentialHomomorphismChecker
-
Set the priority of this solver.
- setPriority(int) - Method in interface fr.lirmm.graphik.graal.api.homomorphism.HomomorphismChecker
-
Set the priority of this solver.
- setProfiler(Profiler) - Method in class fr.lirmm.graphik.graal.api.forward_chaining.AbstractChase
-
- setProfiler(Profiler) - Method in class fr.lirmm.graphik.graal.api.forward_chaining.AbstractDirectChase
-
- setProfiler(Profiler) - Method in class fr.lirmm.graphik.graal.backward_chaining.pure.AbstractRewritingOperator
-
- setProfiler(Profiler) - Method in class fr.lirmm.graphik.graal.core.compilation.AbstractRulesCompilation
-
- setProfiler(Profiler) - Method in class fr.lirmm.graphik.graal.homomorphism.RecursiveBacktrackHomomorphism
-
Deprecated.
- setProfiler(Profiler) - Method in class fr.lirmm.graphik.graal.homomorphism.utils.HomomorphismIteratorChecker
-
- setProfiler(Profiler) - Method in class fr.lirmm.graphik.util.profiler.AbstractProfilable
-
- setProfiler(Profiler) - Method in interface fr.lirmm.graphik.util.profiler.Profilable
-
- setProperties(RuleSetPropertyHierarchy) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- setProperties(Iterable<RuleSetProperty>) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- setProperties(Iterable<RuleSetProperty>) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.RuleSetPropertyHierarchy
-
- setRealChaseHaltingCondition(ChaseHaltingCondition) - Method in class fr.lirmm.graphik.graal.forward_chaining.halting_condition.HaltingConditionWithHandler
-
- setRule(Rule) - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
Change the rule where the unifier apply by the given one
- setRuleApplier(RuleApplier<T1, ? super T2>) - Method in class fr.lirmm.graphik.graal.api.forward_chaining.AbstractChase
-
- setRuleApplier(DirectRuleApplier<? super T1, ? super T2>) - Method in class fr.lirmm.graphik.graal.api.forward_chaining.AbstractDirectChase
-
- setRuleSet(AnalyserRuleSet) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- setRuleSet(Iterable<Rule>) - Method in class fr.lirmm.graphik.graal.rulesetanalyser.Analyser
-
- setStore(Store) - Method in class fr.lirmm.graphik.graal.kb.KBBuilder
-
Defines the store which will be used in the generate KnowledgeBase.
- setSubstitution(Partition<Term>) - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
Change the substitution that unify the piece and a part of the head rule
- setTerm(int, Term) - Method in interface fr.lirmm.graphik.graal.api.core.Atom
-
Set the nth term of this Atom.
- setTerm(int, Term) - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
Set the Term with the specified index.
- setTerms(List<Term>) - Method in class fr.lirmm.graphik.graal.core.DefaultAtom
-
Set the List of Term.
- shared - Variable in class fr.lirmm.graphik.graal.homomorphism.Var
-
- ShouldNeverHappenedError - Error in fr.lirmm.graphik.util
-
- ShouldNeverHappenedError(String, Throwable) - Constructor for error fr.lirmm.graphik.util.ShouldNeverHappenedError
-
- ShouldNeverHappenedError(String) - Constructor for error fr.lirmm.graphik.util.ShouldNeverHappenedError
-
- ShouldNeverHappenedError(Throwable) - Constructor for error fr.lirmm.graphik.util.ShouldNeverHappenedError
-
- SimpleFC - Class in fr.lirmm.graphik.graal.homomorphism.forward_checking
-
SimpleFC is a simple ForwardChecking implementation for HyperGraph with
immediate local checking in one step.
- SimpleFC() - Constructor for class fr.lirmm.graphik.graal.homomorphism.forward_checking.SimpleFC
-
- SingletonCloseableIteratorWithoutException<E> - Class in fr.lirmm.graphik.util.stream
-
- SingletonCloseableIteratorWithoutException(E) - Constructor for class fr.lirmm.graphik.util.stream.SingletonCloseableIteratorWithoutException
-
- singletonIterator(E) - Static method in class fr.lirmm.graphik.util.stream.Iterators
-
- size() - Method in interface fr.lirmm.graphik.graal.api.core.ImmutableRuleSet
-
- size() - Method in interface fr.lirmm.graphik.graal.api.core.Ontology
-
- size() - Method in interface fr.lirmm.graphik.graal.api.core.RuleSet
-
- size(Predicate) - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
Returns the number of atoms related to the specified predicate or a
greater estimation of it.
- size(Predicate) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- size() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- size() - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- size() - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- size() - Method in class fr.lirmm.graphik.graal.core.mapper.MappedRuleSet
-
- size() - Method in class fr.lirmm.graphik.graal.core.ruleset.DefaultOntology
-
- size() - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- size(Predicate) - Method in class fr.lirmm.graphik.graal.core.store.AbstractStore
-
- size() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.AnalyserRuleSet
-
- size() - Method in class fr.lirmm.graphik.util.LinkedSet
-
- SmartHomomorphism - Class in fr.lirmm.graphik.graal.homomorphism
-
- SmartHomomorphism(boolean) - Constructor for class fr.lirmm.graphik.graal.homomorphism.SmartHomomorphism
-
- sort(CloseableIterator<T>) - Static method in class fr.lirmm.graphik.util.stream.Iterators
-
Return an iterator over sorted elements from the specified iterator.
- sort(Iterator<T>) - Static method in class fr.lirmm.graphik.util.stream.Iterators
-
Return an iterator over sorted elements from the specified iterator.
- SparqlConjunctiveQueryParser - Class in fr.lirmm.graphik.graal.io.sparql
-
- SparqlConjunctiveQueryParser(String) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryParser
-
- SparqlConjunctiveQueryWriter - Class in fr.lirmm.graphik.graal.io.sparql
-
- SparqlConjunctiveQueryWriter(Writer, URIzer) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryWriter
-
- SparqlConjunctiveQueryWriter(Writer) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryWriter
-
- SparqlConjunctiveQueryWriter() - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryWriter
-
- SparqlConjunctiveQueryWriter(OutputStream) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryWriter
-
- SparqlConjunctiveQueryWriter(File) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryWriter
-
- SparqlConjunctiveQueryWriter(String) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlConjunctiveQueryWriter
-
- SparqlRuleParser - Class in fr.lirmm.graphik.graal.io.sparql
-
- SparqlRuleParser(String) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlRuleParser
-
- SparqlRuleWriter - Class in fr.lirmm.graphik.graal.io.sparql
-
- SparqlRuleWriter(Writer, URIzer) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlRuleWriter
-
- SparqlRuleWriter(Writer) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlRuleWriter
-
- SparqlRuleWriter() - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlRuleWriter
-
- SparqlRuleWriter(OutputStream) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlRuleWriter
-
- SparqlRuleWriter(File) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlRuleWriter
-
- SparqlRuleWriter(String) - Constructor for class fr.lirmm.graphik.graal.io.sparql.SparqlRuleWriter
-
- SpecialEdge() - Constructor for class fr.lirmm.graphik.graal.rulesetanalyser.graph.GraphPositionDependencies.SpecialEdge
-
- SqlHomomorphism - Class in fr.lirmm.graphik.graal.store.rdbms.homomorphism
-
- SqlHomomorphismChecker - Class in fr.lirmm.graphik.graal.store.rdbms.homomorphism
-
- SqlHomomorphismChecker() - Constructor for class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlHomomorphismChecker
-
- SqliteDriver - Class in fr.lirmm.graphik.graal.store.rdbms.driver
-
- SqliteDriver(File) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.driver.SqliteDriver
-
- SqliteDriver(String) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.driver.SqliteDriver
-
- SQLQuery - Class in fr.lirmm.graphik.graal.store.rdbms.util
-
- SQLQuery(String) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.util.SQLQuery
-
- SQLRuleApplier - Class in fr.lirmm.graphik.graal.store.rdbms.rule_applier
-
SQLRuleApplier transform rules into INSERT ...
- SQLRuleApplier(Homomorphism<ConjunctiveQuery, ? super RdbmsStore>) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.rule_applier.SQLRuleApplier
-
Construct a SQLRuleApplier with a DefaultRuleApplier as fallback.
- SQLRuleApplier(DirectRuleApplier<Rule, ? super RdbmsStore>) - Constructor for class fr.lirmm.graphik.graal.store.rdbms.rule_applier.SQLRuleApplier
-
Construct a SQLRuleApplier with the specified rule applier as fallback.
- SqlUCQHomomorphism - Class in fr.lirmm.graphik.graal.store.rdbms.homomorphism
-
SQL homomorphism for Union Conjunctive Queries
- SqlUCQHomomorphismChecker - Class in fr.lirmm.graphik.graal.store.rdbms.homomorphism
-
- SqlUCQHomomorphismChecker() - Constructor for class fr.lirmm.graphik.graal.store.rdbms.homomorphism.SqlUCQHomomorphismChecker
-
- StarBootstrapper - Class in fr.lirmm.graphik.graal.homomorphism.bootstrapper
-
This implementation uses the star query around the variable v to restrict the set of candidates.
- StarBootstrapper() - Constructor for class fr.lirmm.graphik.graal.homomorphism.bootstrapper.StarBootstrapper
-
- start(String) - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
Start a timer with a specified key/identifier.
- start(String) - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- start(String) - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
Start a timer with a specified key/identifier.
- StatBootstrapper - Class in fr.lirmm.graphik.graal.homomorphism.bootstrapper
-
This implementation uses the atom containing v with the smallest probability of being true to
restrict the set of candidates.
- StatBootstrapper() - Constructor for class fr.lirmm.graphik.graal.homomorphism.bootstrapper.StatBootstrapper
-
- statementToAtom(Statement) - Method in class fr.lirmm.graphik.graal.common.rdf4j.RDF4jUtils
-
- StaticChase - Class in fr.lirmm.graphik.graal.forward_chaining
-
- StaticChase() - Constructor for class fr.lirmm.graphik.graal.forward_chaining.StaticChase
-
- step2() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.graph.AffectedPositionSet
-
for each rule and for each variable x that occurs at some affected
positions in its body, all positions q[j] in its head where occurs x are
affected.
- step2() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.graph.JointlyAffectedPositionSet
-
for each rule and for each variable x that occurs only at affected
positions in its body, all positions q[j] in its head where occurs x are
affected.
- StickyProperty - Class in fr.lirmm.graphik.graal.rulesetanalyser.property
-
Each marked variable occurs at most once in a rule body
(cf.
- stop(String) - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
Stop the timer with the specified key.
- stop(String) - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- stop(String) - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
Stop the timer with the specified key.
- Store - Interface in fr.lirmm.graphik.graal.api.store
-
This interface represents a persistent AtomSet.
- StoreFactory - Interface in fr.lirmm.graphik.graal.api.factory
-
- Stream<T> - Interface in fr.lirmm.graphik.util.stream
-
- StringUtils - Class in fr.lirmm.graphik.util.string
-
- StronglyConnectedComponentsGraph<V> - Class in fr.lirmm.graphik.util.graph.scc
-
The StronglyConnectedComponentsGraph represents a graph of strongly connected
components of an other graph.
- StronglyConnectedComponentsGraph() - Constructor for class fr.lirmm.graphik.util.graph.scc.StronglyConnectedComponentsGraph
-
- StronglyConnectedComponentsGraph(DirectedGraph<V, E>) - Constructor for class fr.lirmm.graphik.util.graph.scc.StronglyConnectedComponentsGraph
-
Construct the StronglyConnectedComponentsGraph of the specified graph
- Substitution - Interface in fr.lirmm.graphik.graal.api.core
-
A substitution is an application from a set of variables into a set of terms.
- SubstitutionFactory - Interface in fr.lirmm.graphik.graal.api.factory
-
- SubstitutionIterator2AtomIterator - Class in fr.lirmm.graphik.graal.core.stream
-
- SubstitutionIterator2AtomIterator(Atom, CloseableIterator<Substitution>) - Constructor for class fr.lirmm.graphik.graal.core.stream.SubstitutionIterator2AtomIterator
-
- Substitutions - Class in fr.lirmm.graphik.graal.core
-
- success() - Method in interface fr.lirmm.graphik.graal.homomorphism.backjumping.BackJumping
-
- success() - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.GraphBaseBackJumping
-
- success() - Method in class fr.lirmm.graphik.graal.homomorphism.backjumping.NoBackJumping
-
- Term - Interface in fr.lirmm.graphik.graal.api.core
-
In analogy to natural language, where a noun phrase refers to an object,
a term denotes a mathematical object referring to someone or something.
- Term.Type - Enum in fr.lirmm.graphik.graal.api.core
-
Deprecated.
- TermFactory - Interface in fr.lirmm.graphik.graal.api.factory
-
- TermGenerator - Interface in fr.lirmm.graphik.graal.api.core
-
- termsByPredicatePosition(Predicate, int) - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns an iterator over terms which are in a specific position in at
least one atom with the specified predicate.
- termsByPredicatePosition(Predicate, int) - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- termsByPredicatePosition(Predicate, int) - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
- termsByPredicatePosition(Predicate, int) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- termsByPredicatePosition(Predicate, int) - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- termsByPredicatePosition(Predicate, int) - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- termsByPredicatePosition(Predicate, int) - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- termsByPredicatePosition(Predicate, int) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- termsByPredicatePosition(Predicate, int) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- termsByPredicatePosition(Predicate, int) - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- termsIterator() - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Returns an iterator over all terms in this atom set.
- termsIterator(Term.Type) - Method in interface fr.lirmm.graphik.graal.api.core.AtomSet
-
Deprecated.
- termsIterator() - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
- termsIterator(Term.Type) - Method in interface fr.lirmm.graphik.graal.api.core.InMemoryAtomSet
-
Deprecated.
- termsIterator() - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
- termsIterator(Term.Type) - Method in interface fr.lirmm.graphik.graal.api.store.Store
-
Deprecated.
- termsIterator() - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
- termsIterator(Term.Type) - Method in class fr.lirmm.graphik.graal.core.atomset.graph.DefaultInMemoryGraphStore
-
Deprecated.
- termsIterator() - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
- termsIterator(Term.Type) - Method in class fr.lirmm.graphik.graal.core.atomset.LinkedListAtomSet
-
Deprecated.
- termsIterator() - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
- termsIterator(Term.Type) - Method in class fr.lirmm.graphik.graal.core.mapper.MappedStore
-
Deprecated.
- termsIterator() - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
- termsIterator(Term.Type) - Method in class fr.lirmm.graphik.graal.store.gdb.Neo4jStore
-
Deprecated.
- termsIterator() - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- termsIterator(Term.Type) - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
Deprecated.
- termsIterator() - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- termsIterator(Term.Type) - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
Deprecated.
- termsIterator() - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
- termsIterator(Term.Type) - Method in class fr.lirmm.graphik.graal.store.triplestore.rdf4j.RDF4jStore
-
Deprecated.
- TermValueComparator - Class in fr.lirmm.graphik.graal.api.core
-
This class implements a comparator of Term that doesn't make difference on
Term Type.
- TermValueComparator() - Constructor for class fr.lirmm.graphik.graal.api.core.TermValueComparator
-
- testDatabaseSchema() - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsStore
-
- testDatabaseSchema() - Method in class fr.lirmm.graphik.graal.store.rdbms.adhoc.AdHocRdbmsStore
-
- testDatabaseSchema() - Method in class fr.lirmm.graphik.graal.store.rdbms.natural.NaturalRDBMSStore
-
- TimeoutException - Exception in fr.lirmm.graphik.graal.api.util
-
- TimeoutException(String) - Constructor for exception fr.lirmm.graphik.graal.api.util.TimeoutException
-
- TimeoutException(long) - Constructor for exception fr.lirmm.graphik.graal.api.util.TimeoutException
-
- TimeUnit - Enum in fr.lirmm.graphik.util
-
- toArray() - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- toArray(T[]) - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- toArray() - Method in class fr.lirmm.graphik.util.LinkedSet
-
- toArray(T[]) - Method in class fr.lirmm.graphik.util.LinkedSet
-
- toHours(long) - Method in enum fr.lirmm.graphik.util.TimeUnit
-
Equivalent to HOURS.convert(duration, this).
- toList(CloseableIterator<T>) - Static method in class fr.lirmm.graphik.util.stream.Iterators
-
- toList(CloseableIteratorWithoutException<T>) - Static method in class fr.lirmm.graphik.util.stream.Iterators
-
- toMicros(long) - Method in enum fr.lirmm.graphik.util.TimeUnit
-
Equivalent to MICROSECONDS.convert(duration, this).
- toMillis(long) - Method in enum fr.lirmm.graphik.util.TimeUnit
-
Equivalent to MILLISECONDS.convert(duration, this).
- toMinutes(long) - Method in enum fr.lirmm.graphik.util.TimeUnit
-
Equivalent to MINUTES.convert(duration, this).
- toNanos(long) - Method in enum fr.lirmm.graphik.util.TimeUnit
-
Equivalent to NANOSECONDS.convert(duration, this).
- TOP - Static variable in class fr.lirmm.graphik.graal.api.core.Predicate
-
- toPartition(Substitution) - Static method in class fr.lirmm.graphik.graal.core.Substitutions
-
- toSeconds(long) - Method in enum fr.lirmm.graphik.util.TimeUnit
-
Equivalent to SECONDS.convert(duration, this).
- toSet(CloseableIterator<T>) - Static method in class fr.lirmm.graphik.util.stream.Iterators
-
- toSet(CloseableIteratorWithoutException<T>) - Static method in class fr.lirmm.graphik.util.stream.Iterators
-
- toString() - Method in class fr.lirmm.graphik.graal.api.core.AbstractAtom
-
Returns a string in the form p(t1,...,tk)
- toString() - Method in class fr.lirmm.graphik.graal.api.core.AbstractTerm
-
- toString() - Method in class fr.lirmm.graphik.graal.api.core.Predicate
-
- toString() - Method in class fr.lirmm.graphik.graal.core.AbstractRule
-
- toString() - Method in class fr.lirmm.graphik.graal.core.AbstractSubstitution
-
- toString() - Method in class fr.lirmm.graphik.graal.core.atomset.AbstractAtomSet
-
- toString() - Method in class fr.lirmm.graphik.graal.core.compilation.HierarchicalCompilation
-
- toString() - Method in class fr.lirmm.graphik.graal.core.compilation.IDCompilation
-
- toString() - Method in class fr.lirmm.graphik.graal.core.ConjunctiveQueryWithFixedVariables
-
- toString() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQuery
-
- toString() - Method in class fr.lirmm.graphik.graal.core.DefaultConjunctiveQueryWithNegatedParts
-
- toString() - Method in class fr.lirmm.graphik.graal.core.DefaultUnionOfConjunctiveQueries
-
- toString() - Method in class fr.lirmm.graphik.graal.core.grd.DefaultGraphOfRuleDependencies
-
- toString() - Method in class fr.lirmm.graphik.graal.core.ruleset.AbstractRuleSet
-
- toString(StringBuilder) - Method in class fr.lirmm.graphik.graal.core.ruleset.AbstractRuleSet
-
- toString() - Method in class fr.lirmm.graphik.graal.core.ruleset.LinkedListRuleSet
-
- toString() - Method in class fr.lirmm.graphik.graal.core.RuleWrapper2ConjunctiveQueryWithNegatedParts
-
- toString() - Method in class fr.lirmm.graphik.graal.core.unifier.QueryUnifier
-
- toString() - Method in class fr.lirmm.graphik.graal.homomorphism.bbc.VarData
-
- toString() - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC.AcceptableCandidats
-
- toString() - Method in class fr.lirmm.graphik.graal.homomorphism.forward_checking.AbstractNFC
-
- toString() - Method in class fr.lirmm.graphik.graal.homomorphism.Var
-
- toString() - Method in class fr.lirmm.graphik.graal.homomorphism.VarSharedData
-
Use for debugging
- toString() - Method in class fr.lirmm.graphik.graal.rulesetanalyser.util.PredicatePosition
-
- toString() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.DBColumn
-
- toString() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.DBTable
-
- toString() - Method in class fr.lirmm.graphik.graal.store.rdbms.util.SQLQuery
-
- toString() - Method in class fr.lirmm.graphik.util.DefaultURI
-
- toString() - Method in class fr.lirmm.graphik.util.graph.algorithm.BiconnectedComponentsForHyperGraph.Data
-
- toString() - Method in class fr.lirmm.graphik.util.graph.DefaultDirectedEdge
-
- toString() - Method in class fr.lirmm.graphik.util.Partition
-
- toString() - Method in class fr.lirmm.graphik.util.Prefix
-
- toString() - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
- toString() - Method in enum fr.lirmm.graphik.util.TimeUnit
-
- trace(String...) - Method in class fr.lirmm.graphik.util.profiler.AbstractProfiler
-
If the output stream is set, print this strings.
- trace(String...) - Method in class fr.lirmm.graphik.util.profiler.NoProfiler
-
- trace(String...) - Method in interface fr.lirmm.graphik.util.profiler.Profiler
-
If the output stream is set, print this strings.
- transform(U) - Method in interface fr.lirmm.graphik.util.stream.transformator.Transformator
-
Transform an instance of U into an instance of T.
- Transformator<U,T> - Interface in fr.lirmm.graphik.util.stream.transformator
-
- translate(Rule) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsConjunctiveQueryTranslator
-
- translate(ConjunctiveQuery) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsConjunctiveQueryTranslator
-
Translates a ConjunctiveQuery into an SQL query
- translate(Rule) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsConjunctiveQueryTranslator
-
Translates a rule into an "INSERT ...
- translateContainsQuery(Atom) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsConjunctiveQueryTranslator
-
Produces a SQL contains Query.
- translateCreateTable(DBTable) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsConjunctiveQueryTranslator
-
- translateCreateTable(DBTable) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsConjunctiveQueryTranslator
-
Produces a CREATE TABLE Query.
- translateRemove(Atom) - Method in class fr.lirmm.graphik.graal.store.rdbms.AbstractRdbmsConjunctiveQueryTranslator
-
- translateRemove(Atom) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsConjunctiveQueryTranslator
-
Produces a SQLÂ Query which remove the specified atom.
- translateRuleToMFA(Rule) - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MFAProperty
-
- translateRuleToMSA(Rule) - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MSAProperty
-
- translateTermsByPredicatePositionQuery(Predicate, int) - Method in interface fr.lirmm.graphik.graal.store.rdbms.RdbmsConjunctiveQueryTranslator
-
Produces a SQL Query which returns all term labels present in the
specified position of the specified predicate.
- translateToMFA(Iterable<Rule>) - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MFAProperty
-
- translateToMSA(Iterable<Rule>) - Static method in class fr.lirmm.graphik.graal.rulesetanalyser.property.MSAProperty
-
- TreeIndexFactory - Class in fr.lirmm.graphik.graal.core.atomset.graph
-
- TreeMapEquivalentRelation<T extends Comparable<T>> - Class in fr.lirmm.graphik.util
-
- TreeMapEquivalentRelation() - Constructor for class fr.lirmm.graphik.util.TreeMapEquivalentRelation
-
- TreeMapSubstitution - Class in fr.lirmm.graphik.graal.core
-
An implementation of Susbstitution using a
TreeMap
- TreeMapSubstitution() - Constructor for class fr.lirmm.graphik.graal.core.TreeMapSubstitution
-
- TreeMapSubstitution(Substitution) - Constructor for class fr.lirmm.graphik.graal.core.TreeMapSubstitution
-
- Trie<T,V> - Class in fr.lirmm.graphik.util.collections
-
- Trie() - Constructor for class fr.lirmm.graphik.util.collections.Trie
-
Constructor
- TripleStore - Interface in fr.lirmm.graphik.graal.api.store
-
- TypeFilter - Class in fr.lirmm.graphik.graal.core
-
- TypeFilter(AtomType, Atom) - Constructor for class fr.lirmm.graphik.graal.core.TypeFilter
-