Closed AlexanderPico closed 2 years ago
prompted by this question: https://stackoverflow.com/questions/71869656/about-cytoscape-selectall-is-there-an-efficient-api/71875598#71875598
switch impl from table-based CyREST to CyCommands. 4x faster and more flexible. Can also add selectAll function.
selectAll
prompted by this question: https://stackoverflow.com/questions/71869656/about-cytoscape-selectall-is-there-an-efficient-api/71875598#71875598
switch impl from table-based CyREST to CyCommands. 4x faster and more flexible. Can also add
selectAll
function.