I'm using the NodeJS library for OrientDB, oriento 
<https://github.com/codemix/oriento>, but am stuck now as it seems that I 
can't get transaction support for custom queries, and the library doesn't 
work for a lot of the built-in functions. I find the only way to use it to 
run the query function instead of the built-in methods oriento has to 
offer. However, I have hit my first roadblock with this library: 
transactions. I am at the point in my data migration where complex things 
need to happen, and one query simply won't cut it. I was wondering if there 
could be some support put on this library to, at the very least, make the 
true power of OrientDB available, and perhaps also fix up the current API 
so it's convenience functions work. It seems there hasn't been work done on 
it in months.

I've posted about this in the issues section for oriento 
<https://github.com/codemix/oriento/issues/83> but fear that it will go 
unnoticed like the rest of the issues there. Is there any workaround to 
make transactions available through SQL so I can run queries together with 
the current API? Can some more firepower be put behind the improvement of 
this API?

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to