-
-
28 Aug 2021 17:08:22 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (94 / 0 / 1)
- Kwalitee
Bus factor: 2- 88.92% Coverage
- License: artistic_2
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (97.09KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.27 - 2021-08-28
- Add config options for auth and uri
- Allow config option hashes to be passed by reference
- Allow passing config options to new()
- Rename config option tls to encrypted
- Rename config option tls_ca to trust_ca
Documentation
Explains features that have been deprecated, but not yet removedExplains the design of the networking modulesModules
Neo4j community graph database driver for Bolt and HTTPHTTP agent adapter for libwww-perlContainer for Cypher result valuesResult of running a Cypher statement (a stream of records)Bolt result handlerJSON/REST result handlerJolt result handlerFallback handler for result errorsDetails 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 valueProvides
in lib/Neo4j/Driver/Net/Bolt.pmin lib/Neo4j/Driver/Net/HTTP.pmin lib/Neo4j/Driver/ResultColumns.pmModule 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.