Libraries
»
neo4j-core
(9.0.0)
»
Index
»
Neo4j
»
Core
»
Query
»
#pretty_cypher
Method: Neo4j::Core::Query#pretty_cypher
Defined in:
lib/neo4j/core/query.rb
#
pretty_cypher
⇒
Object
358 359 360
# File 'lib/neo4j/core/query.rb', line 358
def
pretty_cypher
to_cypher
(
pretty:
true
)
end