| Package | Description |
|---|---|
| org.janusgraph.graphdb.configuration | |
| org.janusgraph.graphdb.tinkerpop | |
| org.janusgraph.graphdb.transaction | |
| org.janusgraph.graphdb.types.typemaker |
| Modifier and Type | Method and Description |
|---|---|
DefaultSchemaMaker |
GraphDatabaseConfiguration.getDefaultSchemaMaker() |
| Modifier and Type | Class and Description |
|---|---|
class |
JanusGraphDefaultSchemaMaker
DefaultSchemaMaker implementation for Blueprints graphs |
class |
Tp3DefaultSchemaMaker |
| Modifier and Type | Field and Description |
|---|---|
static DefaultSchemaMaker |
Tp3DefaultSchemaMaker.INSTANCE |
static DefaultSchemaMaker |
JanusGraphDefaultSchemaMaker.INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
DefaultSchemaMaker |
TransactionConfiguration.getAutoSchemaMaker() |
DefaultSchemaMaker |
StandardTransactionBuilder.getAutoSchemaMaker() |
| Modifier and Type | Class and Description |
|---|---|
class |
DisableDefaultSchemaMaker |
| Modifier and Type | Field and Description |
|---|---|
static DefaultSchemaMaker |
DisableDefaultSchemaMaker.INSTANCE |
Copyright © 2012–2018. All rights reserved.