I can't import my graphml file into neo4j using neo4j shell. I use this command:
import-graphml -i C:\Users\MARIAM\Desktop\football.graphml
but I get this error message:
Invalid input 'i': expected <init> (line 1, column 1 (offset: 0))
"import-graphml -i C:\Users\MARIAM\Desktop\football.graphml"
^