-
-
06 Feb 2021 17:32:21 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues
- Testers (273 / 14 / 0)
- Kwalitee
Bus factor: 2- 79.33% Coverage
- License: artistic_2
- Perl: v5.10.0
- Activity
24 month- Tools
- Download (83.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
Changes for version 0.21 - 2021-02-06
- add experimental support for HTTP responses in Jolt format
- add experimental option for custom networking modules
- announce future switch from Neo4j::Driver::Type::* to Neo4j::Types::*
- fix Node->labels() method, which could die on nodes without labels (issue #11)
- declare Time::Piece 1.20 dependency (for Perl < 5.14)
- remove REST::Client dependency
Modules
Perl Neo4j driver for Bolt and HTTPNetworking delegate for Neo4j BoltNetworking delegate for Neo4j 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/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.