- add fetch plans in query builder via
fetch()
. - add support for standalone orientdb, not just dserver.
- better RIDBag support.
- travis ci integration.
- connection pools.
- add
Query::column()
andQuery::transform()
. - add support for getting / setting custom fields on classes and properties.
- add index support.
- remove in-band
@options
key in record operations. - switch to mocha 1.8.x (yay promise support).
- Graph mode by default.
- Add vertex / edge helpers
- Add db query builder
- Total refactor of node-orientdb.