Hi ,

I am using Neo4j release 2.1.4 as my DB. and neo4j-rest-graphdb-2.0.1.jar 
in my application to connect to Neo4j.
everything was working fine untill i wanted to use node.getLabels() method 
which is throwing below exception :
*Exception in thread "main" java.lang.AbstractMethodError: 
org.neo4j.rest.graphdb.entity.RestNode.getLabels()Ljava/lang/Iterable;*

i get similar error for node.hasLabels(Label abc);

Any idea which am i getting this error and its resolution ?

Regards,
Renuka.

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" 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.

Reply via email to