Package org.neo4j.gds.core.write
Class NativeNodeLabelExporterBuilder
java.lang.Object
org.neo4j.gds.core.write.NodeLabelExporterBuilder
org.neo4j.gds.core.write.NativeNodeLabelExporterBuilder
-
Field Summary
Fields inherited from class org.neo4j.gds.core.write.NodeLabelExporterBuilder
arrowConnectionInfo, databaseName, executorService, nodeCount, progressTracker, resultStore, terminationFlag, toOriginalId, writeConcurrency -
Constructor Summary
ConstructorsConstructorDescriptionNativeNodeLabelExporterBuilder(org.neo4j.gds.transaction.TransactionContext transactionContext) -
Method Summary
Methods inherited from class org.neo4j.gds.core.write.NodeLabelExporterBuilder
parallel, withArrowConnectionInfo, withIdMap, withProgressTracker, withResultStore, withTerminationFlag
-
Constructor Details
-
NativeNodeLabelExporterBuilder
public NativeNodeLabelExporterBuilder(org.neo4j.gds.transaction.TransactionContext transactionContext)
-
-
Method Details
-
build
- Specified by:
buildin classNodeLabelExporterBuilder
-