72 73 74 75
# File 'lib/neo4j_bolt.rb', line 72 def set(state) @state = state # STDERR.puts " > #{SERVER_STATE_LABELS[@state]}" end