public final class GraphSchemaStats extends Object
| Constructor and Description |
|---|
GraphSchemaStats() |
| Modifier and Type | Method and Description |
|---|---|
void |
extractSchema(com.tinkerpop.blueprints.Graph graph,
com.tinkerpop.blueprints.Graph schema) |
com.tinkerpop.blueprints.Graph |
getSchema(com.tinkerpop.blueprints.Graph inputGraph) |
public com.tinkerpop.blueprints.Graph getSchema(com.tinkerpop.blueprints.Graph inputGraph)
throws IOException
IOExceptionpublic void extractSchema(com.tinkerpop.blueprints.Graph graph,
com.tinkerpop.blueprints.Graph schema)
Copyright © 2015. All rights reserved.