public class GlossaryAuthorViewGraphRESTServices extends BaseGlossaryAuthorView
instanceHandler, invalidParameterHandler, restCallLogger| Constructor and Description |
|---|
GlossaryAuthorViewGraphRESTServices()
Default constructor
|
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaOMASAPIResponse<Graph> |
getGraph(String serverName,
String userId,
String guid,
Date asOfTime,
String nodeFilterStr,
String relationshipFilterStr,
StatusFilter statusFilter) |
SubjectAreaOMASAPIResponse<GraphStatistics> |
getGraphCounts(String serverName,
String userId,
String guid,
Date asOfTime,
String nodeFilterStr,
String relationshipFilterStr,
StatusFilter statusFilter) |
getFindRequest, getResponseForExceptionpublic GlossaryAuthorViewGraphRESTServices()
public SubjectAreaOMASAPIResponse<Graph> getGraph(String serverName, String userId, String guid, Date asOfTime, String nodeFilterStr, String relationshipFilterStr, StatusFilter statusFilter)
public SubjectAreaOMASAPIResponse<GraphStatistics> getGraphCounts(String serverName, String userId, String guid, Date asOfTime, String nodeFilterStr, String relationshipFilterStr, StatusFilter statusFilter)
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.