NAME
Neo4j::Client - Build and use the libneo4j-client library
SYNOPSIS
use Neo4j::Client;
$Neo4j::Client::LIBS;
$Neo4j::Client::CCFLAGS;
DESCRIPTION
Chris Leishman's libneo4j-client is a C library for communication with a Neo4j (<v4.0) server via the Bolt protocol. Installing this module will attempt to build the (static) library on your machine for use with Neo4j::Bolt.
AUTHOR
Mark A. Jensen < majensen -at- cpan -dot- org >
CPAN: MAJENSEN
LICENSE
This packaging software is Copyright (c) 2020 by Mark A. Jensen.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004
The libneo4j-client software is Copyright (c) by Chris Leishman.
It is free software, licensed under:
The Apache License, Version 2.0, January 2004