Click or drag to resize

ThreadedTransactionalGraphContractNewTransaction Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Contracts.ThreadedTransactionalGraphContract.NewTransaction"]

Namespace:  Frontenac.Blueprints.Contracts
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public ITransactionalGraph NewTransaction()

Return Value

Type: ITransactionalGraph

[Missing <returns> documentation for "M:Frontenac.Blueprints.Contracts.ThreadedTransactionalGraphContract.NewTransaction"]

Implements

IThreadedTransactionalGraphNewTransaction
See Also