jqa-core-framework
jqa-core-framework copied to clipboard
Nodes labled with File without property fileName
Using jQAssistant 1.1.3 I found nodes with the label File and without the property fileName.
Query used
match (f:File) where not(has(f.fileName)) return f limit 10