Skip to content

Conversation

lutovich
Copy link
Contributor

@lutovich lutovich commented Jan 19, 2018

Introduced Bolt V1 as an extension of Bolt V1 with point type support. Added interfaces to expose point with single multi-dimensional coordinate. These interfaces are now experimental and will most likely change before the next stable release.

Introduced Bolt V1 as an extension of Bolt V1 with point type support.
Added interfaces to expose point with single multi-dimensional
coordinate. These interfaces are now experimental and will most likely
change before the next stable release.
Introduced new types for points instead of a single generic interface
that represents an arbitrary-dimensional point. This makes it cleaner
what kind of points are supported by the database. It also removes the
need for coordinate array creation and removes the `Coordinate`
interface all together.
@ali-ince
Copy link
Contributor

ali-ince commented Mar 1, 2018

Changes looks good to me!

@ali-ince ali-ince merged commit e9ccc38 into neo4j:1.6 Mar 1, 2018
@lutovich lutovich deleted the 1.6-point branch March 1, 2018 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants