Метод | Описание | |
---|---|---|
IfThenElse ( this baseQuery, IGremlinQuery ifExpression, IGremlinQuery ifThen, IGremlinQuery ifElse ) : IGremlinRelationshipQuery |
public static IfThenElse ( this baseQuery, IGremlinQuery ifExpression, IGremlinQuery ifThen, IGremlinQuery ifElse ) : IGremlinRelationshipQuery | ||
baseQuery | this | |
ifExpression | IGremlinQuery | |
ifThen | IGremlinQuery | |
ifElse | IGremlinQuery | |
Результат | IGremlinRelationshipQuery |