Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Problems with reading GraphML files.

28 views
Skip to first unread message

Bill Ford

unread,
Sep 16, 2022, 2:07:41 AM9/16/22
to ogdf
I have converted a project so it should input and output GraphML files. I used yEd to create the files. The function in OGDF that reads GraphML files always fails by returning false. I would appreciate any help available. Thanks.

Dagobert Smart

unread,
Sep 16, 2022, 8:37:24 AM9/16/22
to ogdf
Hello Bill,

it would be helpful if you could post one of the GraphML files which cannot be read.
Maybe it helps to adjust the log level before trying to read the GraphML file, this might produce a helpful warning: `GraphIO::logger.localLogLevel(Logger::Level::Minor);` and `Logger::globalLogLevel(Logger::Level::Minor);`.

Best regards,
Dagobert
Reply all
Reply to author
Forward
0 new messages