Class ResultStoreRelationshipExporter
java.lang.Object
org.neo4j.gds.core.write.resultstore.ResultStoreRelationshipExporter
- All Implemented Interfaces:
RelationshipExporter
-
Method Summary
-
Method Details
-
write
- Specified by:
writein interfaceRelationshipExporter
-
write
- Specified by:
writein interfaceRelationshipExporter
-
write
public void write(String relationshipType, String propertyKey, @Nullable @Nullable org.neo4j.gds.api.RelationshipWithPropertyConsumer afterWriteConsumer) - Specified by:
writein interfaceRelationshipExporter
-