Skip to content

srid/propertygraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

propertygraph

Persisted property graphs in Haskell, primarily aimed towards for developing quick prototypes of graph-based ideas.

Features

  • Extends the algebraic graphs package to support edge and vertex labelled graphs (aka. property graphs)
  • JSON persistence of both the graph and edit operations through acid-state.

Example

See Example.hs for example usage.

About

Persisted property graphs in Haskell

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published