org.neo4j.examples.socnet
Class StatusUpdate
java.lang.Object
org.neo4j.examples.socnet.StatusUpdate
public class StatusUpdate
- extends Object
Constructor Summary |
StatusUpdate(org.neo4j.graphdb.Node underlyingNode)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StatusUpdate
public StatusUpdate(org.neo4j.graphdb.Node underlyingNode)
getUnderlyingNode
public org.neo4j.graphdb.Node getUnderlyingNode()
getPerson
public Person getPerson()
getStatusText
public String getStatusText()
getDate
public Date getDate()
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.