Class EndpointTest


  • public class EndpointTest
    extends java.lang.Object

    This class runs an example SQARQL query against Blazegraph triple-store

    Invoke as a console-mode program

    See Also:
    main(java.lang.String[])
    • Constructor Summary

      Constructors 
      Constructor Description
      EndpointTest()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void main​(java.lang.String[] args)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • EndpointTest

        public EndpointTest()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.io.UnsupportedEncodingException,
                                java.io.FileNotFoundException
        Throws:
        java.io.UnsupportedEncodingException
        java.io.FileNotFoundException