Skip to content

Use Jython or GraalVM to call Neo4j directly from Python #9

@giang-nghg

Description

@giang-nghg

Jython or GraalVM allow Python-Java interop, and Neo4j provides a native Java API. So maybe we can use Jython/Graal as the intepreter for the application server, thus allowing the app server to communicate with Neo4j natively, no I/O.

Assuming the trade-off would be faster queries but longer build time?

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