- UNDIRECTED_PARAM_NAME - Static variable in class com.franz.agraph.http.AGProtocol
-
Parameter name for the 'undirected' predicates in the generator
- UNIT_PARAM_NAME - Static variable in class com.franz.agraph.http.AGProtocol
-
Parameter name for the 'unit' of a Geo type
- unregisterEncodableNamespace(String) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- unregisterEncodableNamespace(String) - Method in class com.franz.agraph.repository.AGRepositoryConnection
-
Unregisters the specified encodable namespace.
- UNSUPPORTED_FILE_FORMAT - Static variable in class com.franz.agraph.http.handler.AGErrorHandler
-
- UNSUPPORTED_QUERY_LANGUAGE - Static variable in class com.franz.agraph.http.handler.AGErrorHandler
-
- upload(Reader, String, RDFFormat, boolean, JSONObject, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- upload(InputStream, String, RDFFormat, boolean, JSONObject, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- upload(InputStream, String, RDFFormat, boolean, long, String, JSONObject, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- upload(RequestEntity, String, boolean, String, IRI, RDFFormat, JSONObject, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- upload(RequestEntity, String, boolean, String, IRI, RDFFormat, JSONObject, String, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- upload(String, RequestEntity, String, boolean, String, IRI, RDFFormat, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- upload(String, RequestEntity, String, boolean, String, IRI, RDFFormat, JSONObject, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- upload(String, RequestEntity, String, boolean, String, IRI, RDFFormat, JSONObject, String, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- uploadJSON(JSONArray, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- uploadJSON(String, JSONArray, Resource...) - Method in class com.franz.agraph.http.AGHttpRepoClient
-
- URL_PARAM_NAME - Static variable in class com.franz.agraph.http.AGProtocol
-
Parameter name for the 'url' parameter for federation.
- USER_ATTRIBUTE_HEADER - Static variable in class com.franz.agraph.http.AGProtocol
-
Override header for supplying user attributes with a store-based request.
- USER_DATA - Static variable in class com.franz.agraph.http.AGProtocol
-
Relative location of the user data service.
- USER_PERMISSIONS - Static variable in class com.franz.agraph.http.AGProtocol
-
Relative location of the user permissions service.
- USER_ROLES - Static variable in class com.franz.agraph.http.AGProtocol
-
Relative location of the user roles service.
- UserAttributesContext - Class in com.franz.agraph.repository
-
A nestable class for defining a scope over which user attributes are set
on an AGRepositoryConnection.
- UserAttributesContext(AGRepositoryConnection, String) - Constructor for class com.franz.agraph.repository.UserAttributesContext
-
Instantiate a UserAttributesContext object.
- UserAttributesContext(AGRepositoryConnection, JSONObject) - Constructor for class com.franz.agraph.repository.UserAttributesContext
-
Instantiate a UserAttributesContext object.
- username - Variable in class com.franz.agraph.pool.AGConnConfig
-
- USERNAME - Static variable in class com.franz.agraph.repository.config.AGRepositorySchema
-
http://franz.com/agraph/repository/config#username
- USERS - Static variable in class com.franz.agraph.http.AGProtocol
-
Relative location of the users service.
- usingMainPortForSessions() - Method in class com.franz.agraph.http.AGHttpRepoClient
-
Checks the System property com.franz.agraph.http.useMainPortForSessions
(defaults to false).
- Util - Class in com.franz.util
-
Various static utility functions.