dump of the results related to at least one project #61

Merged
claudio.atzori merged 51 commits from miriam.baglioni/dnet-hadoop:dump into master 2020-12-09 17:22:57 +01:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit d4ddde2ef2 - Show all commits

View File

@ -164,7 +164,6 @@ public class CreateEntityTest {
final Consumer<ContextInfo> consumer = ci -> cInfoList.add(ci);
queryInformationSystem.getContextInformation(consumer);
//List<ResearchInitiative> riList = new ArrayList<>();
cInfoList.forEach(cInfo -> {

cleanup

cleanup

done

done
try {
writer.write(new Gson().toJson(Process.getEntity(cInfo)));