@hackage greskell1.2.0.2

Haskell binding for Gremlin graph query language

  • Installation

  • Dependencies (10)

  • 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.

Haskell binding for Gremlin graph query language. See README.md for detail.

This package is the main entry point of greskell family. It re-exports greskell-core package, and adds some useful functions to it.