Beispiel #1
0
 private void Setup(GraphDatabaseSettings.SchemaIndex schemaIndex)
 {
     Setup(schemaIndex, db =>
     {
     });
 }