Class ResultStoreRelationshipStreamExporter

java.lang.Object
org.neo4j.gds.core.write.resultstore.ResultStoreRelationshipStreamExporter
All Implemented Interfaces:
RelationshipStreamExporter

public class ResultStoreRelationshipStreamExporter extends Object implements RelationshipStreamExporter
  • Method Details

    • write

      public long write(String relationshipType, List<String> propertyKeys, List<org.neo4j.gds.api.nodeproperties.ValueType> propertyTypes)
      Specified by:
      write in interface RelationshipStreamExporter
      propertyKeys - - keys of the properties to write
      propertyTypes - - types of the properties, corresponding to the keys