Sven Martoen
Sven Martoen

Reputation: 138

Memgraph 2.5.0 does not return qid in the Success message metadata

In Memgraph v2.5.0, when I execute a query within the explicit transaction Memgraph does not return qid in the Success message metadata. Therefore, I cannot use correlated pulls. What to use instead? The server should assign qid to a query within an explicit transaction and return it in the metadata of the Success packet.

Upvotes: 0

Views: 20

Answers (1)

Sven Martoen
Sven Martoen

Reputation: 138

As @drJay has said in the comment this was a bug that was fixed. Migrating to new version has solved the issue.

Upvotes: 0

Related Questions