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

NAME

Neo4j::Driver::Type::Point - Represents a Neo4j spatial point value

VERSION

version 0.14

DESCRIPTION

Represents a spatial point value in Neo4j.

Spatial types are only supported in Neo4j version 3.4 and above.

BUGS

Neo4j::Driver::Type::Point is not yet implemented.

Spatial types may not work over a Bolt connection, because they are not yet supported by libneo4j-client (#36), which Neo4j::Bolt depends on internally. Use HTTP instead.

SEE ALSO

Neo4j::Driver, Neo4j Java Driver, Neo4j Cypher Manual

AUTHOR

Arne Johannessen <ajnn@cpan.org>

COPYRIGHT AND LICENSE

This software is Copyright (c) 2016-2019 by Arne Johannessen.

This is free software, licensed under:

  The Artistic License 2.0 (GPL Compatible)