| ArrayPropertyValue |
ArrayPropertyValue stores the values of an array within an entity or relationship properties.
|
| ClassificationCondition |
The ClassificationCondition class provides support for searching against a single classification, either based only
on its name or also combined with a set of property-based conditions.
|
| CollectionDefCategory |
This enum defines the list of open metadata collection types.
|
| ElementProperties |
The ElementProperties class provides support for properties to be added to a metadata element,
classification or relationship instances.
|
| EnumPropertyValue |
An EnumPropertyValue stores the value for an enum property.
|
| MapPropertyValue |
MapPropertyValue stores the values of a map within an entity, struct or relationship properties.
|
| MatchCriteria |
The MatchCriteria enum defines how the metadata instances in the metadata store should be matched
against the properties supplied on the search request.
|
| PrimitiveDefCategory |
This enumeration defines the list of open metadata primitive types.
|
| PrimitivePropertyValue |
PrimitivePropertyValue stores a single primitive property.
|
| PropertyCategory |
The PropertyCategory defines the list of value types for the properties for open metadata.
|
| PropertyComparisonOperator |
PropertyComparisonOperator is used for search requests against a metadata store.
|
| PropertyCondition |
The PropertyCondition class provides support for searching against a single property using a single comparison
mechanism, or for nesting further SearchProperties.
|
| PropertyValue |
PropertyValue provides a common class for holding an instance type and value.
|
| SearchClassifications |
The SearchClassifications class provides support for searching against one or more classifications using a variety of
comparison mechanisms.
|
| SearchProperties |
The SearchProperties class provides support for searching against one or more properties using a variety of
comparison mechanisms, including searching against the same property using different comparison mechanisms.
|
| SequencingOrder |
SequencingOrder is used for search requests against a metadata collection.
|
| StructPropertyValue |
StructPropertyValue supports the value part of property that is defined as a complex structure.
|