How to Install libneo4j-client-dev in Ubuntu 18.04



Install libneo4j-client-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libneo4j-client-dev

Description:

Development files for libneo4j-client, a client library for Neo4j

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. . This package contains the development files (headers, static libraries).

Homepage: https://neo4j-client.net

Version: 2.2.0-1build1

Section: universe/libdevel