public override RecordReference <NeoStoreRecord> Graph()
 {
     return(Logging(Access.graph()));
 }