How to find all disconnected graphs in a node/edge sql representation? -


given nodes , edges tables, how find disconnected graphs using tsql ?

references : http://techportal.inviqa.com/2009/09/07/graphs-in-the-database-sql-meets-social-networks/ http://apps.cytoscape.org/apps/subnetworkcreator


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -