{-# OPTIONS_GHC -fno-warn-orphans #-}
{-# LANGUAGE Arrows #-}
-{-# LANGUAGE FlexibleContexts #-}
-{-# LANGUAGE FlexibleInstances #-}
{-# LANGUAGE FunctionalDependencies #-}
-{-# LANGUAGE MultiParamTypeClasses #-}
-{-# LANGUAGE NoImplicitPrelude #-}
-{-# LANGUAGE RankNTypes #-}
{-# LANGUAGE TemplateHaskell #-}
module Gargantext.Database.Query.Table.NodeNodeNgrams
)
where
-import Prelude
-import Gargantext.Database.Admin.Utils (Cmd, mkCmd)
-import Gargantext.Database.Schema.Prelude
-import Gargantext.Database.Schema.Ngrams (NgramsTypeId, pgNgramsTypeId, NgramsId)
-import Gargantext.Database.Schema.NodeNodeNgrams
import Gargantext.Database.Admin.Types.Node (pgNodeId)
-import Gargantext.Database.Admin.Types.Node
+import Gargantext.Database.Prelude (Cmd, mkCmd)
+import Gargantext.Database.Schema.Ngrams (pgNgramsTypeId)
+import Gargantext.Database.Schema.NodeNodeNgrams
+import Gargantext.Database.Schema.Prelude
+import Prelude
queryNodeNodeNgramsTable :: Query NodeNodeNgramsRead