Closed
Description
When trying to bulk load data like this :
id:ID|names:ARRAY
bogusID|['selenophosphoric acid','trihydroxidoselenidophosphorus','[P(OH)3Se]']
This raises an exception where bulk loader tries to infertypes with in the array elements and ends up trying to parse
[P(OH)3Se]
as an array. Is it relevant to try to parse array internal items as arrays ? Not sure if redisgraph supports nested arrays?
Metadata
Metadata
Assignees
Labels
No labels