ఉదాహరణ 4 దశలు, ఒకే సెషన్లో క్రమంగా నడుస్తాయి. ప్రతి దశా ఇంజిన్పై అమలు చేయబడింది, కింది అవుట్పుట్ అది ఇచ్చినదే.
g = ExampleData[{"NetworkGraph", "FlorentineFamilies"}]ExampleData[{NetworkGraph, FlorentineFamilies}]Part[VertexList[g], Ordering[EigenvectorCentrality[g], All, Greater]]VertexList[ExampleData[{NetworkGraph, FlorentineFamilies}]]Part[VertexList[g], Ordering[ClosenessCentrality[g], All, Greater]]VertexList[ExampleData[{NetworkGraph, FlorentineFamilies}]]Part[VertexList[g], Ordering[BetweennessCentrality[g], All, Greater]]VertexList[ExampleData[{NetworkGraph, FlorentineFamilies}]]అన్ని రెసిపీలు · ఫంక్షన్ రిఫరెన్స్ · దీన్ని MCP క్లయింట్ నుండి వాడండి