Enrico Risa
Enrico Risa
@suyogdilipkale can you send me an example db with a faulty query at [email protected]? Thanks Enrico
@suyogdilipkale i just want to replicate it. I don't have the dataset that along with your query produce that error
@gprasadg can you help me on this? how can i replicate it?
@gprasadg any news on this?
Hi @TheAdamGalloway can you isolate a dataset so i can replicate the issue?
@TheAdamGalloway could be yes. In case of relationship that object three could became a graph and the stringify complains. I would like to replicate it so i can think of...
@TheAdamGalloway i'm looking for a solution but seems there is not easy way to fix this. The problem is that by enabling fetch plan you are actually creating a graph...
@gprasadg you should use also this approach.
hi @ArnoBuschmann did you solve it? ``` const orientserver = OrientDB({ host: 'localhost', port: 2424, username: 'admin', password: 'admin', enableRIDBags: false, }); ``` those are server user/password. You can find...
hi @ArnoBuschmann yes you can send me to [email protected] if you still have problems.