What's New in Version 0.8.36
New Features and Enhancements
Section titled “New Features and Enhancements”- Added a new graph algorithm for computing the ego network of a given node.
See the
Compute.ego_network()
reference docs for more details.
Bug Fixes
Section titled “Bug Fixes”- Fixed a bug in stored procedure exports that caused procedures with
DATETIME
columns in their result set to return empty results when called.