[][src]Module raio::messaging::commit_prepare

Structs

CommitPrepare

A structure which makes the extra: Dictionary of a RUN (auto-commit), or a BEGIN explicit. It contains all possible parameters as optional members. Using encode from Pack on it packs this structure as if it was an Dictionary<StdStruct> to follow the bolt protocol:

Enums

CommitMode

The different commit modes, which is either read or write.