]> Git — Sourcephile - gargantext.git/commit
[graphql] fixes to the ngrams context endpoint
authorPrzemysław Kaminski <pk@intrepidus.pl>
Wed, 25 Jan 2023 13:16:13 +0000 (14:16 +0100)
committerPrzemysław Kaminski <pk@intrepidus.pl>
Wed, 25 Jan 2023 13:16:13 +0000 (14:16 +0100)
commit10fe2334b5ac89fb45318d54151043cb5d6c731d
treebb1a74daee83a59d000e32f04b9b1d8338f774cc
parentaeb9e7bd6ce029dca4d776cc403e2554e40a6e4a
[graphql] fixes to the ngrams context endpoint
24 files changed:
src/Gargantext/API/GraphQL.hs
src/Gargantext/API/GraphQL/Annuaire.hs
src/Gargantext/API/GraphQL/Context.hs
src/Gargantext/API/GraphQL/User.hs
src/Gargantext/API/GraphQL/UserInfo.hs
src/Gargantext/API/GraphQL/Utils.hs
src/Gargantext/API/Public.hs
src/Gargantext/Core/Ext/IMT.hs
src/Gargantext/Core/Methods/Graph/BAC/Proxemy.hs
src/Gargantext/Core/Methods/Graph/MaxClique.hs
src/Gargantext/Core/Statistics.hs
src/Gargantext/Core/Text/List/Group/WithStem.hs
src/Gargantext/Core/Text/List/Learn.hs
src/Gargantext/Core/Text/List/Social.hs
src/Gargantext/Core/Text/List/Social/Patch.hs
src/Gargantext/Core/Text/List/Social/Prelude.hs
src/Gargantext/Core/Text/Metrics/Utils.hs
src/Gargantext/Core/Viz/Graph/API.hs
src/Gargantext/Core/Viz/Graph/Bridgeness.hs
src/Gargantext/Core/Viz/Graph/Index.hs
src/Gargantext/Core/Viz/Graph/Legend.hs
src/Gargantext/Core/Viz/Graph/Utils.hs
src/Gargantext/Core/Viz/LegacyPhylo.hs
src/Gargantext/Database/Query/Table/NodeContext.hs