Closed shashankpr closed 4 years ago
ETL has been re-run on NX graph dump to align with new schema and to fix existing data issues like as follows:
hasKeywords
List[str]
List[KeyphraseType]
This PR addresses part of the task list mentioned in #172 and facilitates integration of other services to use dgraph for querying and mutating
ETL has been re-run on NX graph dump to align with new schema and to fix existing data issues like as follows:
hasKeywords
predicate fromList[str]
toList[KeyphraseType]
- resolves #162This PR addresses part of the task list mentioned in #172 and facilitates integration of other services to use dgraph for querying and mutating