gremlin-haskell-0.1.0.0: Graph database client for TinkerPop3 Gremlin Server

Safe HaskellNone
LanguageHaskell2010

Database.TinkerPop.Internal

Synopsis

Documentation

inStatus2xx :: Int -> Bool Source

check HTTP status code is success

handle :: Connection -> IO ThreadId Source

Start thread to recieve response

close :: Connection -> IO () Source

Close connection