-
-
10 Jan 2021 21:22:30 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (180 / 15 / 2)
- Kwalitee
Bus factor: 2- 76.57% Coverage
- License: artistic_2
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (70.63KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.20 - 2021-01-10
- track timeout of HTTP transactions
Changes for version 0.19 - 2021-01-09 (TRIAL RELEASE)
- add experimental support for newer Bolt protocol versions (for Neo4j 4)
- add experimental protocol() method to ServerInfo
- version discovery succeeds on Neo4j 1.x (which is otherwise unsupported)
- rename StatementResult module to Result, in line with the Neo4j Driver API
- internal redesign (removes private Transport modules)
Documentation
Modules
Perl Neo4j driver for Bolt and HTTPNetworking delegate for Neo4j BoltNetworking delegate for Neo4j HTTPHTTP agent adapter for REST::ClientContainer for Cypher result valuesResult of running a Cypher statement (a stream of records)Bolt result handlerJSON/REST result handlerFallback handler for result errorsStructure definition of Cypher result valuesDetails about the result of running a statementProvides Neo4j server address and versionContext of work for database interactionsDEPRECATED (renamed to Neo4j::Driver::Result)Statement statisticsLogical container for an atomic unit of workDescribes a node from a Neo4j graphDirected sequence of relationships between two nodesRepresents a Neo4j spatial point valueDescribes a relationship from a Neo4j graphRepresents a Neo4j temporal valueModule Install Instructions
To install Neo4j::Driver, copy and paste the appropriate command in to your terminal.
cpanm Neo4j::Driver
perl -MCPAN -e shell install Neo4j::Driver
For more information on module installation, please visit the detailed CPAN module installation guide.