I looked that the vertex, the degree of which is 0, is requested at Flash-Graph.
This vertex does not have a adj list.
This request loads just the header of the vertex like vertex ID, degree and offset.
But, they also exist in vertex-index that is in memory.
I wonder why the vertex, the degree of which is 0, is requested.