GenericInstanceFilterRelationshipStep Interface

Describes single step between source class and target class.

Properties

Name Type Description
isForwardRelationship boolean A flag that describes if this step follows relationship class in forward or backward direction.  
relationshipClassName string Full class name of the relationship class that should be used to move from source to target, e.g.  
sourceClassName string Full class name of the source class, e.g.  
targetClassName string Full class name of the target class, e.g.  

Defined in

Last Updated: 25 April, 2024