Skip to content

v2 go-driver does not have bulk calls to save documents to graph collections present in v1 #650

Closed
@scirahul

Description

@scirahul

I was using v1 go-driver and am trying to cutover to v2 go-driver. In v2 graph VertexCollection and EdgeCollection are not of Collection type, due to this I am unable to bulk add vertices or edges in a graph collection (possible earlier in v1 using collection.CreateDocuments() call)

Will there be a upcoming enhancement to fix this backward incompatibility?

Please let me know if there is a alternate way of achieving this.

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