orientjs icon indicating copy to clipboard operation
orientjs copied to clipboard

The official fast, lightweight node.js client for OrientDB

Results 105 orientjs issues
Sort by recently updated
recently updated
newest added

Hello, I am new to orient-db and trying to fetch data from DB in my node application . I have OrientDB 2.2.7 and orientjs 2.2.x. 1. I have a function...

bug
waiting reply

I noticed that there is a difference in output for the rid in a normal query vs a live query. While a normal query displays the rid as follows: ```...

enhancement
waiting reply

orientjs version: 2.2.3 orientdb version: 2.2.17 os: centos06 node version: v6.10.0 I'm not sure if this is expected behavior or not as I was unable to find any documentation in...

enhancement

We are using OrientJS transaction mechanism in our coding to create vertex and edge. Currently facing an issue while creating edges. Sometimes, when we create edge e1 of sampleEdge from...

But in return of batch script vs command. Example `1` vs `'1'`

bug

Hi, My case is maybe of a weird kind. Users access the Orientdb directly from chrome browsers by Orientjs, and keep the connection alive till signout. So once disconnection or...

question

orientjs version: 2.2.3 orientdb version: 2.2.17 OS: centos06 Is there a way to get the inherited properties for a class? When I try to list the properties of a class...

enhancement

Hi guys, first all I would like to thank you about excelent job you are doing here. Well, I'd like to know if it's possible to debug or to see...

question
documentation

Hi guys, We noticed that there are few bits missing in the documentation. Some things we found out by looking into the code. Things not so obvious: 1) how to...

documentation