Git Product home page Git Product logo

Comments (1)

parnmatt avatar parnmatt commented on September 27, 2024

The procedure framework only deals with converting to and from the Java type system and the AnyValue types (our internal type system used by Cypher and the kernel).

Currently the internally used Neo4j type system does not support enums types, so there's nothing to map to and from. There are long running discussions in regards to enum types potentially being added, but so far we cannot give any promises if enums will be added to Cypher or Kernel type systems.

In general we're not looking to expand the procedure framework functionality too much, unless new types are added into the type systems. If we add enums to Cypher, then we may expand the procedure framework to support something that might be able to be mapped to a Java Enum.

from neo4j.

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.