Skip to content

Allow multiple vertices or edges to be removed in one call #36

@moaxcp

Description

@moaxcp

removeVertex(String first, String... rest) removes vertices and sends one event for all of them

removeEdge(String from1, String from2, String... rest) removes edges and sends one event for all of them

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions