Class GraphIdDelegate

java.lang.Object
org.neo4j.ogm.session.delegates.GraphIdDelegate

public class GraphIdDelegate extends Object
Author:
Luanne Misquitta
  • Constructor Details

    • GraphIdDelegate

      public GraphIdDelegate(Neo4jSession session)
  • Method Details

    • resolveGraphIdFor

      public Long resolveGraphIdFor(Object possibleEntity)
    • detachNodeEntity

      public boolean detachNodeEntity(Long id)
    • detachRelationshipEntity

      public boolean detachRelationshipEntity(Long id)