KnowledgeGraphCentralityResults Class Members
In This Topic
The following tables list the members exposed by KnowledgeGraphCentralityResults.
Public Constructors
Public Properties
| | Name | Description |
 | NamedTypes |
Gets the list of entity named types used in the centrality analysis.
|
 | RawUids |
Gets an array of all uids for all entities in the centrality analysis.
|
 | Scores |
Gets the centrality scores for the entities in the centrality analysis.
|
Top
Public Methods
| | Name | Description |
 | GetUidsForNamedType |
Gets the set of Uids for all entities in the centrality analysis
for the given named type.
|
Top
See Also