Skip to content

Commit

Permalink
review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MakarenkoAI committed Jan 2, 2024
1 parent 30192b5 commit e86055c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ std::string TranslateMainSystemIdtfsFromScToFileAgent::getMainIdtfAndVerifyNode(
ScIterator5Ptr const & iterator5PtrCheckOnlyOneIdtf = ms_context->Iterator5(
node,
ScType::EdgeDCommonConst,
ScType::Link,
ScType::LinkConst,
ScType::EdgeAccessConstPosPerm,
nodeRelation
);
Expand Down

0 comments on commit e86055c

Please sign in to comment.