bolty-0.1.0.2: Haskell driver for Neo4j (BOLT protocol 4.4-5.4)
Safe HaskellNone
LanguageGHC2021

Database.Bolty.Connection.Instances

Description

Internal module. Not part of the public API.

Orphan instances

PackStream Routing Source # 
Instance details

PackStream Scheme Source # 
Instance details

Methods

toPs :: Scheme -> Ps #

toBinary :: Scheme -> Put #

fromPs :: Ps -> Result Scheme #

PackStream UserAgent Source # 
Instance details