Search:

Type: Posts; User: javakar

Search: Search took 0.06 seconds.

  1. Replies
    5
    Views
    992

    Re: what is this error in hasnext in webgraph

    please more explain with example
  2. Replies
    5
    Views
    992

    Re: what is this error in hasnext in webgraph

    cannot find symbol
    symbol: method hasNext()
    location: variable iter of type NodeIterator. any variable i created not recognize like iter.
  3. Replies
    5
    Views
    992

    what is this error in hasnext in webgraph

    i wrote piece of code ( below) and i work on web graph However, I am using the web graph package include


    it.unimi.dsi.webgraph.ImmutableGraph but show error in
    hasnext()
    ...
Results 1 to 3 of 3