Exemplo n.º 1
0
 private long CountNodes()
 {
     return(TransactionMatchers.CountNodes(Graphdb()));
 }