Interface BatchNodeIterable

    • Method Detail

      • batchIterables

        java.util.Collection<PrimitiveLongIterable> batchIterables​(int batchSize)
        Returns:
        a collection of iterables over every node, partitioned by the given batch size.