Class GraphOMRSQueryPlan
java.lang.Object
org.odpi.openmetadata.adapters.repositoryservices.graphrepository.repositoryconnector.GraphOMRSQueryPlan
-
Nested Class Summary
-
Constructor Summary
ConstructorDescriptionGraphOMRSQueryPlan
(String repositoryName, String metadataCollectionId, OMRSRepositoryHelper repositoryHelper, TypeDefCategory typeDefCategory, String filterTypeGUID, List<String> subTypeGUIDs) GraphOMRSQueryPlan
(String repositoryName, String metadataCollectionId, OMRSRepositoryHelper repositoryHelper, TypeDefCategory typeDefCategory, InstanceProperties matchProperties, String filterTypeGUID, List<String> subTypeGUIDs) GraphOMRSQueryPlan
(String repositoryName, String metadataCollectionId, OMRSRepositoryHelper repositoryHelper, TypeDefCategory typeDefCategory, SearchProperties searchProperties, String filterTypeGUID, List<String> subTypeGUIDs) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
GraphOMRSQueryPlan
public GraphOMRSQueryPlan() -
GraphOMRSQueryPlan
public GraphOMRSQueryPlan(String repositoryName, String metadataCollectionId, OMRSRepositoryHelper repositoryHelper, TypeDefCategory typeDefCategory, InstanceProperties matchProperties, String filterTypeGUID, List<String> subTypeGUIDs) throws InvalidParameterException, TypeErrorException -
GraphOMRSQueryPlan
public GraphOMRSQueryPlan(String repositoryName, String metadataCollectionId, OMRSRepositoryHelper repositoryHelper, TypeDefCategory typeDefCategory, SearchProperties searchProperties, String filterTypeGUID, List<String> subTypeGUIDs) throws InvalidParameterException, TypeErrorException -
GraphOMRSQueryPlan
public GraphOMRSQueryPlan(String repositoryName, String metadataCollectionId, OMRSRepositoryHelper repositoryHelper, TypeDefCategory typeDefCategory, String filterTypeGUID, List<String> subTypeGUIDs) throws InvalidParameterException, TypeErrorException
-
-
Method Details
-
getQueryStrategy
-
getQualifiedPropertyNameToTypeDefinedAttribute
-
getShortPropertyNameToQualifiedPropertyNames
-
getValidTypeNames
-
getFilterTypeName
-