Interface BfsSources

  • All Superinterfaces:
    org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongIterator

    public interface BfsSources
    extends org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongIterator
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      int size()  
      • Methods inherited from interface org.neo4j.gds.core.utils.collection.primitive.PrimitiveLongIterator

        hasNext, next
    • Method Detail

      • size

        int size()