Hide
E.g. the functionality i just added in
Queries#getRelatedNodesInTransaction
should actually be available more generally. E.g. methods like Node#getRelatedNodes and mm:relatednodes shoudl consider it.
Even better would be that all queries executed inside a transactionw ould give results as if the the transaction were committed already.
This will be quite tricky, but the most basic cases, like related nodes, should at least be easily available.
Show
E.g. the functionality i just added in
Queries#getRelatedNodesInTransaction
should actually be available more generally. E.g. methods like Node#getRelatedNodes and mm:relatednodes shoudl consider it.
Even better would be that all queries executed inside a transactionw ould give results as if the the transaction were committed already.
This will be quite tricky, but the most basic cases, like related nodes, should at least be easily available.