Skip to content

Redisgraph expects the query params to be in a separate argument than the query  #14

Open
@OfirMos

Description

@OfirMos
GRAPH.QUERY <graph_name> "MATCH (p:Person {name: $name_param, birth_year: $birth_year_param}) RETURN p" query_params "CYPHER name_param = 'Niccolò Machiavelli' birth_year_param = 1469"

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @gkorland@jeffreylovitz@OfirMos

      Issue actions

        Redisgraph expects the query params to be in a separate argument than the query · Issue #14 · RedisGraph/redisgraph-rb