The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Neo4j-Types AJNN"

Neo4j::Types - Common Neo4j type system River stage one • 2 direct dependents • 2 total dependents

Packages in this distribution represent Cypher types for use with the Neo4j graph database system. As a user of a Neo4j driver distribution supporting these types, you can find details on the available methods for each type and their behaviour in the...

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Neo4j::Types::Path - Represents a Neo4j path of nodes and relationships River stage one • 2 direct dependents • 2 total dependents

A Neo4j path is a directed sequence of relationships between two nodes. Its direction may be separate from that of the relationships traversed. It is allowed to have zero length, meaning there are no relationships in it. In this case, it contains onl...

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Neo4j::Types::Node - Represents a Neo4j node / graph vertex River stage one • 2 direct dependents • 2 total dependents

Describes a node from a Neo4j graph. A node may be created by executing a Cypher statement against a Neo4j database server. Its description contains the node's properties as well as certain meta data, all accessible by methods that this class provide...

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Test::Neo4j::Types - Tools for testing Neo4j type modules River stage one • 2 direct dependents • 2 total dependents

Offers a simple way to test your Neo4j::Types implementation for correctness. These test tools not only verify that the required methods are provided, they also try to verify that the methods actually work as expected. While the checks provided by th...

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Neo4j::Types::Point - Represents a Neo4j spatial point value River stage one • 2 direct dependents • 2 total dependents

Represents a spatial point value in Neo4j. Includes coordinates in two or three dimensions and an SRID that may define their semantics. The SRID and thereby the coordinate semantics are defined by Neo4j. See "srid" for details. The coordinate referen...

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Neo4j::Types::Duration - Represents a Neo4j temporal duration value River stage one • 2 direct dependents • 2 total dependents

Represents a temporal duration value in Neo4j. Includes months, days, seconds, and nanoseconds components, which are all expressed as integer numbers. The length of the duration is defined by the combination of these four components. Duration values ...

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Neo4j::Types::Generic - Generic Neo4j type implementations River stage one • 2 direct dependents • 2 total dependents

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Neo4j::Types::ByteArray - Represents a Neo4j byte array value River stage one • 2 direct dependents • 2 total dependents

Represents a byte array value in Neo4j. Byte arrays are not a regular Cypher type, but are supported in Neo4j as a pass-through property type. Neo4j byte arrays may be returned from a Neo4j database server. Generic Neo4j byte array values may also be...

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Neo4j::Types::DateTime - Represents a Neo4j temporal instant value River stage one • 2 direct dependents • 2 total dependents

Represents a temporal instant value in Neo4j. Potentially includes date, time, and timezone components. Neo4j offers the following temporal instant types: * "DATE" * "LOCAL TIME" – no time zone information * "ZONED TIME" – has a time zone offset in s...

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Neo4j::Types::Relationship - Represents a Neo4j relationship / graph edge River stage one • 2 direct dependents • 2 total dependents

Describes a relationship from a Neo4j graph. A relationship may be created by executing a Cypher statement against a Neo4j database server. Its description contains the relationship's properties as well as certain meta data, all accessible by methods...

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC

Neo4j::Types::ImplementorNotes - Guidance for driver authors River stage one • 2 direct dependents • 2 total dependents

AJNN/Neo4j-Types-2.00 - 21 Nov 2023 18:37:55 UTC
11 results (0.029 seconds)