project-m36-0.8.1: Relational Algebra Engine

Safe HaskellNone
LanguageHaskell2010

ProjectM36.DatabaseContext

Synopsis

Documentation

stripGraphRefRelationalExpr :: GraphRefRelationalExpr -> RelationalExpr Source #

Remove TransactionId markers on GraphRefRelationalExpr

databaseContextAsDatabaseContextExpr :: DatabaseContext -> DatabaseContextExpr Source #

convert an existing database context into its constituent expression.