Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Neo4jClient
ApiModels
Cypher
CypherTransactionStatement
C# Class Neo4jClient.ApiModels.Cypher.CypherTransactionStatement
Very similar to CypherApiQuery but it's used for opened transactions as their serialization is different
Mostra file
Open project: albumprinter/Neo4jClient
Private Properties
Property
Type
Description
Public Methods
Method
Description
CypherTransactionStatement
(
CypherQuery
query
,
bool
restFormat
) :
System.Collections.Generic
Method Details
CypherTransactionStatement()
public
method
public
CypherTransactionStatement
(
CypherQuery
query
,
bool
restFormat
) :
System.Collections.Generic
query
Neo4jClient.Cypher.CypherQuery
restFormat
bool
return
System.Collections.Generic