コード例 #1
0
 private void populateDatabase(String cypher) {
   database.execute(cypher);
 }