Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 385 Bytes

Changelog.markdown

File metadata and controls

11 lines (6 loc) · 385 Bytes

2016-09-07

add TransGraphRelationalExpr

The TransGraphRelationalExpr allows queries against all past states of the database.

The following example executes a query against two different committed transactions using syntax similar to that of git for graph traversal: :showtransgraphexpr s@master~ join sp@master

Documentation