Skip to content

adapt to tinkerpop tests for mysql backend #20

Description

@zhoney
  1. multi-source vertex-step problem also exists, filter it.
  2. mysql not supporting update vertex/edge property leads to using add vertex/edge to update property, which result in bug tx having 'added vertices' when update properties. fixed.
  3. multi-thread tx commit not work. Reset mode to auto-commit after batch commit to fix

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions