@hackage greskell1.1.0.1
Haskell binding for Gremlin graph query language
Installation
Dependencies (10)
- base >=4.9.0.0 && <4.14
- text >=1.2.2.1 && <1.3
- transformers >=0.5.2 && <0.6
- vector >=0.12.0.1 && <0.13
- aeson >=0.11.2.1 && <1.6
- exceptions >=0.8.3 && <0.11 Show all…
Dependents (4)
@hackage/net-spider, @hackage/net-spider-rpl, @hackage/net-spider-pangraph, @hackage/net-spider-rpl-cli
Package Flags
hint-test
(on by default)
Do tests that use Haskell interpreter (hint package). These tests depend on the behavior of the hint package, so it may be unstable. Disable the flag to skip the tests. Or, maybe you should disable concurrent build.
server-test
(off by default)
Do tests with Gremlin Server.
server-behavior-test
(off by default)
Tests about the behavior of Gremlin Server, rather than greskell. Note that this test clears the content of the Gremlin Server.
greskell
Haskell binding for Gremlin query language.
See the package description, or project README.
Author
Toshio Ito debug.ito@gmail.com