Open s-marcq opened 10 hours ago
After executing the query :
MATCH (n:SourceIssue) WHERE n.titles <>[] RETURN n LIMIT 100
I do not get any result. When I check the SourceIssue nodes, I do not see any one that has a title.
(Test with rabbitmq coming soon)
After executing the query :
I do not get any result. When I check the SourceIssue nodes, I do not see any one that has a title.
(Test with rabbitmq coming soon)