public abstract class VertexiumBlueprintsFactory extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
STORAGE_CONFIG_PREFIX |
| Constructor and Description |
|---|
VertexiumBlueprintsFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract VertexiumBlueprintsGraph |
createGraph(Map config) |
static VertexiumBlueprintsGraph |
open(String configFileName) |
public static final String STORAGE_CONFIG_PREFIX
public static VertexiumBlueprintsGraph open(String configFileName) throws Exception
Exceptionprotected abstract VertexiumBlueprintsGraph createGraph(Map config)
Copyright © 2014–2016. All rights reserved.