| Package | Description |
|---|---|
| org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph | |
| org.odpi.openmetadata.accessservices.subjectarea.properties.relationships |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Relationship> |
Graph.getRelationships()
Get the relationships that are in the neighbourhood of the root node
|
| Modifier and Type | Method and Description |
|---|---|
void |
Graph.setRelationships(Map<String,Relationship> relationships)
Set the relationships that are in the neighbourhood of the root node
|
| Modifier and Type | Class and Description |
|---|---|
class |
Antonym
Link between glossary terms that have the opposite meaning.
|
class |
Categorization
TermCategorizationRelationship is a relationship between a Category and an Term.
|
class |
CategoryAnchor
CategoryAnchorRelationship is a relationship a Glossary and a Category.
|
class |
CategoryHierarchyLink
CategoryHierarchyLink is a parent child relationship between a Categories; it is used to create nested categories
|
class |
HasA
Defines the relationship between a spine object and a spine attribute.
|
class |
IsA
Link between a more general glossary term and a more specific definition.
|
class |
IsATypeOf
Defines an inheritance relationship between two spine objects.
|
class |
Leadership
Leadership is a relationship between an ActorProfile and another ActorProfile.
|
class |
LibraryCategoryReference
LibraryCategoryReference is a relationship between a Category and an ExternalGlossaryLink.
|
class |
LibraryTermReference
LibraryTermReference is a relationship between a Term and an ExternalGlossaryLink.
|
class |
MediaReference
MediaReference is a relationship between a Referenceable and a RelatedMedia.
|
class |
PreferredTerm
Link to an alternative term that the organization prefer is used.
|
class |
ProjectScope
The Project Scope relationship links documentation, assets and definitions to the project.
|
class |
RelatedTerm
RelatedTerm is a relationship between a Term and another related Term.
|
class |
ReplacementTerm
Link to a glossary term that is replacing an obsolete glossary term.
|
class |
SemanticAssignment
Links a glossary term to another element such as an asset or schema element to define its meaning.
|
class |
Synonym
Link between glossary terms that have the same meaning.
|
class |
TermAnchor
TermAnchorRelationship is a relationship between a Glossary and a Term.
|
class |
Translation
Link between glossary terms that provide different natural language translation of the same concept.
|
class |
TypedBy
Defines the relationship between a spine attribute and its type.
|
class |
UsedInContext
Link between glossary terms where on describes the context where the other one is valid to use.
|
class |
ValidValue
Link between glossary terms where one defines one of the data values for the another.
|
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.