CIMFilteredFindPathsEntity Class Properties
For a list of all members of this type, see CIMFilteredFindPathsEntity members.
| Name | Description |
 | EntityTypeName |
Gets or sets the type name of the entity (type or instance) used as an origin/destination entity.
|
 | ID |
Gets or sets the id of the entity instance used as a origin/destination entity.
If this id is null, then the filtered find paths algorithm uses all instances of the specified entity type.
|
 | PropertyFilterPredicate |
Gets or sets the property filter predicate (cypher syntax) associated with the path filter.
|
Top