I also found out that ,when I list all vertex via g.V(),it's only showed part of vertex,actually it's more than that.
And the most odd part is when i use g.V().has() i can't get a result ,but via g.V(ID) getting the not-showing vertex it is all right.
I used this code to load data into Titan. When I checked in gremlin :
Every time I test ,it is not complete.
I also found out that ,when I list all vertex via g.V(),it's only showed part of vertex,actually it's more than that. And the most odd part is when i use g.V().has() i can't get a result ,but via g.V(ID) getting the not-showing vertex it is all right.
Any thoughts?
environment: titan-1.0.0-hadoop2 Cassandra3.0.9