Query.hs 289 Bytes
Newer Older
1
{-|
2
Module      : Gargantext.Database.Query
3 4 5 6 7 8 9 10
Description : Main Tools of Node to the database
Copyright   : (c) CNRS, 2017-Present
License     : AGPL + CECILL v3
Maintainer  : team@gargantext.org
Stability   : experimental
Portability : POSIX
-}

11
module Gargantext.Database.Query
12 13 14
  where