Click or drag to resize

ITransactionalGraphRollback Method

Stop the current transaction and drop any mutations applied since the last transaction.

Namespace:  VelocityGraph.Frontenac.Blueprints
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
void Rollback()
See Also