Hello, I'm quite new to Graph Stream and I'm trying to get it to read information from a file using FileSource but I'm recieving errors, could someone explain why?
I'll upload my code and paste the gist of the error.
Thanks
==================
java.io.IOException: org.graphstream.util.parser.ParseException: Encountered " <KEY> "Creator "" at line 1, column 1.
Was expecting one of:
"graph" ...
"digraph" ...