Interface BatchNodeIterable

    • Method Detail

      • batchIterables

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