Skip to content

edge modification / dropping #31

@flashpixx

Description

@flashpixx

Hello,

I'm using based on #20 the 1.1.2 version, but it seems to be that also modification / dropping support for edges (on the mode.Edge struct) is missing. For dropping edges by ID I'm using:

client.ExecuteStringQuery(fmt.Sprintf("g.E('%v').drop()"))

And I would be nice, if the call AddProperty could be added to the model.Edge{} struct as well.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions