Git Product home page Git Product logo

Comments (12)

peterneubauer avatar peterneubauer commented on August 15, 2024

Florian,
do you think you could write a failing test for it and maybe fix it? Would be appreciated!

from spatial.

eugenp avatar eugenp commented on August 15, 2024

I am also seeing similar issues on deleting nodes with wkt property. Is there any new development on this?
Thanks.
Eugen.

from spatial.

peterneubauer avatar peterneubauer commented on August 15, 2024

Not yet, would love for you guys to add a failing test with a PR, maybe it is easy to fix?

from spatial.

eugenp avatar eugenp commented on August 15, 2024

I will scrub my current test from what's not needed and create a gist out of it just as soon as I can get this other issue working: #39
Thanks for the quick feedback.
Eugen.

from spatial.

peterneubauer avatar peterneubauer commented on August 15, 2024

Grgeat, you can add it to the test package, and send in the CLA
according to http://docs.neo4j.org/chunked/snapshot/cla.html so I can
merge it directly :)

/peter

On Sat, Mar 17, 2012 at 3:43 PM, Eugen
[email protected]
wrote:

I will scrub my current test from what's not needed and create a gist out of it just as soon as I can get this other issue working: #39
Thanks for the quick feedback.
Eugen.


Reply to this email directly or view it on GitHub:
#36 (comment)

from spatial.

mwielbut avatar mwielbut commented on August 15, 2024

Hi, just wondering if anyone has tried to tackle this yet? I can put together a test case but it's very simple to see in action. I created a single node with wkt set to 0,0. Fired up Neoclipse and saw the spatial index node and the real node. I deleted the real node and the spatial node continued to exist with an id value of the node that I just removed.

from spatial.

benday280412 avatar benday280412 commented on August 15, 2024

Hi,

I think I have a fix for this, but could do with you guys having a look to make sure I'm not doing anything untoward. I'm currently working on a fork of spring-data-neo4j and spatial, but was unsure if I should just make changes to master and make a pull request, or make a branch. Any preference?

Cheers,

Ben

from spatial.

craigtaverner avatar craigtaverner commented on August 15, 2024

Since your fork is already implicitly another branch, I personally see no reason to make yet another branch. Just fix on your master and send the pull request.

I think you should only consider making addition branches in your local repo if you were two multiple parallel types of work you wanted to keep separate for your own work, or perhaps you were tracking multiple branches in the origin. I don't believe either are the case here.

from spatial.

craigtaverner avatar craigtaverner commented on August 15, 2024

Sorry, clicked 'close and comment' instead of just 'comment' before. Slip of the fingers :-)

from spatial.

benday280412 avatar benday280412 commented on August 15, 2024

Nice one, cheers Craig. Once I get home I'll get the changes checked in and send the pull request.

from spatial.

benday280412 avatar benday280412 commented on August 15, 2024

Damn, looks like I've broken something unintentionally, org.neo4j.gis.spatial.IndexProviderTest.testNodeIndex() seems to be failing on the last assertion, expected 2 but getting 0.

I'll try again tomorrow.

I may have to check it in with the failing test and get you to have a look. Poking around trying to fix this has made me realise just how little I understand about what is going on under the hood :-/

from spatial.

benday280412 avatar benday280412 commented on August 15, 2024

Hi Craig,

I think I've got something worth looking at now.

I've raised a pull request for both spatial and spring-data-neo4j, as listed below.

#67
spring-projects/spring-data-neo4j#90

Both projects build successfully, and I've added an additional test to prove the expected behaviour.

I'll look forward to your feedback.

Cheers,

Ben

from spatial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.