Skip to content

Support for Map / JSON return type #199

Closed
@Anunayth

Description

@Anunayth

Is it possible to use Map or a JSON as the return type for any query?

eg :
getMap(inpVal: ID): <Return Type as Map> @cypher(statement:"call example.procedure($inpVal) yield value return value")

If the returned value is a map / JSON, then what should I do to get the value.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wait for answerFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions