Skip to content

Greetings! Am working on spinning your example up (very cool btw) - gettting an error #1

@mimomenome

Description

@mimomenome

Neo4j.Driver.ClientException: 'Cannot perform data updates in a transaction that has performed schema updates.'

This exception was originally thrown at this call stack:
Neo4j.Driver.Internal.MessageHandling.ResponsePipelineError.EnsureThrownIf(System.Func<System.Exception, bool>)
Neo4j.Driver.Internal.Result.ResultCursorBuilder.ConsumeAsync()
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Neo4j.Driver.Internal.AsyncTransaction.DiscardUnconsumed()
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(System.Threading.Tasks.Task)
Neo4j.Driver.Internal.AsyncTransaction.CommitAsync()
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
Neo4j.Driver.Internal.AsyncTransaction.CommitAsync()
System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
...
[Call Stack Truncated]

any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions