| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.tinkergraph.structure |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,SpecializedElementFactory.ForEdge> |
TinkerGraph.specializedEdgeFactoryByLabel |
| Modifier and Type | Method and Description |
|---|---|
static TinkerGraph |
TinkerGraph.open(org.apache.commons.configuration.Configuration configuration,
List<SpecializedElementFactory.ForVertex<?>> vertexFactories,
List<SpecializedElementFactory.ForEdge<?>> edgeFactories) |
static TinkerGraph |
TinkerGraph.open(List<SpecializedElementFactory.ForVertex<?>> vertexFactories,
List<SpecializedElementFactory.ForEdge<?>> edgeFactories) |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.