Uses of Class
org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
-
Packages that use EntityNeighborhoodFindRequest Package Description org.odpi.openmetadata.repositoryservices.rest.properties -
-
Uses of EntityNeighborhoodFindRequest in org.odpi.openmetadata.repositoryservices.rest.properties
Subclasses of EntityNeighborhoodFindRequest in org.odpi.openmetadata.repositoryservices.rest.properties Modifier and Type Class Description classEntityNeighborhoodHistoricalFindRequestTypeLimitedHistoricalFindRequest provides an extension to the search parameters to include the point in time that the request should be based on.Constructors in org.odpi.openmetadata.repositoryservices.rest.properties with parameters of type EntityNeighborhoodFindRequest Constructor Description EntityNeighborhoodFindRequest(EntityNeighborhoodFindRequest template)Copy/clone constructor.
-