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

[ bsd3, data, library ] [ Propose Tags ]

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
Change log ChangeLog.md
Dependencies aeson (>=2.0.2.0 && <2.2), base (>=4.9.0.0 && <4.17), bytestring (>=0.10.8.1 && <0.12), containers (>=0.5.7.1 && <0.7), hashable (>=1.2.6.1 && <1.5), scientific (>=0.3.4.9 && <0.4), semigroups (>=0.18.2 && <0.21), text (>=1.2.2.1 && <1.3), unordered-containers (>=0.2.7.1 && <0.3), uuid (>=1.3.13 && <1.4), vector (>=0.12.0.1 && <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 2022-11-24T07:15:23Z
Distributions
Reverse Dependencies 3 direct, 5 indirect [details]
Downloads 6982 total (52 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-11-24 [all 1 reports]

Readme for greskell-core-1.0.0.1

[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