Class Queries

    • Constructor Detail

    • Method Detail

      • findNodes

        public RestNodeModelsCollection findNodes()
                                           throws java.lang.Exception
        GET on queries/nodes
        Returns:
        Throws:
        java.lang.Exception
      • findPeople

        public RestPersonModelsCollection findPeople()
                                              throws java.lang.Exception
        GET on queries/people
        Returns:
        Throws:
        java.lang.Exception
      • findSites

        public RestSiteModelsCollection findSites()
                                           throws java.lang.Exception
        GET on queries/people
        Returns:
        Throws:
        java.lang.Exception