public class RemoteServer extends Object implements Neo4jServer
| Constructor and Description |
|---|
RemoteServer(org.neo4j.ogm.driver.Driver driver) |
RemoteServer(String url,
String username,
String password) |
public String url()
url in interface Neo4jServerpublic String username()
username in interface Neo4jServerpublic String password()
password in interface Neo4jServerCopyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.