| Constructor and Description |
|---|
AtomicFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Atomic |
create(Atomic atom,
ReasonerQuery parent) |
static Set<Atomic> |
createAtomSet(Conjunction<VarPatternAdmin> pattern,
ReasonerQuery parent) |
public static Atomic create(Atomic atom, ReasonerQuery parent)
atom - to be copiedparent - query the copied atom should belong topublic static Set<Atomic> createAtomSet(Conjunction<VarPatternAdmin> pattern, ReasonerQuery parent)
pattern - conjunction of patterns to be converted to atomsparent - query the created atoms should belong toCopyright © 2017 Grakn Labs Ltd. All rights reserved.