Safe Haskell | None |
---|---|
Language | Haskell2010 |
Database.Bolt.Protocol.Ver1.Types
Documentation
type Credentials = Text Source #
type Parameters = Object Source #
type Properties = Object Source #
type Record = [PackStream] Source #
(#=) :: ToPackStream a => Text -> a -> (Text, PackStream) Source #