rdf4h-1.3.5: A library for RDF processing in Haskell

Safe HaskellNone
LanguageHaskell98

Data.RDF.PatriciaTreeGraph

Contents

Documentation

data AutoIncrMap Source #

Constructors

AutoIncrMap 

Fields

mkTriples :: IntMap Node -> Node -> [(Node, Key)] -> [(Node, Key)] -> [Triple] Source #

Orphan instances

NFData (Gr Node Node) Source # 

Methods

rnf :: Gr Node Node -> () #