tpalfy commented on PR #11316:
URL: https://github.com/apache/nifi/pull/11316#issuecomment-5058584864

   > With my data I got the following errors, but it might just be a problem 
with the input: `Caused by: org.neo4j.driver.exceptions.ClientException: 
Property values can only be of primitive types or arrays thereof. Encountered: 
Map{hasBroadSynonym -> List{}, hasExactSynonym -> List{Map{element -> 
String("retinitis pigmentosa type 59")}, Map{element -> String("DHDDS retinitis 
pigmentosa")}, Map{element -> String("congenital disorder of glycosylation, 
type 1bb")}, Map{element -> String("RP59")}, Map{element -> String("retinitis 
pigmentosa 59")}, Map{element -> String("retinitis pigmentosa caused by 
mutation in DHDDS")}}, hasRelatedSynonym -> List{Map{element -> 
String("congenital disorder of glycosylation, type Ibb")}}, hasNarrowSynonym -> 
List{}}.`
   
   Neo4J doesn't support nested values as edge/node properties.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to