project-m36-0.9.9: Relational Algebra Engine
Safe HaskellSafe-Inferred
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.