Uses of Class
org.odpi.openmetadata.accessservices.subjectarea.client.relationships.SubjectAreaGraphClient
-
Packages that use SubjectAreaGraphClient Package Description org.odpi.openmetadata.accessservices.subjectarea org.odpi.openmetadata.accessservices.subjectarea.client -
-
Uses of SubjectAreaGraphClient in org.odpi.openmetadata.accessservices.subjectarea
Methods in org.odpi.openmetadata.accessservices.subjectarea that return SubjectAreaGraphClient Modifier and Type Method Description SubjectAreaGraphClientSubjectArea. subjectAreaGraphClient()Get the subject area graph API class - use this class to issue graph calls. -
Uses of SubjectAreaGraphClient in org.odpi.openmetadata.accessservices.subjectarea.client
Methods in org.odpi.openmetadata.accessservices.subjectarea.client that return SubjectAreaGraphClient Modifier and Type Method Description SubjectAreaGraphClientSubjectAreaImpl. subjectAreaGraphClient()Get the subject area graph API class - use this class to issue graph calls.
-