public class DiscoveryService extends Object
| Constructor and Description |
|---|
DiscoveryService(org.neo4j.kernel.configuration.Config configuration,
OutputFormat outputFormat) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getDiscoveryDocument() |
javax.ws.rs.core.Response |
redirectToBrowser() |
public DiscoveryService(@Context
org.neo4j.kernel.configuration.Config configuration,
@Context
OutputFormat outputFormat)
public javax.ws.rs.core.Response getDiscoveryDocument()
throws URISyntaxException
URISyntaxExceptionpublic javax.ws.rs.core.Response redirectToBrowser()
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.