Copyright | (c) CNRS 2017-Present |
---|---|
License | AGPL + CECILL v3 |
Maintainer | team@gargantext.org |
Stability | experimental |
Portability | POSIX |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Gargantext's database.
TODO: configure nodes table in Haskell (Config typenames etc.)
Synopsis
- corpusMasterName :: Text
- userMaster :: Text
- userArbitrary :: Text
- hasNodeType :: forall a. Node a -> NodeType -> Bool
- isInNodeTypes :: forall a. Node a -> [NodeType] -> Bool
- nodeTypes :: Bimap NodeType NodeTypeId
Documentation
userMaster :: Text #
userArbitrary :: Text #
hasNodeType :: forall a. Node a -> NodeType -> Bool #
isInNodeTypes :: forall a. Node a -> [NodeType] -> Bool #
nodeTypes :: Bimap NodeType NodeTypeId #
Nodes are typed in the database according to a specific ID