Skip to content

What's New in Version 0.8.36

  • Added a new graph algorithm for computing the ego network of a given node. See the Compute.ego_network() reference docs for more details.
  • Fixed a bug in stored procedure exports that caused procedures with DATETIME columns in their result set to return empty results when called.