Class NodeModel

java.lang.Object
org.neo4j.ogm.response.model.NodeModel
All Implemented Interfaces:
Node, PropertyContainer

public class NodeModel extends Object implements Node
Author:
Michal Bachman, Mark Angrish, Michael J. Simons
  • Constructor Details

    • NodeModel

      public NodeModel(Long id)
  • Method Details