Skip to content

Duplicate vertex selection behavior #212

@kellrott

Description

@kellrott

The query

q = O.query().V(["ENSG00000012048", "ENSG00000012048"])
print(list(q.count()))

returns 1.

It seems like the return value should be 2

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