org.neo4j.examples.server.unmanaged
Class HelloWorldResource
java.lang.Object
org.neo4j.examples.server.unmanaged.HelloWorldResource
public class HelloWorldResource
- extends Object
Method Summary |
javax.ws.rs.core.Response |
hello(long nodeId)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HelloWorldResource
public HelloWorldResource(@Context
org.neo4j.graphdb.GraphDatabaseService database)
hello
public javax.ws.rs.core.Response hello(long nodeId)
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.