I'm having trouble connecting to multiple Graphs using the Ensemble SDK. I am using GraphFactory.singleton.openRemoteGraph(...) twice within a single application, and storing each resulting Graph object. As long as I only interact with one graph, everything is fine. However, once I attempt to run a SPARQL query against the second graph, I get an alert with this error:
An internal error occurred in TopBraid Ensemble : id does not represent a literal >From then on, queries against either graph just hang until I refresh the browser. I'm using the latest version of the SDK, and I haven't seen anything in the documentation to suggest that this shouldn't work. Both graphs are on the same server. There are a couple of different places where we're going to need to be able to examine and manipulate different graphs side-by-side within an app, so I'm not sure what to do here. Any help is appreciated, thanks. -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
