148149150151152153154155156157158
else args.put("param" + i, argValue); } } return command.executeInContext(iContext, args); } public Object execute(final Map<Object, Object> iArgs) { final long start = Orient.instance().getProfiler().startChrono();