project-m36-0.9.6: 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.