gremlin-haskell-0.1.0.2: 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

handler :: Connection -> MVar () -> IO () Source

Start thread to recieve response

wsExceptionHandler :: Text -> SomeException -> IO () Source

Handle exception from websocket.

Ignore ConnectionClised exception that expected.

close :: Connection -> IO () Source

Close connection