Class NativeRelationshipPropertiesExporter

java.lang.Object
org.neo4j.gds.utils.StatementApi
org.neo4j.gds.core.write.NativeRelationshipPropertiesExporter
All Implemented Interfaces:
RelationshipPropertiesExporter

public class NativeRelationshipPropertiesExporter extends org.neo4j.gds.utils.StatementApi implements RelationshipPropertiesExporter
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.neo4j.gds.utils.StatementApi

    org.neo4j.gds.utils.StatementApi.TxConsumer, org.neo4j.gds.utils.StatementApi.TxFunction<T extends Object>
  • Field Summary

    Fields inherited from class org.neo4j.gds.utils.StatementApi

    tx
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(String relationshipType, List<String> propertyKeys)
     

    Methods inherited from class org.neo4j.gds.utils.StatementApi

    acceptInTransaction, applyInTransaction, getOrCreateNodeLabelToken, getOrCreatePropertyToken, getOrCreateRelationshipToken

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait