On 01/06/12 10:38, Don S wrote:
HI,I need to execute UpdateExecutionFactory.createRemote. For that I installed ARQ2.9.1based on Andy previous post . May I know the import command for call this function. Regards Don
The javadoc is online. http://jena.apache.org/documentation/javadoc If you use an IDE, then it will provide a search facility. Eclipse will even insert import statements for you. You can attach the sources for the code as well to be able to browse. Andy
