greskell: Haskell binding for Gremlin graph query language
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.
[Skip to Readme]
Modules
[Index] [Quick Jump]
Flags
Manual Flags
Name | Description | Default |
---|---|---|
server-behavior-test | Tests about the behavior of Gremlin Server, rather than greskell. Note that this test clears the content of the Gremlin Server. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
server-test | Do tests with Gremlin Server. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- greskell-2.0.3.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.2.1.1, 0.2.2.0, 0.2.3.0, 0.2.3.1, 1.0.0.0, 1.0.0.1, 1.0.1.0, 1.1.0.0, 1.1.0.1, 1.1.0.2, 1.1.0.3, 1.2.0.0, 1.2.0.1, 1.2.0.2, 2.0.0.0, 2.0.1.0, 2.0.2.0, 2.0.3.0, 2.0.3.1, 2.0.3.2 |
---|---|
Change log | ChangeLog.md |
Dependencies | aeson (>=2.0.2 && <2.1 || >=2.1.0 && <2.2 || >=2.2.3 && <2.3), base (>=4.13.0 && <4.14 || >=4.14.0 && <4.15 || >=4.15.0 && <4.16 || >=4.16.0 && <4.17 || >=4.17.0 && <4.18 || >=4.18.0 && <4.19 || >=4.19.0 && <4.20 || >=4.20.0 && <4.21), exceptions (>=0.10.4 && <0.11), greskell-core (>=1.0.0 && <1.1), hashable (>=1.4.0 && <1.5 || >=1.5.0 && <1.6), semigroups (>=0.20 && <0.21), text (>=1.2.3 && <1.3 || >=2.0.2 && <2.2), transformers (>=0.5.6 && <0.6 || >=0.6.1 && <0.7), unordered-containers (>=0.2.15 && <0.3), vector (>=0.12.3 && <0.13 || >=0.13.0 && <0.14) [details] |
License | BSD-3-Clause |
Author | Toshio Ito <debug.ito@gmail.com> |
Maintainer | Toshio Ito <debug.ito@gmail.com> |
Category | Data |
Home page | https://github.com/debug-ito/greskell/ |
Bug tracker | https://github.com/debug-ito/greskell/issues/ |
Source repo | head: git clone https://github.com/debug-ito/greskell.git |
Uploaded | by debugito at 2024-11-05T05:35:16Z |
Distributions | Stackage:2.0.3.2 |
Reverse Dependencies | 4 direct, 2 indirect [details] |
Downloads | 9095 total (80 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2024-11-05 [all 1 reports] |