| Modifier and Type | Interface and Description |
|---|---|
interface |
JanusGraph
JanusGraph graph database implementation of the Blueprint's interface.
|
interface |
JanusGraphTransaction
JanusGraphTransaction defines a transactional context for a
JanusGraph. |
interface |
Transaction
Transaction defines a transactional context for a
JanusGraph. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JanusGraphManagement
The JanusGraphManagement interface provides methods to define, update, and inspect the schema of a JanusGraph graph.
|
interface |
SchemaManager |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardJanusGraph |
| Modifier and Type | Class and Description |
|---|---|
class |
ManagementSystem |
| Constructor and Description |
|---|
BaseVertexCentricQueryBuilder(SchemaInspector schemaInspector) |
| Modifier and Type | Class and Description |
|---|---|
class |
JanusGraphBlueprintsGraph
Blueprints specific implementation for
JanusGraph. |
class |
JanusGraphBlueprintsTransaction
Blueprints specific implementation of
JanusGraphTransaction. |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardJanusGraphTx |
Copyright © 2012–2024. All rights reserved.