net-spider: A graph database middleware to maintain a time-varying graph.

[ bsd3, database, library ] [ Propose Tags ]

A graph database middleware to maintain a time-varying graph. See the project README for detail.


[Skip to Readme]

Flags

Manual Flags

NameDescriptionDefault
server-test

Do test with Gremlin Server. Note that this test clears ALL CONTENT of the server. Note also that this test should not be run in parallel with other server-tests. Use --jobs=1 option when running stack test.

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.2.0.0, 0.3.0.0, 0.3.1.0, 0.3.1.1, 0.3.2.0, 0.3.2.1, 0.3.3.0, 0.4.0.0, 0.4.0.1, 0.4.1.0, 0.4.2.0, 0.4.3.0, 0.4.3.1, 0.4.3.2, 0.4.3.3, 0.4.3.4, 0.4.3.5, 0.4.3.6, 0.4.3.7
Change log ChangeLog.md
Dependencies aeson (>=1.2.4 && <1.5), base (>=4.10.1 && <4.13), containers (>=0.5.10.2 && <0.7), data-interval (>=1.3.0 && <1.4), extended-reals (>=0.2.3.0 && <0.3), greskell (>=0.2.3 && <0.3), greskell-websocket (>=0.1.1 && <0.2), hashable (>=1.2.6.1 && <1.3), monad-logger (>=0.3.28.1 && <0.4), safe-exceptions (>=0.1.6 && <0.2), text (>=1.2.2.2 && <1.3), time (>=1.8.0.2 && <1.10), unordered-containers (>=0.2.8 && <0.3), vector (>=0.12.0.1 && <0.13) [details]
License BSD-3-Clause
Author Toshio Ito <debug.ito@gmail.com>
Maintainer Toshio Ito <debug.ito@gmail.com>
Category Database
Home page https://github.com/debug-ito/net-spider
Bug tracker https://github.com/debug-ito/net-spider/issues
Source repo head: git clone https://github.com/debug-ito/net-spider.git
Uploaded by debugito at 2019-05-03T06:19:52Z
Distributions
Reverse Dependencies 5 direct, 0 indirect [details]
Downloads 6142 total (50 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-05-03 [all 1 reports]

Readme for net-spider-0.3.0.0

[back to package description]

net-spider

net-spider is a graph database middleware to maintain a time-varying graph.

See project README for detail.

Author

Toshio Ito debug.ito@gmail.co