Skip to content

Transaction.sync removed from code but not documented. #406

@subssn21

Description

@subssn21
  • Neo4j version: Aura
  • Driver version: 4.0.0b2
  • Operating system: MacOSx Catalina / AWS Ubuntu 18.04
  • When upgrading code from 1.7.6 driver to 4.0.0b2 driver calls to Transaction.sync fail with AttributeError, looking at the code there is no longer a sync.method. This is not documented in breaking changes and is still referenced in the API Documentation.
  • Expected behavior
    .sync() calls and runs any pending tx.run() <Perhaps not necessary anymore, if so not propely documented>
  • Actual behavior
    AttributeError

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