| Package | Description |
|---|---|
| ai.grakn.factory |
Provides graph accessors for different backends.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GraknTxFactoryBuilder
TxFactoryBuilder implementation used in Grakn core. |
| Modifier and Type | Method and Description |
|---|---|
static TxFactoryBuilder |
GraknTxFactoryBuilder.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
static EmbeddedGraknSession |
EmbeddedGraknSession.createEngineSession(Keyspace keyspace,
GraknConfig config,
TxFactoryBuilder txFactoryBuilder)
Creates a
EmbeddedGraknSession specific for internal use (within Engine),
using provided Grakn configuration |
Copyright © 2018 Grakn Labs Ltd. All rights reserved.