Interface StoreScan<Cursor extends org.neo4j.internal.kernel.api.Cursor>


  • public interface StoreScan<Cursor extends org.neo4j.internal.kernel.api.Cursor>
    • Method Detail

      • scanBatch

        boolean scanBatch​(Cursor cursor,
                          org.neo4j.kernel.api.KernelTransaction ktx)