| Package | Description |
|---|---|
| ai.grakn.factory |
Provides graph accessors for different backends.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OrientDBInternalFactory
A Grakn Graph on top of
OrientGraph |
class |
TinkerInternalFactory
A Grakn Graph on top of
TinkerGraph |
class |
TitanHadoopInternalFactory
A Grakn Graph on top of
HadoopGraph |
class |
TitanInternalFactory
A Grakn Graph on top of
TitanGraph |
| Modifier and Type | Method and Description |
|---|---|
static InternalFactory<?> |
FactoryBuilder.getFactory(String keyspace,
String engineUrl,
Properties properties) |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.