public class Neo4jFactoryImpl extends Object implements org.neo4j.tinkerpop.api.Neo4jFactory
| Constructor and Description |
|---|
Neo4jFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.neo4j.graphdb.factory.GraphDatabaseFactory |
createGraphDatabaseFactory(Map<String,String> config) |
org.neo4j.tinkerpop.api.Neo4jGraphAPI |
newGraphDatabase(String path,
Map<String,String> config) |
Copyright © 2016 Neo Technology, Inc.. All rights reserved.