Ejemplo n.º 1
0
 private void populateDatabase(String cypher) {
   database.execute(cypher);
 }