| Package | Description |
|---|---|
| fr.lirmm.graphik.graal.api.core | |
| fr.lirmm.graphik.graal.core |
This package contains the main classes of GRAAL.
|
| fr.lirmm.graphik.graal.core.atomset | |
| fr.lirmm.graphik.graal.core.atomset.graph | |
| fr.lirmm.graphik.util.stream |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ConjunctiveQuery
This interface represents a conjunctive query.
|
interface |
InMemoryAtomSet
This interface represents an InMemory AtomSet.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConjunctiveQueryWithFixedVariables |
class |
DefaultConjunctiveQuery
Class representing a conjunctive query.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Rules.isThereOneAtomThatContainsAllVars(CloseableIterableWithoutException<Atom> atomset,
Collection<Variable> terms) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractInMemoryAtomSet |
class |
LinkedListAtomSet |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultInMemoryGraphStore
Implementation of a graph in memory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseableIterableAdapter<T> |
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.