orientdb-studio
orientdb-studio copied to clipboard
graph editor + replica
hi enrico,
is the graph editor supposed to work with a replica?
i am trying something like select * from v or select * from E but nothing is visualized in the graph editor no particular errors / warning in the logs. data is shown in the browse tab
graph on master is correctly visualized
would be interested to understand if something has changed between 2.2.19-latest and older 2.2 release
thanks,
Hi @santo-it
Graph Editor should work on replica. It's only a JS application that uses http protocol.
How can i replicate this?