Add getCluster() method to API
davidhstocker opened this issue · 0 comments
davidhstocker commented
getClusterMembers() returns a list of entities in the current entity's cluster. We need a method that returns the entity list and the link information, ideally in a format close t compatible with d3's Force Directed Graph ( d3.layout.force() ).