Jose Alvarez

Community Contributor

José Álvarez is a community contributor to the Neo4j blog.


Latest Posts by José Álvarez

Learn about Neo4j and the REST API from Java When Authentication Is Required

Neo4j & the REST API from Java When Authentication Is Required [Community Post]

Based on "The Neo4j v2.3.0-M01 Manual" manual under 7.1 How to use the REST API from Java, I've developed the same example program using Jersey library (2.19). The goal of this example is to use the REST API from Java when auth is required. The Jersey Client API reuses many aspects of the... read more