public class VersionAndEditionService extends Object implements AdvertisableService
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVER_PATH |
| Constructor and Description |
|---|
VersionAndEditionService(NeoServer neoServer) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getServerPath() |
javax.ws.rs.core.Response |
getVersionAndEditionData() |
public static final String SERVER_PATH
public VersionAndEditionService(@Context
NeoServer neoServer)
public String getName()
getName in interface AdvertisableServicepublic String getServerPath()
getServerPath in interface AdvertisableServicepublic javax.ws.rs.core.Response getVersionAndEditionData()
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.