public interface ServerControls extends AutoCloseable
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Stop the test instance and delete all files related to it on disk.
|
URI |
httpsURI()
Returns ths URI to the root resource of the instance using the https protocol.
|
URI |
httpURI()
Returns the URI to the root resource of the instance.
|
URI httpURI()
URI httpsURI()
void close()
close in interface AutoCloseableCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.