Package apoc.result
Class RelationshipResultWithStats
java.lang.Object
apoc.result.RelationshipResult
apoc.result.RelationshipResultWithStats
-
Field Summary
FieldsFields inherited from class apoc.result.RelationshipResult
rel -
Constructor Summary
ConstructorsConstructorDescriptionRelationshipResultWithStats(org.neo4j.graphdb.Relationship relationship, Map<String, Object> stats) -
Method Summary
-
Field Details
-
stats
-
-
Constructor Details
-
RelationshipResultWithStats
-