Skip to content

The RedisGraph python tutorial is obsolete #384

@skoot

Description

@skoot

The tutorial uses the redisgraph-py library, which is deprecated and is supposedely replaced by redis-py. Unfortunately, the redis-py graph interface is not compatible with redisgraph, and so the example given in the tutorial don't work, even if you change the import path : the order of some arguments have been switched, the pretty_print function has been removed, etc.

On top of that, the redis-py library doesn't document its graph API enough to even get started with it : for example, there's no example or instructions on how to use the result of a query.

An up-to-date documentation of redisgraph with python seems very much needed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions