Package apoc.result

Class RelationshipResultWithStats

java.lang.Object
apoc.result.RelationshipResult
apoc.result.RelationshipResultWithStats

public class RelationshipResultWithStats extends RelationshipResult
  • Field Details

  • Constructor Details

    • RelationshipResultWithStats

      public RelationshipResultWithStats(org.neo4j.graphdb.Relationship relationship, Map<String,Object> stats)