Rafa Rodriguez - 2017-09-18 03:20:23 - In reply to message 1 from Jay Pearce
Hi,
You mean, what's new in this version? Some fixes, improve performance and 4 fundamental features were added:
1. Obtain nodes recursively (db->getRecursiveNodes())
2. Index nodes for search ($db->createIndex())
3. Full text search ($db->search())
4. Make a loop in nodes and apply a closure function for each node ($db->forEachNode())