C# 클래스 Neo4jClient.ApiModels.Cypher.CypherTransactionStatement

Very similar to CypherApiQuery but it's used for opened transactions as their serialization is different
파일 보기 프로젝트 열기: albumprinter/Neo4jClient

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CypherTransactionStatement ( CypherQuery query, bool restFormat ) : System.Collections.Generic

메소드 상세

CypherTransactionStatement() 공개 메소드

public CypherTransactionStatement ( CypherQuery query, bool restFormat ) : System.Collections.Generic
query Neo4jClient.Cypher.CypherQuery
restFormat bool
리턴 System.Collections.Generic