Package org.neo4j.gds.core.write
Interface NativeNodeLabelExporter.WriteConsumer
- Enclosing class:
- NativeNodeLabelExporter
public static interface NativeNodeLabelExporter.WriteConsumer
-
Method Summary
Modifier and TypeMethodDescriptionvoidaccept(org.neo4j.internal.kernel.api.Write ops, long value)
-
Method Details
-
accept
- Throws:
Exception
-