public interface OnPropertiesLink extends QueryLink<OnPropertiesLink>
from node
to
properties present on the to node
.
If the the 'from' and 'to' CIs carry out the defined relation (equal or not equal),
a relation is created between the two
TopologyCIs
in the result graph.
As usual for links, if invisible this acts as a condition on the query nodes,
potentially reducing the number of CIs in the result to those matching
the condition, according to the cardinality definitions.Modifier and Type | Method and Description |
---|---|
IncompleteLinkOnPropertyP1 |
addOnPropertiesCondition()
Adds another properties condition on the two connected nodes.
|
List<? extends OnPropertiesLinkCondition> |
propertiesConditions()
Returns the existing properties conditions.
|
asDirectLink, asIndirectLink, asOnPropertiesLink, atLeast, atMost, exactly, getFromNode, getToNode, name, queryLinkType, restrictToSelfLinks, selfLinkFilter, setSelfLinkFilter, sourceMaxCardinality, sourceMinCardinality, sourceNode, targetMaxCardinality, targetMinCardinality, targetNode, withName, withoutSelfLinks, withSourceCardinality, withTargetCardinality
invisible, isInvisible
IncompleteLinkOnPropertyP1 addOnPropertiesCondition()
List<? extends OnPropertiesLinkCondition> propertiesConditions()
Documentation Feedback
Copyright 2011 - 2018 Micro Focus or one of its affiliates.