Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MaikkiaM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I just started working with Plume. I'm about to do my master's thesis and will do it with Plume. I am currently still working on a first prototype.
My problem is that I can't pull the whole graph through "driver.getWholeGraph ();" with the error message "Cannot access overflowdb.Graph" but I can export it into a XML-File. I've already tried back and forth but I can't really come to a solution.
I am currently configuring the backend storage up and down, but so far without any results.
Any ideas?
From the example project from git, the export to a graph also works smoothly.
Beta Was this translation helpful? Give feedback.
All reactions