Hi everyone, out of the blue, I am getting a java null pointer exception, I
don't have source for the tinkerpop interface integration code but it is
dying in :
com.tinkerpop.blueprints.impls.orient.OrientBaseGraph.getVertices():837, I
have used this code before so I"m thinking something may be getting
clobbered apriori:
for (Vertex v : graph.getVertices("Career.organizationName", "PENN")) {
return false;
}
trying to get a java decompiler to run on the original source but if anyone
has seen this or can advise why it happens, please let me know, thanks, Sonu
--
---
You received this message because you are subscribed to the Google Groups
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.