Class NativeNodePropertyImporter


  • public final class NativeNodePropertyImporter
    extends java.lang.Object
    • Method Detail

      • importProperties

        public int importProperties​(long neoNodeId,
                                    long[] labelIds,
                                    org.neo4j.gds.compat.PropertyReference propertiesReference,
                                    org.neo4j.kernel.api.KernelTransaction kernelTransaction)