C# 클래스 Neo4jClient.Gremlin.IfThenElseStep

파일 보기 프로젝트 열기: Readify/Neo4jClient

공개 메소드들

메소드 설명
IfThenElse ( this baseQuery, IGremlinQuery ifExpression, IGremlinQuery ifThen, IGremlinQuery ifElse ) : IGremlinRelationshipQuery

메소드 상세

IfThenElse() 공개 정적인 메소드

public static IfThenElse ( this baseQuery, IGremlinQuery ifExpression, IGremlinQuery ifThen, IGremlinQuery ifElse ) : IGremlinRelationshipQuery
baseQuery this
ifExpression IGremlinQuery
ifThen IGremlinQuery
ifElse IGremlinQuery
리턴 IGremlinRelationshipQuery