C# Class Neo4jClient.Gremlin.PrintLineStatement

Show file Open project: Readify/Neo4jClient

Public Methods

Method Description
PrintLine ( this query, string value ) : IGremlinQuery

Method Details

PrintLine() public static method

public static PrintLine ( this query, string value ) : IGremlinQuery
query this
value string
return IGremlinQuery