1. Test commit rights from another workstation.
This commit is contained in:
parent
f71c5d52c3
commit
b1950352e8
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ public class PersonToPublicationsModelConstructor implements ModelConstructor {
|
|||
}
|
||||
|
||||
after = System.currentTimeMillis();
|
||||
log.debug("Time taken to execute the CONSTRUCT queries is in milliseconds: "
|
||||
log.debug("Try to see Time taken to execute the CONSTRUCT queries is in milliseconds: "
|
||||
+ (after - before));
|
||||
|
||||
return constructedModel;
|
||||
|
|
Loading…
Add table
Reference in a new issue