greskell-core: Haskell binding for Gremlin graph query language - core data types and tools

[ bsd3, data, library ] [ Propose Tags ] [ Report a vulnerability ]

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

This package contains only core data types and tools used commonly by other related packages.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.1.2.0, 0.1.2.1, 0.1.2.2, 0.1.2.3, 0.1.2.4, 0.1.2.5, 0.1.2.6, 0.1.2.7, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.5, 0.1.3.6, 0.1.3.7, 1.0.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3
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), bytestring (>=0.10.9 && <0.11 || >=0.11.3 && <0.12 || >=0.12.0 && <0.13), containers (>=0.6.2 && <0.8), hashable (>=1.4.0 && <1.5 || >=1.5.0 && <1.6), scientific (>=0.3.7 && <0.4), semigroups (>=0.20 && <0.21), text (>=1.2.3 && <1.3 || >=2.0.2 && <2.2), unordered-containers (>=0.2.15 && <0.3), uuid (>=1.3.15 && <1.4), 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:03Z
Distributions Stackage:1.0.0.3
Reverse Dependencies 3 direct, 5 indirect [details]
Downloads 7338 total (85 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]

Readme for greskell-core-1.0.0.3

[back to package description]

greskell-core

Haskell binding for Gremlin query language.

See the package description, or project README.

Author

Toshio Ito debug.ito@gmail.com