Can you provide a failing test case?
And the full stack trace

Von meinem iPhone gesendet

> Am 23.11.2016 um 09:40 schrieb [email protected]:
> 
> Null Pointer Exception while calling loadAll method of Neo4jTemplate class 
> with valid arguments.
> 
> I have  a Test Class with @NodeEntity
> 
> I saved its object with:
> template.save(obj).
> 
> While retrieving with :
> template.loadAll(Test.class);
> I am getting null pointer exception.
> -- 
> 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.

-- 
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