Matteo Padovano

Results 13 issues of Matteo Padovano

Implement "ArangoDB Query Builder" like JavaScript node package module.

enhancement

Loopback now support transactions for RDBMS database. [This](http://docs.strongloop.com/display/public/LB/Using+database+transactions) is the documentation of loopback for transactional query with relation database. Figure out if we can adapt the implementation of the class...

feature

Rewrite all connector query without the aqbjs](https://github.com/arangodb/aqbjs) library. The library does not support any new feature and it has not been updated in the last 2 years.

feature

```js FOR client IN clients FILTER 'OH' IN client.addrs[*].state RETURN client ```

feature

https://docs.arangodb.com/3.0/AQL/Functions/Fulltext.html

feature

**List of activities:** - [x] honor type of ID - [x] filter property with Date as type - [x] scope - [x] upsertWithWhere - [ ] import data for some...