bolt-0.2.0.0: Bolt driver for Neo4j

Safe HaskellNone
LanguageHaskell2010

Database.Bolt.Protocol.Ver1.Types

Documentation

type Type = Text Source #

object :: (Eq k, Hashable k) => [(k, v)] -> HashMap k v Source #