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