Skip to content

Load an existing graph #78

Open
Open
@Amodio

Description

@Amodio

Hello,

I am using GraphNew() to play with Redis Graph, my problem is that the existing nodes&edges are not loaded in the graph structure.
The workaround I have is to read the graph (nodes + edges), delete the graph and add these back inside, then do my work.

As mentioned in the doc, Commit() rebuilds an entire Graph so I can use it only once.
Is there any better solution?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions