C# (CSharp) Neo4jClient Namespace

Nested Namespaces

Neo4jClient.ApiModels
Neo4jClient.Cypher
Neo4jClient.Execution
Neo4jClient.Extensions
Neo4jClient.Gremlin
Neo4jClient.Serialization
Neo4jClient.Test
Neo4jClient.Transactions

Classes

Name Description
AggregateExceptionExtensions
AmbiguousRelationshipDirectionException
CypherPartialResult This class is only used to hold partial results on the execution of a cypher query. Depending on whether we are running inside a transaction, the result string is already deserialized (because it has to be checked for errors), or we need the full HttpResponseMessage object.
DetachedNodeException
GraphClient
GraphClientFactory
HttpClientWrapper
IndexConfiguration
IndexMetaData
JTokenExtensions
NameValueCollection
NeoException
NeoServerConfiguration
NodeReference
OperationCompletedEventArgs
OrphanedTransactionException
Relationship
RelationshipInstance
RelationshipReference
Utilities