Skip to content

Bring 3rd party neo4j spatial plugin functionality in-house #46

@cormander

Description

@cormander

As a maintainer of HelloVoter I would like a neo4j plugin that contains just the few procedures we need brought into our own plugin so that we are not tied to waiting on the spatial neo4j plugins release cycle for neo4j upgrades and so we don't carry the functions we don't need that those plugins provide.

This feature is done when:

  • The spatial plugins is removed with their procedures replaced by functionality from our own neo4j plugin
  • Any procedure that can be done natively with neo4j or with light assistance from JavaScript is ditched in favor of that

Procedures we currently use are:
spatial.intersects
spatial.withinDistance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions