Giter Site home page Giter Site logo

Comments (6)

technige avatar technige commented on June 3, 2024

Thanks for your interest in the new binary protocol and for such detailed feedback!

Please note though that this component is still under very heavy internal development and testing and as such is a long way from general availability. For that reason, don't read too much into any performance figures or comparisons right now as the software available has not undergone any rounds of optimisation yet.

Cheers
Nigel

from neo4j-java-driver.

FylmTM avatar FylmTM commented on June 3, 2024

@nigelsmall Thanks for explanation.
I understand that.
Anyway, everything looks great, as far as it is :)

from neo4j-java-driver.

jakewins avatar jakewins commented on June 3, 2024

@FylmTM are you able to re-create this issue, or was this something that happened because of the Neo4j server / driver version mismatch you mentioned in another issue?

If you can recreate it, please let us know what queries you're running and we'll try and replicate and fix it here.

On the performance: I think that this is due to one of the really cool things happening in cypher for 2.3/3.0. The new cypher runtime basically writes java programs and compiles them on the fly, leading to really cool performance benefits. The REST API has a new method for hooking into that plugged in, and we haven't plugged it in in NDP yet. There's a PR coming up to do that though :)

from neo4j-java-driver.

FylmTM avatar FylmTM commented on June 3, 2024

@jakewins Yes, I can re-create this issue.
I'll try to create playground-type project tomorrow, so you can try this on your own.

from neo4j-java-driver.

jakewins avatar jakewins commented on June 3, 2024

@FylmTM did you get any further on recreating the issue?

from neo4j-java-driver.

FylmTM avatar FylmTM commented on June 3, 2024

Hi @jakewins ,

Sorry for the long delay (was in vacation). Unfortunately I was unable to spend time on this due to time constraints. Currently NDP is not our high-priority target.
I think this issue can be closed for now.

from neo4j-java-driver.

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.