C# Class Anabranch.Neo4JConsolePackage.Neo4jResponse

Afficher le fichier Open project: DotNet4Neo4j/Neo4j-Vs-Console Class Usage Examples

Méthodes publiques

Méthode Description
Neo4jResponse ( ) : System
ToString ( ) : string

Private Methods

Méthode Description
GetRow ( int startPoint, int count, int maxLength ) : string
GetRows ( int maxLength ) : string
WriteColumns ( IEnumerable lengths ) : string
WriteSeparator ( ICollection lengths ) : string

Method Details

Neo4jResponse() public méthode

public Neo4jResponse ( ) : System
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string