The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.2220 - 2013-11-29

  • added as_simple methods to entities
  • modified REST::Neo4p::Query to return simplified row structures in transaction mode (to handle the limited content returned by Neo4j (as of 2.0.0-RC1) in this mode
  • when a row contains multiple elements, at least one of which is an array, fetch will return the array(s) as array refs. Rows with containing a single array are still flattened (the array itself is returned)

Modules

Perl object bindings for a Neo4j database
LWP client interacting with Neo4j
Mixin for batch processing
Create and apply Neo4j app-level constraints
Application-level Neo4j Constraints
Neo4j Property Constraints
Neo4j Relationship Constraints
Neo4j Relationship Type Constraints
Base class for Neo4j entities
Exception::Class objects for REST::Neo4p
Neo4j index object
Neo4j node object
Container for Neo4j path elements
Execute Neo4j Cypher queries
Neo4j relationship object

Provides

in lib/REST/Neo4p/Constraint/Property.pm
in lib/REST/Neo4p/Constraint/Property.pm
in lib/REST/Neo4p/Entity.pm