]> Git — Sourcephile - gargantext.git/commit
[graphql] endpoint for contexts_for_ngrams
authorPrzemysław Kaminski <pk@intrepidus.pl>
Sat, 14 Jan 2023 06:59:51 +0000 (07:59 +0100)
committerPrzemysław Kaminski <pk@intrepidus.pl>
Sat, 14 Jan 2023 06:59:51 +0000 (07:59 +0100)
commit2fd0c7da47ea1e8a320e18d46993aee8f64ed260
tree868ffdf99377a56daae4fc0de68bf663cc8cd04d
parent1782fd9ec4b474520c191422498539c294e583bb
[graphql] endpoint for contexts_for_ngrams
gargantext.cabal
src/Gargantext/API/GraphQL.hs
src/Gargantext/API/GraphQL/Context.hs
src/Gargantext/API/Search.hs
src/Gargantext/Core/Types/Search.hs [new file with mode: 0644]
src/Gargantext/Database/Admin/Types/Hyperdata.hs
src/Gargantext/Database/Admin/Types/Hyperdata/Document.hs
src/Gargantext/Database/Query/Facet.hs
src/Gargantext/Database/Query/Facet/Types.hs [new file with mode: 0644]
src/Gargantext/Database/Query/Table/NodeContext.hs