How to Install libneo4j-client11 in Ubuntu 18.04



Install libneo4j-client11 by entering the following commands in the terminal:

sudo apt update
sudo apt install libneo4j-client11

Description:

Client library for the Neo4j graph database

Neo4j is a Graph Database with an open-source, community licensed server. . libneo4j-client takes care of all the detail of establishing a session with a Neo4j server, sending statements for evaluation, and retrieving results.

Homepage: https://neo4j-client.net

Version: 2.2.0-1build1

Section: universe/libs