Clears the given graph and loads a set of subontologies. Data from RDF helper graphs is loaded as well, such as virtual triples.
the cytoscape graph to clear and to load the data into
subontologies to load.
whether to load instances as well
whether to select virtual triples from domain and range statements
nothing
loadGraphFromSparql(cy,new Set(["meta","bb"])) Copy
loadGraphFromSparql(cy,new Set(["meta","bb"]))
Clears the given graph and loads a set of subontologies. Data from RDF helper graphs is loaded as well, such as virtual triples.