Using advanced Cytoscape functions

I am currently working on creating a directed graph through Dash using Cytoscape. I am interested in highlighting and selecting all paths and the shortest path from one node to another. After some research, I found various search functions in the Cytoscape documentation and I was wondering if there is any way to utilize those in my Dash project. I looked through the Dash documentation for Cytoscapes, but have not been able to find any references to those functions. Anyone who has suggestions? Thanks in advance!