Class ResultStoreRelationshipPropertiesExporterBuilder
java.lang.Object
org.neo4j.gds.core.write.RelationshipPropertiesExporterBuilder
org.neo4j.gds.core.write.resultstore.ResultStoreRelationshipPropertiesExporterBuilder
public class ResultStoreRelationshipPropertiesExporterBuilder
extends RelationshipPropertiesExporterBuilder
-
Field Summary
Fields inherited from class org.neo4j.gds.core.write.RelationshipPropertiesExporterBuilder
arrowConnectionInfo, batchSize, concurrency, graphStore, progressTracker, propertyTranslator, relationshipCount, relationships, remoteDatabaseName, resultStore, terminationFlag, toOriginalId -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.neo4j.gds.core.write.RelationshipPropertiesExporterBuilder
withArrowConnectionInfo, withBatchSize, withConcurrency, withGraphStore, withIdMappingOperator, withProgressTracker, withRelationPropertyTranslator, withRelationshipCount, withRelationships, withResultStore, withTerminationFlag
-
Constructor Details
-
ResultStoreRelationshipPropertiesExporterBuilder
public ResultStoreRelationshipPropertiesExporterBuilder()
-
-
Method Details
-
build
- Specified by:
buildin classRelationshipPropertiesExporterBuilder
-