Package org.neo4j.gds.core.write
Interface NodeLabelExporter
- All Known Implementing Classes:
NativeNodeLabelExporter,ResultStoreNodeLabelExporter
public interface NodeLabelExporter
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final longstatic final long -
Method Summary
-
Field Details
-
MIN_BATCH_SIZE
static final long MIN_BATCH_SIZE- See Also:
-
MAX_BATCH_SIZE
static final long MAX_BATCH_SIZE- See Also:
-
-
Method Details
-
write
-
nodeLabelsWritten
long nodeLabelsWritten() -
baseTask
-
innerTask
-