A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages

A

AbstractClientAuthenticationStrategy<ClientCredentialsT extends ClientCredentials> - Class in org.topbraidlive.client.java.impl
 
AbstractClientAuthenticationStrategy(ClientCredentialsT) - Constructor for class org.topbraidlive.client.java.impl.AbstractClientAuthenticationStrategy
 
AbstractConfigurationBuilder<ConfigurationT,​ConfigurationBuilderT extends AbstractConfigurationBuilder> - Class in org.topbraidlive.client.java
Abstract base class for configuration builders.
AbstractConfigurationBuilder() - Constructor for class org.topbraidlive.client.java.AbstractConfigurationBuilder
 
AbstractQuery<T extends AbstractQuery> - Class in com.shopify.graphql.support
Created by eapache on 2015-11-17.
AbstractQuery(StringBuilder) - Constructor for class com.shopify.graphql.support.AbstractQuery
 
AbstractResponse<T extends AbstractResponse> - Class in com.shopify.graphql.support
Created by dylansmith on 2015-11-23.
AbstractResponse() - Constructor for class com.shopify.graphql.support.AbstractResponse
 
actualResult() - Method in class org.topbraidlive.client.java.graphql.platform._TestResultQuery
An encoded RDF value representing the actual result delivered by the test run.
add(String, String) - Method in class org.topbraidlive.client.java.impl.NameValuePairsBuilder
 
add(String, Optional<String>) - Method in class org.topbraidlive.client.java.impl.NameValuePairsBuilder
 
addAll(Map<String, String>) - Method in class org.topbraidlive.client.java.impl.NameValuePairsBuilder
 
addCustomObjectField(String, CustomFieldQueryDefinition) - Method in class com.shopify.graphql.support.AbstractQuery
Adds a custom object field to the GraphQL query.
addCustomSimpleField(String) - Method in class com.shopify.graphql.support.AbstractQuery
Adds a custom simple field to the GraphQL query.
addedCount() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReportQuery
The number of triples that have been added.
addedTurtleSourceCode() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReportQuery
The Turtle source code of the triples that have been added.
addField(String) - Method in class com.shopify.graphql.support.CustomFieldQuery
Adds a standard "non-custom" field to the query.
addFragment(Fragment) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
Adds a GraphQL "named" fragment to the query.
addFragmentReference(Fragment<__DirectiveQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.__DirectiveQuery
Adds a __DirectiveQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<__EnumValueQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValueQuery
Adds a __EnumValueQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<__FieldQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.__FieldQuery
Adds a __FieldQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<__InputValueQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.__InputValueQuery
Adds a __InputValueQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<__SchemaQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.__SchemaQuery
Adds a __SchemaQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<__TypeQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
Adds a __TypeQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_EnumValueQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._EnumValueQuery
Adds a _EnumValueQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_FieldGroupQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
Adds a _FieldGroupQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_FieldShapeQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
Adds a _FieldShapeQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_GraphReportQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._GraphReportQuery
Adds a _GraphReportQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_PathQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._PathQuery
Adds a _PathQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_RDFNodeQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._RDFNodeQuery
Adds a _RDFNodeQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_ResourceQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._ResourceQuery
Adds a _ResourceQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_TestResultQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._TestResultQuery
Adds a _TestResultQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_TypeShapeQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
Adds a _TypeShapeQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_ValidationReportQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReportQuery
Adds a _ValidationReportQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_ValidationResultQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
Adds a _ValidationResultQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<_ValidationResultSuggestionQuery>) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestionQuery
Adds a _ValidationResultSuggestionQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<ConstraintReificationShapeQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
Adds a ConstraintReificationShapeQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<GraphQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
Adds a GraphQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<GraphTypeQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
Adds a GraphTypeQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<LiteralQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.LiteralQuery
Adds a LiteralQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<MasterGraphQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
Adds a MasterGraphQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<RootRDFQueryQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
Adds a RootRDFQueryQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<UserQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.UserQuery
Adds a UserQuery fragment reference at the current position of the query.
addFragmentReference(Fragment<WorkflowGraphQuery>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
Adds a WorkflowGraphQuery fragment reference at the current position of the query.
addProjectImport(String, String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
addProjectImport(String, String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
addProjectImport(Uri, ProjectGraphUri) - Method in interface org.topbraidlive.client.java.api.function.AddProjectImportApiFunction
Add an import to a project.
addProjectImport(Uri, ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
addProjectImport(Uri, ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
AddProjectImportApiFunction - Interface in org.topbraidlive.client.java.api.function
 
addRoleToGroup(String, String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
addRoleToGroup(String, String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
addRoleToGroup(RightsGroupId, SecurityRoleId) - Method in interface org.topbraidlive.client.java.api.function.AddRoleToGroupApiFunction
Add a security role to a rights group.
addRoleToGroup(RightsGroupId, SecurityRoleId) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
addRoleToGroup(RightsGroupId, SecurityRoleId) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
AddRoleToGroupApiFunction - Interface in org.topbraidlive.client.java.api.function
 
adds() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestionQuery
A human-readable list of statements that will be added if the suggestion is applied.
addTriples(boolean, String, PrefixMapping, Iterator<Triple>) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
addTriples(boolean, String, PrefixMapping, Iterator<Triple>) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
addTriples(boolean, Uri, PrefixMapping, Iterator<Triple>) - Method in interface org.topbraidlive.client.java.api.function.AddTriplesApiFunction
Add all triples from the given graph
addTriples(boolean, Uri, PrefixMapping, Iterator<Triple>) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
addTriples(boolean, Uri, PrefixMapping, Iterator<Triple>) - Method in class org.topbraidlive.client.java.impl.ServletClient
 
AddTriplesApiFunction - Interface in org.topbraidlive.client.java.api.function
 
addTriplesBatched(int, String, PrefixMapping, Iterator<Triple>) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
addTriplesBatched(int, String, PrefixMapping, Iterator<Triple>) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
addTriplesBatched(int, Uri, PrefixMapping, Iterator<Triple>) - Method in interface org.topbraidlive.client.java.Client
Convenience method to add triples in batches from an iterator.
addTriplesBatched(int, Uri, PrefixMapping, Iterator<Triple>) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
ADMIN - Static variable in class org.topbraidlive.client.java.api.type.SecurityRoleId
 
ALIAS_SUFFIX_SEPARATOR - Static variable in class com.shopify.graphql.support.AbstractQuery
 
ANY_ROLE - Static variable in class org.topbraidlive.client.java.api.type.SecurityRoleId
 
Api - Interface in org.topbraidlive.client.java.api
Entry level API that is the union of all of the known API functions.
ApiFunction - Interface in org.topbraidlive.client.java.api.function
Parent interface of API function interfaces.
appendQuotedString(StringBuilder, String) - Static method in class com.shopify.graphql.support.AbstractQuery
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.User_where
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
appendTo(StringBuilder) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
apply() - Method in interface org.topbraidlive.client.java.impl.ClientAuthenticationStrategy.PostLoginAction
 
applyData() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestionQuery
Machine-readable data that can be sent back to the server if the user decides to apply the suggestion.
args(__InputValueQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__DirectiveQuery
 
args(__InputValueQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__FieldQuery
 
ARGUMENT_DEFINITION - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on a field argument IDL definition.
Arguments - Class in com.shopify.graphql.support
Created by dylansmith on 2015-11-20.
Arguments(StringBuilder, boolean) - Constructor for class com.shopify.graphql.support.Arguments
 

B

BASIC - org.topbraidlive.client.java.ClientAuthenticationMethod
 
BasicClientAuthenticationStrategy - Class in org.topbraidlive.client.java.impl
 
BasicClientAuthenticationStrategy(UsernamePasswordClientCredentials) - Constructor for class org.topbraidlive.client.java.impl.BasicClientAuthenticationStrategy
 
BEARER - org.topbraidlive.client.java.ClientAuthenticationMethod
 
BearerClientAuthenticationStrategy - Class in org.topbraidlive.client.java.impl
 
BearerClientAuthenticationStrategy(BearerClientCredentials) - Constructor for class org.topbraidlive.client.java.impl.BearerClientAuthenticationStrategy
 
BearerClientCredentials - Class in org.topbraidlive.client.java
Immutable bearer token credentials.
BearerClientCredentials() - Constructor for class org.topbraidlive.client.java.BearerClientCredentials
Construct a configuration by reading it from the environment.
BearerClientCredentials(Configuration) - Constructor for class org.topbraidlive.client.java.BearerClientCredentials
Construct a configuration by reading it from a commons-configuration Configuration instance.
BearerClientCredentials.Builder - Class in org.topbraidlive.client.java
 
build() - Method in class org.topbraidlive.client.java.AbstractConfigurationBuilder
Build the immutable configuration.
build() - Method in class org.topbraidlive.client.java.api.function.CreateProjectParameters.CreateProjectParametersBuilder
 
build() - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.ExecuteSpinTemplateParametersBuilder
 
build() - Method in class org.topbraidlive.client.java.api.function.ExecuteSwpViewClassParameters.ExecuteSwpViewClassParametersBuilder
 
build() - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters.ExportToRdfParametersBuilder
 
build() - Method in class org.topbraidlive.client.java.BearerClientCredentials.Builder
 
build() - Method in class org.topbraidlive.client.java.ClientConfiguration.Builder
 
build() - Method in class org.topbraidlive.client.java.impl.NameValuePairsBuilder
 
build() - Method in class org.topbraidlive.client.java.OAuthClientCredentials.Builder
 
build() - Method in class org.topbraidlive.client.java.UsernameClientCredentials.Builder
 
build() - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials.Builder
 
builder() - Static method in class org.topbraidlive.client.java.api.function.CreateProjectParameters
 
builder() - Static method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters
 
builder() - Static method in class org.topbraidlive.client.java.api.function.ExecuteSwpViewClassParameters
 
builder() - Static method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters
 
builder() - Static method in class org.topbraidlive.client.java.BearerClientCredentials
 
builder() - Static method in class org.topbraidlive.client.java.ClientConfiguration
 
builder() - Static method in class org.topbraidlive.client.java.OAuthClientCredentials
 
builder() - Static method in class org.topbraidlive.client.java.UsernameClientCredentials
 
builder() - Static method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials
 

C

canCreateProject() - Method in interface org.topbraidlive.client.java.api.function.CanCreateProjectApiFunction
Can the current user create a project?
canCreateProject() - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
canCreateProject() - Method in class org.topbraidlive.client.java.impl.SwpClient
 
CanCreateProjectApiFunction - Interface in org.topbraidlive.client.java.api.function
 
canDeleteProject(String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
canDeleteProject(String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
canDeleteProject(ProjectGraphUri) - Method in interface org.topbraidlive.client.java.api.function.CanDeleteProjectApiFunction
Can the current user create a project?
canDeleteProject(ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
canDeleteProject(ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
CanDeleteProjectApiFunction - Interface in org.topbraidlive.client.java.api.function
 
checkGovernanceAreaExists(String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
checkGovernanceAreaExists(String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
checkGovernanceAreaExists(GovernanceAreaUri) - Method in interface org.topbraidlive.client.java.api.function.CheckGovernanceAreaExistsApiFunction
Check if a governance area exists.
checkGovernanceAreaExists(GovernanceAreaUri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
checkGovernanceAreaExists(GovernanceAreaUri) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
CheckGovernanceAreaExistsApiFunction - Interface in org.topbraidlive.client.java.api.function
 
checkProjectExists(String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
checkProjectExists(String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
checkProjectExists(ProjectGraphUri) - Method in interface org.topbraidlive.client.java.api.function.CheckProjectExistsApiFunction
Check if a project exists.
checkProjectExists(ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
checkProjectExists(ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
CheckProjectExistsApiFunction - Interface in org.topbraidlive.client.java.api.function
 
clearProject(String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
clearProject(String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
clearProject(ProjectGraphUri) - Method in interface org.topbraidlive.client.java.api.function.ClearProjectApiFunction
Clear the contents of a project.
clearProject(ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
clearProject(ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
ClearProjectApiFunction - Interface in org.topbraidlive.client.java.api.function
 
Client - Interface in org.topbraidlive.client.java
Primary client interface.
ClientAuthenticationMethod - Enum in org.topbraidlive.client.java
 
ClientAuthenticationStrategy - Interface in org.topbraidlive.client.java.impl
Strategy pattern for client authentication.
ClientAuthenticationStrategy.PostLoginAction<T> - Interface in org.topbraidlive.client.java.impl
 
ClientConfiguration - Class in org.topbraidlive.client.java
Immutable client configuration object.
ClientConfiguration() - Constructor for class org.topbraidlive.client.java.ClientConfiguration
Construct a configuration by reading it from the environment.
ClientConfiguration(Configuration) - Constructor for class org.topbraidlive.client.java.ClientConfiguration
Construct a configuration by reading it from a commons-configuration Configuration instance.
ClientConfiguration.Builder - Class in org.topbraidlive.client.java
 
ClientConfigurationException - Exception in org.topbraidlive.client.java
 
ClientCredentials - Interface in org.topbraidlive.client.java
 
ClientException - Exception in org.topbraidlive.client.java
Exception thrown when unrecognized errors (e.g., non-2xx HTTP responses) are received from the server.
ClientException(int, String) - Constructor for exception org.topbraidlive.client.java.ClientException
 
ClientException(String) - Constructor for exception org.topbraidlive.client.java.ClientException
 
ClientException(Throwable) - Constructor for exception org.topbraidlive.client.java.ClientException
 
ClientImpl - Class in org.topbraidlive.client.java.impl
Main entry point, a facade client that delegates to various client implementations.
ClientImpl(ClientConfiguration) - Constructor for class org.topbraidlive.client.java.impl.ClientImpl
Construct a Client instance with a given configuration.
close() - Method in interface org.topbraidlive.client.java.Client
 
close() - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
collectNodes() - Method in class com.shopify.graphql.support.AbstractResponse
 
column() - Method in class com.shopify.graphql.support.Error
 
com.shopify.graphql.support - package com.shopify.graphql.support
 
confidence() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestionQuery
A confidence for the suggestion, between 0 and 100 if present.
configuration() - Method in interface org.topbraidlive.client.java.Client
Get the client's configuration.
configuration() - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
configureHttpClient(HttpClientBuilder) - Method in class org.topbraidlive.client.java.impl.BasicClientAuthenticationStrategy
 
configureHttpClient(HttpClientBuilder) - Method in class org.topbraidlive.client.java.impl.BearerClientAuthenticationStrategy
 
configureHttpClient(HttpClientBuilder) - Method in interface org.topbraidlive.client.java.impl.ClientAuthenticationStrategy
Configure the Apache HTTP client if necessary.
configureHttpClient(HttpClientBuilder) - Method in class org.topbraidlive.client.java.impl.CookieAuthenticationStrategy
 
configureHttpClient(HttpClientBuilder) - Method in class org.topbraidlive.client.java.impl.FormClientAuthenticationStrategy
 
configureHttpClient(HttpClientBuilder) - Method in class org.topbraidlive.client.java.impl.OAuthClientAuthenticationStrategy
 
conforms() - Method in class org.topbraidlive.client.java.graphql.platform._GraphReportQuery
False indicates that constraint violations have been found for the changes.
conforms() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReportQuery
False indicates that constraint violations have been found for the changes.
constraintComponentName() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
The local name of the constraint component, e.g.
ConstraintReificationShape - Class in org.topbraidlive.client.java.graphql.platform
Can be used to attach sh:severity and sh:messages to individual constraints using reification.
ConstraintReificationShape() - Constructor for class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
ConstraintReificationShape(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
ConstraintReificationShape_FieldsEnum - Enum in org.topbraidlive.client.java.graphql.platform
 
ConstraintReificationShape_where - Class in org.topbraidlive.client.java.graphql.platform
 
ConstraintReificationShape_where() - Constructor for class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
ConstraintReificationShape_where_message - Class in org.topbraidlive.client.java.graphql.platform
 
ConstraintReificationShape_where_message() - Constructor for class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
ConstraintReificationShape_where_severity - Class in org.topbraidlive.client.java.graphql.platform
 
ConstraintReificationShape_where_severity() - Constructor for class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
ConstraintReificationShapeQuery - Class in org.topbraidlive.client.java.graphql.platform
Can be used to attach sh:severity and sh:messages to individual constraints using reification.
ConstraintReificationShapeQuery.MessageArguments - Class in org.topbraidlive.client.java.graphql.platform
 
ConstraintReificationShapeQuery.MessageArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
ConstraintReificationShapeQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
COOKIE - org.topbraidlive.client.java.ClientAuthenticationMethod
 
CookieAuthenticationStrategy - Class in org.topbraidlive.client.java.impl
 
CookieAuthenticationStrategy(UsernameClientCredentials) - Constructor for class org.topbraidlive.client.java.impl.CookieAuthenticationStrategy
 
create() - Static method in interface org.topbraidlive.client.java.Client
Factory method for implementations.
create(ClientConfiguration) - Static method in interface org.topbraidlive.client.java.Client
Factory method for implementations.
create(ClientConfiguration) - Static method in interface org.topbraidlive.client.java.impl.ClientAuthenticationStrategy
Factory method for implementations.
createFragment(String, __DirectiveQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.__DirectiveQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, __EnumValueQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.__EnumValueQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, __FieldQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.__FieldQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, __InputValueQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.__InputValueQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, __SchemaQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.__SchemaQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, __TypeQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _EnumValueQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._EnumValueQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _FieldGroupQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _FieldShapeQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _GraphReportQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._GraphReportQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _PathQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._PathQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _RDFNodeQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._RDFNodeQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _ResourceQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._ResourceQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _TestResultQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._TestResultQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _TypeShapeQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _ValidationReportQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._ValidationReportQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _ValidationResultQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, _ValidationResultSuggestionQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestionQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, ConstraintReificationShapeQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, GraphQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, GraphTypeQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, LiteralQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.LiteralQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, MasterGraphQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, RootRDFQueryQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, UserQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.UserQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createFragment(String, WorkflowGraphQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
Creates a GraphQL "named" fragment with the specified query type definition.
createGovernanceArea(String, String, String, String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
createGovernanceArea(String, String, String, String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
createGovernanceArea(String, GovernanceAreaType, GovernanceAreaUri, Optional<String>) - Method in interface org.topbraidlive.client.java.api.function.CreateGovernanceAreaApiFunction
Create a governance area.
createGovernanceArea(String, GovernanceAreaType, GovernanceAreaUri, Optional<String>) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
createGovernanceArea(String, GovernanceAreaType, GovernanceAreaUri, Optional<String>) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
CreateGovernanceAreaApiFunction - Interface in org.topbraidlive.client.java.api.function
 
createProject(CreateProjectParameters) - Method in interface org.topbraidlive.client.java.api.function.CreateProjectApiFunction
Create a project.
createProject(CreateProjectParameters) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
createProject(CreateProjectParameters) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
CreateProjectApiFunction - Interface in org.topbraidlive.client.java.api.function
 
CreateProjectParameters - Class in org.topbraidlive.client.java.api.function
Immutable parameter object for CreateProject.
CreateProjectParameters.CreateProjectParametersBuilder - Class in org.topbraidlive.client.java.api.function
 
CREATION_TIME_STAMP - org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
 
CREATION_TIME_STAMP - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
CREATION_TIME_STAMP - org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
creationTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
The time stamp that this graph was created (if known).
creationTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The time stamp that this graph was created (if known).
creationTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The time stamp that this graph was created (if known).
creationTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
creationTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
creationTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
creationTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
creationTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
creationTimeStamp(GraphQuery.CreationTimeStampArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
The time stamp that this graph was created (if known).
creationTimeStamp(MasterGraphQuery.CreationTimeStampArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The time stamp that this graph was created (if known).
creationTimeStamp(WorkflowGraphQuery.CreationTimeStampArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The time stamp that this graph was created (if known).
creator(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
creator(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
creator(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
creator(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
creator(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
creator(GraphQuery.CreatorArgumentsDefinition, UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
The user who created this graph (if known).
creator(MasterGraphQuery.CreatorArgumentsDefinition, UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The user who created this graph (if known).
creator(UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
The user who created this graph (if known).
creator(UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The user who created this graph (if known).
creator(UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The user who created this graph (if known).
creator(WorkflowGraphQuery.CreatorArgumentsDefinition, UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The user who created this graph (if known).
CREATOR - org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
 
CREATOR - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
CREATOR - org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
CUSTOM_FIELD_LABEL - Static variable in class com.shopify.graphql.support.AbstractQuery
 
CustomFieldInterface - Interface in com.shopify.graphql.support
In order to allow custom fields from being "gettable" via java interface classes, this class defines all the getter methods for custom fields.
CustomFieldQuery - Class in com.shopify.graphql.support
 
CustomFieldQuery(StringBuilder) - Constructor for class com.shopify.graphql.support.CustomFieldQuery
 
CustomFieldQueryDefinition - Interface in com.shopify.graphql.support
 

D

DATA - org.topbraidlive.client.java.api.type.GovernanceAreaType
 
DATA_GRAPH - Static variable in class org.topbraidlive.client.java.api.type.ProjectTypeUri
 
DATA_STEWARD - Static variable in class org.topbraidlive.client.java.api.type.GovernanceRoleUri
 
datatype() - Method in class org.topbraidlive.client.java.graphql.platform.LiteralQuery
The URI of the datatype.
datatype(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The declared datatype of the field or null if this is an object-valued field.
datatypes(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
Produces the individual datatypes if this field is based on a sh:or of multiple datatypes (indicated by having datatype rdfs:Literal), otherwise behaves like datatype introspection.
DEFAULT_URI_PREFIX - Static variable in class org.topbraidlive.client.java.api.type.GovernanceAreaUri
 
DEFAULT_URI_PREFIX - Static variable in class org.topbraidlive.client.java.api.type.ProjectGraphUri
 
defaultValue() - Method in class org.topbraidlive.client.java.graphql.platform.__InputValueQuery
 
defaultValue() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
Returns a non-empty string (encoded RDF node) if this field has a sh:defaultValue, null otherwise.
define(CustomFieldQuery) - Method in interface com.shopify.graphql.support.CustomFieldQueryDefinition
 
define(__DirectiveQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.__DirectiveQueryDefinition
 
define(__EnumValueQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.__EnumValueQueryDefinition
 
define(__FieldQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.__FieldQueryDefinition
 
define(__InputValueQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.__InputValueQueryDefinition
 
define(__SchemaQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.__SchemaQueryDefinition
 
define(__TypeQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.__TypeQueryDefinition
 
define(__TypeQuery.EnumValuesArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.__TypeQuery.EnumValuesArgumentsDefinition
 
define(__TypeQuery.FieldsArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.__TypeQuery.FieldsArgumentsDefinition
 
define(_EnumValueQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._EnumValueQueryDefinition
 
define(_FieldGroupQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._FieldGroupQueryDefinition
 
define(_FieldShapeQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._FieldShapeQueryDefinition
 
define(_GraphReportQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._GraphReportQueryDefinition
 
define(_PathQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._PathQueryDefinition
 
define(_RDFNodeQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._RDFNodeQueryDefinition
 
define(_ResourceQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._ResourceQueryDefinition
 
define(_TestResultQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._TestResultQueryDefinition
 
define(_TypeShapeQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._TypeShapeQueryDefinition
 
define(_ValidationReportQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._ValidationReportQueryDefinition
 
define(_ValidationResultQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._ValidationResultQueryDefinition
 
define(_ValidationResultSuggestionQuery) - Method in interface org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestionQueryDefinition
 
define(ConstraintReificationShapeQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQueryDefinition
 
define(ConstraintReificationShapeQuery.MessageArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery.MessageArgumentsDefinition
 
define(GraphQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphQueryDefinition
 
define(GraphQuery.CreationTimeStampArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphQuery.CreationTimeStampArgumentsDefinition
 
define(GraphQuery.CreatorArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArgumentsDefinition
 
define(GraphQuery.DescriptionArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphQuery.DescriptionArgumentsDefinition
 
define(GraphTypeQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQueryDefinition
 
define(GraphTypeQuery.DescriptionArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.DescriptionArgumentsDefinition
 
define(GraphTypeQuery.GraphCountArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.GraphCountArgumentsDefinition
 
define(GraphTypeQuery.IconClassArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.IconClassArgumentsDefinition
 
define(GraphTypeQuery.IsLicensedArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.IsLicensedArgumentsDefinition
 
define(GraphTypeQuery.IsSingletonArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.IsSingletonArgumentsDefinition
 
define(GraphTypeQuery.NavMenuLabelArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.NavMenuLabelArgumentsDefinition
 
define(GraphTypeQuery.PluralLabelArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.PluralLabelArgumentsDefinition
 
define(GraphTypeQuery.ProjectPageClassArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.ProjectPageClassArgumentsDefinition
 
define(GraphTypeQuery.ProjectTypeWeightArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.ProjectTypeWeightArgumentsDefinition
 
define(LiteralQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.LiteralQueryDefinition
 
define(MasterGraphQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQueryDefinition
 
define(MasterGraphQuery.CreationTimeStampArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreationTimeStampArgumentsDefinition
 
define(MasterGraphQuery.CreatorArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArgumentsDefinition
 
define(MasterGraphQuery.DescriptionArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.DescriptionArgumentsDefinition
 
define(MasterGraphQuery.GraphTypeArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArgumentsDefinition
 
define(MasterGraphQuery.IdArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.IdArgumentsDefinition
 
define(MasterGraphQuery.IsPublishedArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.IsPublishedArgumentsDefinition
 
define(MasterGraphQuery.LastChangeTimeStampArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeTimeStampArgumentsDefinition
 
define(MasterGraphQuery.LastChangeUserArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArgumentsDefinition
 
define(MasterGraphQuery.OwlImportsArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArgumentsDefinition
 
define(MasterGraphQuery.PermissionArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.PermissionArgumentsDefinition
 
define(MasterGraphQuery.WorkflowGraphArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArgumentsDefinition
 
define(RootRDFQueryQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.RootRDFQueryQueryDefinition
 
define(RootRDFQueryQuery.GraphReportArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphReportArgumentsDefinition
 
define(RootRDFQueryQuery.GraphsArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArgumentsDefinition
 
define(RootRDFQueryQuery.GraphTypesArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArgumentsDefinition
 
define(RootRDFQueryQuery.MasterGraphsArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArgumentsDefinition
 
define(RootRDFQueryQuery.TestResultsArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.TestResultsArgumentsDefinition
 
define(RootRDFQueryQuery.UsersArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArgumentsDefinition
 
define(UserQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.UserQueryDefinition
 
define(UserQuery.EmailArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.UserQuery.EmailArgumentsDefinition
 
define(WorkflowGraphQuery) - Method in interface org.topbraidlive.client.java.graphql.platform.WorkflowGraphQueryDefinition
 
define(WorkflowGraphQuery.CreationTimeStampArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreationTimeStampArgumentsDefinition
 
define(WorkflowGraphQuery.CreatorArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArgumentsDefinition
 
define(WorkflowGraphQuery.DescriptionArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.DescriptionArgumentsDefinition
 
define(WorkflowGraphQuery.IdArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.IdArgumentsDefinition
 
define(WorkflowGraphQuery.MasterGraphArguments) - Method in interface org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArgumentsDefinition
 
DELETE - org.topbraidlive.client.java.api.exception.UnzipProjectApiFunction.OldProject
 
deletedCount() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReportQuery
The number of triples that have been deleted.
deletedTurtleSourceCode() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReportQuery
The Turtle source code of the triples that have been deleted.
deleteProject(String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
deleteProject(String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
deleteProject(ProjectGraphUri) - Method in interface org.topbraidlive.client.java.api.function.DeleteProjectApiFunction
Delete a project.
deleteProject(ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
deleteProject(ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
DeleteProjectApiFunction - Interface in org.topbraidlive.client.java.api.function
 
deleteResource(String, String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
deleteResource(String, String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
deleteResource(Uri, Uri) - Method in interface org.topbraidlive.client.java.api.function.DeleteResourceApiFunction
Delete a resource such as a governance area.
deleteResource(Uri, Uri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
deleteResource(Uri, Uri) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
DeleteResourceApiFunction - Interface in org.topbraidlive.client.java.api.function
 
deletes() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestionQuery
A human-readable list of statements that will be deleted if the suggestion is applied.
deprecationReason() - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValueQuery
 
deprecationReason() - Method in class org.topbraidlive.client.java.graphql.platform.__FieldQuery
 
description() - Method in class org.topbraidlive.client.java.graphql.platform.__DirectiveQuery
 
description() - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValueQuery
 
description() - Method in class org.topbraidlive.client.java.graphql.platform.__FieldQuery
 
description() - Method in class org.topbraidlive.client.java.graphql.platform.__InputValueQuery
 
description() - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
description() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
A human-readable description of the field.
description() - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
A human-readable description of the graph (in the user's preferred language).
description() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
The description for the project type
description() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
A human-readable description of the graph (in the user's preferred language).
description() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
A human-readable description of the graph (in the user's preferred language).
description(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
description(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
description(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
description(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
description(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
description(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
description(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
description(GraphQuery.DescriptionArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
A human-readable description of the graph (in the user's preferred language).
description(GraphTypeQuery.DescriptionArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
The description for the project type
description(MasterGraphQuery.DescriptionArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
A human-readable description of the graph (in the user's preferred language).
description(WorkflowGraphQuery.DescriptionArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
A human-readable description of the graph (in the user's preferred language).
DESCRIPTION - org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
 
DESCRIPTION - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
DESCRIPTION - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
DESCRIPTION - org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
details(_ValidationResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
The sh:details of the result.
diff() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReportQuery
A stringified JSON containing details of the changed triples.
directives(__DirectiveQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__SchemaQuery
'A list of all directives supported by this server.

E

editor(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The specified dash:editor, or null.
EDITOR - org.topbraidlive.client.java.api.type.GovernancePermission
 
email() - Method in class org.topbraidlive.client.java.graphql.platform.UserQuery
The email address associated with a user.
email(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArguments
 
email(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArguments
 
email(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArguments
 
email(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
email(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArguments
 
email(UserQuery.EmailArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.UserQuery
The email address associated with a user.
EMAIL - org.topbraidlive.client.java.graphql.platform.User_FieldsEnum
 
enableGovernanceRole(String, String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
enableGovernanceRole(String, String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
enableGovernanceRole(GovernanceRoleUri, GovernanceAreaUri) - Method in interface org.topbraidlive.client.java.api.function.EnableGovernanceRoleApiFunction
Enable a governance role.
enableGovernanceRole(GovernanceRoleUri, GovernanceAreaUri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
enableGovernanceRole(GovernanceRoleUri, GovernanceAreaUri) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
EnableGovernanceRoleApiFunction - Interface in org.topbraidlive.client.java.api.function
 
EncodedValue() - Method in class org.topbraidlive.client.java.graphql.platform._EnumValueQuery
The JSON-encoded RDF node, for internal use for now.
end(Arguments) - Static method in class com.shopify.graphql.support.Arguments
 
ENUM - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on an enum IDL definition.
ENUM - org.topbraidlive.client.java.graphql.platform.__TypeKind
Indicates this type is an enum.
enumValues(__EnumValueQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
enumValues(__TypeQuery.EnumValuesArgumentsDefinition, __EnumValueQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
enumValues(_EnumValueQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
For enumerated properties (based on sh:in) this produces an array for all members of the enumeration.
equals(ID, ID) - Static method in class com.shopify.graphql.support.ID
 
equals(Object) - Method in class com.shopify.graphql.support.ID
 
equals(Object) - Method in class org.topbraidlive.client.java.api.type.Id
 
equals(Object) - Method in class org.topbraidlive.client.java.api.type.ProjectGraphqlSchemaType
 
equals(Object) - Method in class org.topbraidlive.client.java.api.type.Uri
 
equals(Object) - Method in class org.topbraidlive.client.java.BearerClientCredentials
 
equals(Object) - Method in class org.topbraidlive.client.java.ClientConfiguration
 
equals(Object) - Method in class org.topbraidlive.client.java.OAuthClientCredentials
 
equals(Object) - Method in class org.topbraidlive.client.java.UsernameClientCredentials
 
equals(Object) - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials
 
Error - Class in com.shopify.graphql.support
Created by eapache on 2015-11-17.
Error(JsonObject) - Constructor for class com.shopify.graphql.support.Error
 
Error(String) - Constructor for class com.shopify.graphql.support.Error
 
excludeIds(List<String>) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphReportArguments
The IDs of the result generators to exclude (use "SHACL" for SHACL validation).
executeQuery(String) - Method in interface org.topbraidlive.client.java.api.type.RawGraphqlConnection
Execute a query using raw JSON and return the normal response JSON (the contents of "data").
executeQuery(RootQueryT) - Method in interface org.topbraidlive.client.java.api.type.TypedGraphqlConnection
Execute a query using a generated query type and return a generated "data"/normal response type.
executeSpinTemplate(ExecuteSpinTemplateParameters) - Method in interface org.topbraidlive.client.java.api.function.ExecuteSpinTemplateApiFunction
Execute a SPIN template.
executeSpinTemplate(ExecuteSpinTemplateParameters) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
executeSpinTemplate(ExecuteSpinTemplateParameters) - Method in class org.topbraidlive.client.java.impl.ServletClient
 
ExecuteSpinTemplateApiFunction - Interface in org.topbraidlive.client.java.api.function
 
ExecuteSpinTemplateParameters - Class in org.topbraidlive.client.java.api.function
Immutable parameter object for ExecuteSpinTemplate.
ExecuteSpinTemplateParameters.ExecuteSpinTemplateParametersBuilder - Class in org.topbraidlive.client.java.api.function
 
ExecuteSpinTemplateParameters.Format - Enum in org.topbraidlive.client.java.api.function
 
executeSwpViewClass(ExecuteSwpViewClassParameters) - Method in interface org.topbraidlive.client.java.api.function.ExecuteSwpViewClassApiFunction
Execute an arbitrary SWP view class.
executeSwpViewClass(ExecuteSwpViewClassParameters) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
executeSwpViewClass(ExecuteSwpViewClassParameters) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
ExecuteSwpViewClassApiFunction - Interface in org.topbraidlive.client.java.api.function
 
ExecuteSwpViewClassParameters - Class in org.topbraidlive.client.java.api.function
Immutable parameter object for ExecuteSwpViewClass.
ExecuteSwpViewClassParameters.ExecuteSwpViewClassParametersBuilder - Class in org.topbraidlive.client.java.api.function
 
executeSwpViewClassToString(ExecuteSwpViewClassParameters) - Method in interface org.topbraidlive.client.java.api.function.ExecuteSwpViewClassApiFunction
Execute an arbitrary SWP view class and return its response (body) as a String.
executeSwpViewClassToString(ExecuteSwpViewClassParameters) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
executeSwpViewClassToString(ExecuteSwpViewClassParameters) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
expectedResult() - Method in class org.topbraidlive.client.java.graphql.platform._TestResultQuery
An encoded RDF value representing the actual result delivered by the test run.
exportToRdf(ExportToRdfParameters) - Method in interface org.topbraidlive.client.java.api.function.ExportToRdfApiFunction
Export a project's contents to RDF.
exportToRdf(ExportToRdfParameters) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
exportToRdf(ExportToRdfParameters) - Method in class org.topbraidlive.client.java.impl.SparqlMotionClient
 
ExportToRdfApiFunction - Interface in org.topbraidlive.client.java.api.function
 
ExportToRdfParameters - Class in org.topbraidlive.client.java.api.function
Immutable parameter object for ExportToRdf.
ExportToRdfParameters.ExportToRdfParametersBuilder - Class in org.topbraidlive.client.java.api.function
 
ExportToRdfParameters.Serialization - Enum in org.topbraidlive.client.java.api.function
 
externalType(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The external type if this is an object-valued field that points at a resource outside of the GraphQL schema.

F

FIELD - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on fields.
FIELD_DEFINITION - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on a field IDL definition.
fieldByName(String, _FieldShapeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
A named field of the type.
fields(__FieldQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
fields(__TypeQuery.FieldsArgumentsDefinition, __FieldQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
fields(_FieldShapeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
The fields of the group.
fields(_FieldShapeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
The fields of the type.
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery.MessageArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreationTimeStampArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.DescriptionArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.DescriptionArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.GraphCountArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.IconClassArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.IsLicensedArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.IsSingletonArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.NavMenuLabelArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.PluralLabelArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.ProjectPageClassArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.ProjectTypeWeightArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreationTimeStampArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.DescriptionArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.IdArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.IsPublishedArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeTimeStampArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.PermissionArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.UserQuery.EmailArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreationTimeStampArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.DescriptionArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.IdArguments
 
filter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
first(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
first(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
first(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
first(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
focusNode(_RDFNodeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
The focus node involved in the result.
FORM - org.topbraidlive.client.java.ClientAuthenticationMethod
 
FormClientAuthenticationStrategy - Class in org.topbraidlive.client.java.impl
 
FormClientAuthenticationStrategy(ClientConfiguration) - Constructor for class org.topbraidlive.client.java.impl.FormClientAuthenticationStrategy
 
Fragment<T> - Class in com.shopify.graphql.support
This class is used to define a GraphQL "named" fragment.

A fragment can be referenced in any request with the addFragmentReference(Fragment) method of the corresponding fragment's generic type and must be added to the root request with the addFragment(Fragment) method of the QueryQuery or MutationQuery classes.
Fragment(String, String, String) - Constructor for class com.shopify.graphql.support.Fragment
 
FRAGMENT_DEFINITION - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on fragment definitions.
FRAGMENT_SPREAD - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on fragment spreads.
fromGraphQl(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
 
fromGraphQl(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.__TypeKind
 
fromGraphQl(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_FieldsEnum
 
fromGraphQl(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
 
fromGraphQl(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
fromGraphQl(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
fromGraphQl(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.User_FieldsEnum
 
fromGraphQl(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
fromId(String) - Static method in class org.topbraidlive.client.java.api.type.GovernanceAreaUri
Construct a governance area URI from an identifier only, which is appended to the default URI prefix.
fromId(String) - Static method in class org.topbraidlive.client.java.api.type.ProjectGraphUri
Construct a project graph URI from an identifier only, which is appended to the default URI prefix.
fromJson(String) - Static method in class org.topbraidlive.client.java.graphql.platform.QueryResponse
 

G

GENERIC - Static variable in class org.topbraidlive.client.java.api.type.ProjectGraphqlSchemaType
 
get(String) - Method in class com.shopify.graphql.support.AbstractResponse
Gets a field as a raw object.
get(String) - Method in interface com.shopify.graphql.support.CustomFieldInterface
Gets a field as a raw object.
getActualResult() - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
An encoded RDF value representing the actual result delivered by the test run.
getAddedCount() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
The number of triples that have been added.
getAddedTurtleSourceCode() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
The Turtle source code of the triples that have been added.
getAdds() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
A human-readable list of statements that will be added if the suggestion is applied.
getApplyData() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
Machine-readable data that can be sent back to the server if the user decides to apply the suggestion.
getArgs() - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
getArgs() - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
getAsArray(String) - Method in class com.shopify.graphql.support.AbstractResponse
Tries to deserialise and return the given JSON field as an Array.
getAsArray(String) - Method in interface com.shopify.graphql.support.CustomFieldInterface
Tries to deserialise and return the given JSON field as an Array.
getAsBoolean(String) - Method in class com.shopify.graphql.support.AbstractResponse
Tries to deserialise and return the given JSON field as a Boolean.
getAsBoolean(String) - Method in interface com.shopify.graphql.support.CustomFieldInterface
Tries to deserialise and return the given JSON field as a Boolean.
getAsDouble(String) - Method in class com.shopify.graphql.support.AbstractResponse
Tries to deserialise and return the given JSON field as a Double.
getAsDouble(String) - Method in interface com.shopify.graphql.support.CustomFieldInterface
Tries to deserialise and return the given JSON field as a Double.
getAsInteger(String) - Method in class com.shopify.graphql.support.AbstractResponse
Tries to deserialise and return the given JSON field as an Integer.
getAsInteger(String) - Method in interface com.shopify.graphql.support.CustomFieldInterface
Tries to deserialise and return the given JSON field as an Integer.
getAsString(String) - Method in class com.shopify.graphql.support.AbstractResponse
Tries to deserialise and return the given JSON field as a String.
getAsString(String) - Method in interface com.shopify.graphql.support.CustomFieldInterface
Tries to deserialise and return the given JSON field as a String.
getAuthenticationMethod() - Method in class org.topbraidlive.client.java.ClientConfiguration
Get the authentication method the client should use.
getClientId() - Method in class org.topbraidlive.client.java.OAuthClientCredentials
Get the OAuth client id.
getClientSecret() - Method in class org.topbraidlive.client.java.OAuthClientCredentials
Get the OAuth client secret.
getConfidence() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
A confidence for the suggestion, between 0 and 100 if present.
getConforms() - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
False indicates that constraint violations have been found for the changes.
getConforms() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
False indicates that constraint violations have been found for the changes.
getConstraintComponentName() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
The local name of the constraint component, e.g.
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getContains() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getContainsInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getCreationTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
getCreationTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.Graph
The time stamp that this graph was created (if known).
getCreationTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getCreationTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The time stamp that this graph was created (if known).
getCreationTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getCreationTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
The time stamp that this graph was created (if known).
getCreationTimeStampInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
getCreationTimeStampInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getCreationTimeStampInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getCreator() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
getCreator() - Method in class org.topbraidlive.client.java.graphql.platform.Graph
The user who created this graph (if known).
getCreator() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getCreator() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The user who created this graph (if known).
getCreator() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getCreator() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
The user who created this graph (if known).
getCreatorInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
getCreatorInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getCreatorInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getCredentials() - Method in class org.topbraidlive.client.java.ClientConfiguration
Get the credentials the client should use.
getCredentials() - Method in class org.topbraidlive.client.java.impl.AbstractClientAuthenticationStrategy
 
getData() - Method in class com.shopify.graphql.support.TopLevelResponse
 
getData() - Method in class org.topbraidlive.client.java.graphql.platform.QueryResponse
 
getDatatype() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The declared datatype of the field or null if this is an object-valued field.
getDatatype() - Method in class org.topbraidlive.client.java.graphql.platform.Literal
The URI of the datatype.
getDatatypes() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
Produces the individual datatypes if this field is based on a sh:or of multiple datatypes (indicated by having datatype rdfs:Literal), otherwise behaves like datatype introspection.
getDefaultAuthenticationMethod() - Method in class org.topbraidlive.client.java.BearerClientCredentials
 
getDefaultAuthenticationMethod() - Method in interface org.topbraidlive.client.java.ClientCredentials
 
getDefaultAuthenticationMethod() - Method in class org.topbraidlive.client.java.OAuthClientCredentials
 
getDefaultAuthenticationMethod() - Method in class org.topbraidlive.client.java.UsernameClientCredentials
 
getDefaultAuthenticationMethod() - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials
 
getDefaultNamespace() - Method in class org.topbraidlive.client.java.api.function.CreateProjectParameters
 
getDefaultValue() - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
getDefaultValue() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
Returns a non-empty string (encoded RDF node) if this field has a sh:defaultValue, null otherwise.
getDeletedCount() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
The number of triples that have been deleted.
getDeletedTurtleSourceCode() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
The Turtle source code of the triples that have been deleted.
getDeletes() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
A human-readable list of statements that will be deleted if the suggestion is applied.
getDeprecationReason() - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
getDeprecationReason() - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
A human-readable description of the field.
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.Graph
A human-readable description of the graph (in the user's preferred language).
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
The description for the project type
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
A human-readable description of the graph (in the user's preferred language).
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getDescription() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
A human-readable description of the graph (in the user's preferred language).
getDescriptionInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
getDescriptionInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getDescriptionInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getDescriptionInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getDetails() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
The sh:details of the result.
getDiff() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
A stringified JSON containing details of the changed triples.
getDirectives() - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
'A list of all directives supported by this server.
getEditor() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The specified dash:editor, or null.
getEmail() - Method in class org.topbraidlive.client.java.graphql.platform.User_where
 
getEmail() - Method in class org.topbraidlive.client.java.graphql.platform.User
The email address associated with a user.
getEmailInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where
 
getEncodedValue() - Method in class org.topbraidlive.client.java.graphql.platform._EnumValue
The JSON-encoded RDF node, for internal use for now.
getEnumValues() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getEnumValues() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
For enumerated properties (based on sh:in) this produces an array for all members of the enumeration.
getErrors() - Method in class com.shopify.graphql.support.TopLevelResponse
 
getErrors() - Method in exception org.topbraidlive.client.java.api.exception.GraphqlClientException
 
getErrors() - Method in class org.topbraidlive.client.java.graphql.platform.QueryResponse
 
getExcludeValuesRules() - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters
 
getExists() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getExists() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getExists() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getExists() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getExists() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getExists() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getExists() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getExists() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getExistsInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getExistsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getExistsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getExistsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getExistsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getExistsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getExistsInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getExistsInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getExpectedResult() - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
An encoded RDF value representing the actual result delivered by the test run.
getExternalType() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The external type if this is an object-valued field that points at a resource outside of the GraphQL schema.
getField() - Method in exception com.shopify.graphql.support.SchemaViolationError
 
getFieldByName() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
A named field of the type.
getFieldName(String) - Method in class com.shopify.graphql.support.AbstractResponse
 
getFields() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getFields() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
The fields of the group.
getFields() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
The fields of the type.
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getFilter() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getFilterInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getFocusNode() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
The focus node involved in the result.
getFormat() - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters
 
getGraphCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getGraphCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
Graph Count
getGraphCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getGraphQlTypeName() - Method in interface com.shopify.graphql.support.Node
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._EnumValue
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._Path
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._RDFNode
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._Resource
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.Graph
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.Literal
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.User
 
getGraphQlTypeName() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
getGraphReport() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
The results report of the data graph, validating all resources.
getGraphs() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
An (RDF) graph managed by the TopBraid Platform.
getGraphType() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getGraphType() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The type of this (master) graph, e.g.
getGraphTypeInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getGraphTypes() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
A graph type such as Taxonomy.
getGroup() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The field group that the field is in.
getGroups() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
The groups used by any of the fields of the type.
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getHasValue() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getHasValueInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getHasViewGadget() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
True if this property group declares a tosh:viewGadget.
getIconClass() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getIconClass() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
icon classs
getIconClassInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getId() - Method in interface com.shopify.graphql.support.Node
 
getId() - Method in class org.topbraidlive.client.java.api.type.ProjectGraphUri
Get the project identifier from the URI.
getId() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getId() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The ID of the master graph, as derived from the URI, e.g.
getId() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getId() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
The id of the working copy.
getIdInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getIdInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getIncludeInferences() - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters
 
getInputFields() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getInterfaces() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getIsAbstract() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
Returns true if the underlying shape is either not a class or a class marked as abstract.
getIsClass() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
Returns true if the underlying shape is declared as an RDFS class.
getIsClosed() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
True if this property group has been marked to be closed, using tosh:closed=true.
getIsDeprecated() - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
getIsDeprecated() - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
getIsHidden() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
True if this field should be hidden from user interfaces.
getIsIndexed() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
True if this field is indexed, i.e.
getIsInferred() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
True if this is an inferred field, the values of which are derived or computed from other values.
getIsInverse() - Method in class org.topbraidlive.client.java.graphql.platform._Path
True if the path is an inverse path, false for simple URI predicates or complex paths.
getIsLicensed() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getIsLicensed() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
Returns true if this asset collection type is licensed, i.e.
getIsLicensedInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getIsList() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
True if this is an rdf:List field.
getIsMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
True if the value of max should be interpreted as < and not <=
getIsMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
True if the value of min should be interpreted as > and not >=
getIsPublished() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getIsPublished() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
True if the asset collection has been published.
getIsPublishedInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getIsSingleton() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getIsSingleton() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
Returns true for graph types that only have one instance.
getIsSingletonInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getKey(String) - Method in class com.shopify.graphql.support.AbstractResponse
 
getKind() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform._EnumValue
The display label of the enum value.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
A display label for the field group or null for the default group.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
A display label for the field.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform._RDFNode
A human-readable display label for the node.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform._Resource
A human-readable display label.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
A display label for the type.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
A human-readable display label.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform.Graph
A human-readable display label.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
A human-readable display label.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
A human-readable display label.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform.User
A human-readable display label.
getLabel() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
A human-readable display label.
getLang() - Method in class org.topbraidlive.client.java.graphql.platform.Literal
The language tag such as "en".
getLastChangeTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getLastChangeTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
Gets the time stamp of the most recent known change.
getLastChangeTimeStampInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getLastChangeUser() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getLastChangeUser() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
Returns the user who did the most recent known change.
getLastChangeUserInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getLocations() - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
getMainClass() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getMainClass() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The main class, if one has been assigned.
getMainClassInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getMasterGraph() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getMasterGraph() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
The master graph that this is based on.
getMasterGraphInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
getMasterGraphs() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
A graph managed by TopBraid together with a change history and permission system.
getMax() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The maximum value of the field, if specified.
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The maximum permitted number of values of the field (if any).
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMaxCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMaxCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMaxExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMaxInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMaxInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMaxLength() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The maximum string length of values of the field (if any).
getMessage() - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
A human-readable message for the test result.
getMessage() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
A human-readable message for the result.
getMessage() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
A description of the suggestion.
getMessage() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
getMessage() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
A human-readable message (possibly with placeholders for variables) explaining the cause of the result.
getMessageInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
getMin() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The minimum value of the field, if specified.
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The minimum required number of values of the field, defaulting to 0.
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMinCount() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMinCountInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMinExclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMinInclusive() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
getMinInclusiveInput() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
getMinLength() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The minimum string length of values of the field, defaulting to 0.
getMutationType() - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
If this server supports mutation, the type that mutation operations will be rooted at.
getName() - Method in class com.shopify.graphql.support.Fragment
 
getName() - Method in class org.topbraidlive.client.java.api.function.CreateProjectParameters
 
getName() - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
getName() - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
getName() - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
getName() - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
getName() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getName() - Method in class org.topbraidlive.client.java.graphql.platform._EnumValue
The GraphQL name of the enum value.
getName() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The GraphQL name of the field.
getName() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
The GraphQL name of the type.
getNavMenuLabel() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getNavMenuLabel() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
nav menu label
getNavMenuLabelInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getNode() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The URI of the sh:node constraint, defining additional filter conditions for auto-complete widgets.
getNodeKind() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The declared sh:nodeKind of the field, e.g.
getObject() - Method in exception com.shopify.graphql.support.SchemaViolationError
 
getOfType() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getOnField() - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
Deprecated.
Use `locations`.
getOnFragment() - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
Deprecated.
Use `locations`.
getOnOperation() - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
Deprecated.
Use `locations`.
getOrder() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
A number representing the relative ordering of this group compared to others.
getOrder() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
A number representing the relative ordering of this field compared to others.
getOwlImports() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getOwlImports() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
getOwlImportsInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getParameters() - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters
 
getParameters() - Method in class org.topbraidlive.client.java.api.function.ExecuteSwpViewClassParameters
 
getPassword() - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials
Get the password for authentication.
getPath() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The sh:path that the field is about
getPath() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
The RDF string of the path involved in the result.
getPathLabel() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
A display label of the path involved in the result, typically based on sh:name.
getPattern() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The regular expression that the values of the field must match.
getPermission() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getPermission() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The permission of the current user, with values: "viewer", "editor" or "manager".
getPermissionInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getPlatformGraphqlConnection() - Method in interface org.topbraidlive.client.java.api.function.GetPlatformGraphqlConnectionApiFunction
Get a GraphQL connection for the platform APIO.
getPlatformGraphqlConnection() - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
getPlatformGraphqlConnection() - Method in class org.topbraidlive.client.java.impl.GraphqlClient
 
GetPlatformGraphqlConnectionApiFunction - Interface in org.topbraidlive.client.java.api.function
 
getPluralLabel() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getPluralLabel() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
The plural version of the label, e.g.
getPluralLabelInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getPossibleTypes() - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
getPredicate() - Method in class org.topbraidlive.client.java.graphql.platform._Path
The URI of the predicate if the path is either a direct forward or inverse path, null for complex paths.
getProfile() - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
A JSON string with profiling information assuming profiling was set to true.
getProjectGraph() - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters
 
getProjectGraphqlConnection(GetProjectGraphqlConnectionParameters<RootQueryT, RootResponseT>) - Method in interface org.topbraidlive.client.java.api.function.GetProjectGraphqlConnectionApiFunction
Get a GraphQL connection for a specific project.
getProjectGraphqlConnection(GetProjectGraphqlConnectionParameters<RootQueryT, RootResponseT>) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
getProjectGraphqlConnection(GetProjectGraphqlConnectionParameters<RootQueryT, RootResponseT>) - Method in class org.topbraidlive.client.java.impl.GraphqlClient
 
GetProjectGraphqlConnectionApiFunction - Interface in org.topbraidlive.client.java.api.function
 
GetProjectGraphqlConnectionParameters<RootQueryT extends AbstractQuery<RootQueryT>,​RootResponseT extends AbstractResponse<RootResponseT>> - Class in org.topbraidlive.client.java.api.function
Immutable parameter object that captures the parameters to GetProjectGraphqlConnection.
GetProjectGraphqlConnectionParameters(ProjectGraphUri, Optional<ProjectGraphqlSchemaType>, Class<RootQueryT>, Class<RootResponseT>) - Constructor for class org.topbraidlive.client.java.api.function.GetProjectGraphqlConnectionParameters
 
getProjectGraphqlSchemaType() - Method in class org.topbraidlive.client.java.api.function.GetProjectGraphqlConnectionParameters
 
getProjectGraphUri() - Method in class org.topbraidlive.client.java.api.function.GetProjectGraphqlConnectionParameters
 
getProjectPageClass() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getProjectPageClass() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
The create project page class
getProjectPageClassInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getProjectType() - Method in class org.topbraidlive.client.java.api.function.CreateProjectParameters
 
getProjectTypeWeight() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getProjectTypeWeight() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
project type weight
getProjectTypeWeightInput() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
getPropertyUri() - Method in enum org.topbraidlive.client.java.api.type.GovernancePermission
 
getQueryType() - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
The type that query operations will be rooted at.
getRawGraphqlConnection(String) - Method in interface org.topbraidlive.client.java.api.function.GetRawGraphqlConnectionApiFunction
Get a raw GraphQL connection.
getRawGraphqlConnection(String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
getRawGraphqlConnection(String) - Method in class org.topbraidlive.client.java.impl.GraphqlClient
 
getRawGraphqlConnection(ProjectGraphUri) - Method in interface org.topbraidlive.client.java.Client
Convenience method to get a raw GraphQL connection for a project.
getRawGraphqlConnection(ProjectGraphUri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
getRawGraphqlConnection(ProjectGraphUri, Optional<ProjectGraphqlSchemaType>) - Method in interface org.topbraidlive.client.java.Client
Convenience method to get a raw GraphQL connection for a project.
getRawGraphqlConnection(ProjectGraphUri, Optional<ProjectGraphqlSchemaType>) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
getRawGraphqlConnection(ProjectGraphUri, Optional<ProjectGraphqlSchemaType>) - Method in class org.topbraidlive.client.java.impl.GraphqlClient
 
GetRawGraphqlConnectionApiFunction - Interface in org.topbraidlive.client.java.api.function
 
getReadOnly() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
True if this field has been marked to be read-only using dash:readOnly.
getReifiableBy() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The URI of the specified dash:reifiableBy, or null.
getResults() - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
The detailed results including violations.
getResults() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
The detailed results including violations.
getResults() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
The (validation) results for the surrounding object, e.g.
getResults() - Method in class org.topbraidlive.client.java.graphql.platform.Graph
The (validation) results for the surrounding object, e.g.
getResults() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
The (validation) results for the surrounding object, e.g.
getResults() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The (validation) results for the surrounding object, e.g.
getResults() - Method in class org.topbraidlive.client.java.graphql.platform.User
The (validation) results for the surrounding object, e.g.
getResults() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
The (validation) results for the surrounding object, e.g.
getResultsTurtle() - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
The Turtle source code of the validation results.
getRole() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The URI of the property role, or null.
getRootQueryClass() - Method in class org.topbraidlive.client.java.api.function.GetProjectGraphqlConnectionParameters
 
getRootQueryField() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
The GraphQL name of the field at the root query to retrieve instances of this type, or null if this is not a root field.
getRootResponseClass() - Method in class org.topbraidlive.client.java.api.function.GetProjectGraphqlConnectionParameters
 
getRootTypeShapes() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
Requests the shape information for all root types.
getScalar() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
True if the GraphQL field is of a scalar type, i.e.
getSerialization() - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters
 
getServerBaseUrl() - Method in class org.topbraidlive.client.java.ClientConfiguration
Get the server base URL.
getSeverity() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
The severity of the result, e.g.
getSeverity() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
getSeverity() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
Defines the severity that validation results produced by a shape must have.
getSeverityInput() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
getSingleLine() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
True or false if the property shape has a dash:singleLine constraint, or null if none has been declared, meaning "don't know".
getSorted() - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters
 
getSourceShape() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
The source shape of the constraint.
getSparqlConnection() - Method in interface org.topbraidlive.client.java.api.function.GetSparqlConnectionApiFunction
Interact with the server via SPARQL.
getSparqlConnection() - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
getSparqlConnection() - Method in class org.topbraidlive.client.java.impl.SparqlClient
 
GetSparqlConnectionApiFunction - Interface in org.topbraidlive.client.java.api.function
 
getString() - Method in class org.topbraidlive.client.java.graphql.platform._Path
A string representation of the RDF path.
getString() - Method in class org.topbraidlive.client.java.graphql.platform.Literal
The literal's string (lexical form).
getSubClassUris() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
If the underlying shape is also a class this returns the URIs of those subclasses that are also public object types.
getSubjectAreas() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getSubjectAreas() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The subject area of a master graph, if one has been assigned.
getSubjectAreasInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getSubscriptionType() - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
'If this server support subscription, the type that subscription operations will be rooted at.
getSuggestions() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
Suggestions on how to fix the result.
getSuperClassUris() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
If the underlying shape is also a class this returns the URIs of those superclasses that are also public object types.
getTemplate() - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters
 
getTestCase() - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
The test case resource, with label and uri fields.
getTestResults() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
The results of test cases.
getToken() - Method in class org.topbraidlive.client.java.BearerClientCredentials
Get the bearer token to use for authentication.
getTokenEndpointUrl() - Method in class org.topbraidlive.client.java.OAuthClientCredentials
Get the OAuth token endpoint URL.
getType() - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
getType() - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
getType() - Method in class org.topbraidlive.client.java.graphql.platform._Resource
The type(s) of the resource.
getType() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
The types of this ConstraintReificationShape
getType() - Method in class org.topbraidlive.client.java.graphql.platform.Graph
The types of this Graph
getType() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
The types of this GraphType
getType() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The types of this MasterGraph
getType() - Method in class org.topbraidlive.client.java.graphql.platform.User
The types of this User
getType() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
The types of this WorkflowGraph
getTypes() - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
A list of all types supported by this server.
getTypeShape() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The type shape of the field or null if this is a datatype-valued field or an external resource.
getTypeShapeByName() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
Requests the shape information of a type with a given name.
getTypeShapeByUri() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
Requests the shape information of a type with a given URI.
getTypeShapesForResource() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
Requests the shapes that can be applied to a given resource, based on its declared RDF type.
getUnionTypeNames() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The GraphQL names of the individual types if this field is a union type.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
The URI of the field group or null for the default group.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform._RDFNode
The URI of the node, or null for literals.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform._Resource
The URI of the resource.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
The RDF URI of the type.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
The URI of the resource.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform.Graph
The URI of the resource.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
The URI of the resource.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
The URI of the resource.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform.User
The URI of the resource.
getUri() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
The URI of the resource.
getUriStart() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The start of URIs used by all instances where this property applies as primary key, as specified using dash:uriStart.
getUsername() - Method in class org.topbraidlive.client.java.UsernameClientCredentials
Get the username for authentication.
getUsername() - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials
Get the username for authentication.
getUsers() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
A TopBraid user (account).
getValue() - Method in class com.shopify.graphql.support.Input
 
getValue() - Method in exception com.shopify.graphql.support.SchemaViolationError
 
getValue() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
The value node involved in the result.
getViewClass() - Method in class org.topbraidlive.client.java.api.function.ExecuteSwpViewClassParameters
 
getViewer() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The specified dash:viewer, or null.
getViewGadget() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
The URI of the specified tosh:viewGadget, or null.
getViewGroupDescription() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
The description that shall appear under the group's label, or null.
getViewWidget() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
The URI of the specified tosh:viewWidget, or null.
getWithImports() - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters
 
getWorkflowGraph() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
getWorkflowGraph() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
Links a master graph to the workflow graphs that the current user can access.
getWorkflowGraphInput() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
GovernanceAreaAlreadyExistsException - Exception in org.topbraidlive.client.java.api.exception
Exception thrown when the caller attempts to create a governance area that already exists.
GovernanceAreaAlreadyExistsException() - Constructor for exception org.topbraidlive.client.java.api.exception.GovernanceAreaAlreadyExistsException
 
GovernanceAreaType - Enum in org.topbraidlive.client.java.api.type
 
GovernanceAreaUri - Class in org.topbraidlive.client.java.api.type
Tiny type for governance area URIs.
GovernanceAreaUri(String) - Constructor for class org.topbraidlive.client.java.api.type.GovernanceAreaUri
 
GovernancePermission - Enum in org.topbraidlive.client.java.api.type
 
GovernanceRoleAlreadyEnabledException - Exception in org.topbraidlive.client.java.api.exception
Exception thrown when the caller attempts to enable a governance role that is already enabled.
GovernanceRoleAlreadyEnabledException() - Constructor for exception org.topbraidlive.client.java.api.exception.GovernanceRoleAlreadyEnabledException
 
GovernanceRoleUri - Class in org.topbraidlive.client.java.api.type
Tiny type for governance role URIs.
GovernanceRoleUri(String) - Constructor for class org.topbraidlive.client.java.api.type.GovernanceRoleUri
 
Graph - Class in org.topbraidlive.client.java.graphql.platform
An (RDF) graph managed by the TopBraid Platform.
Graph() - Constructor for class org.topbraidlive.client.java.graphql.platform.Graph
 
Graph(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.Graph
 
GRAPH_COUNT - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
Graph_FieldsEnum - Enum in org.topbraidlive.client.java.graphql.platform
 
GRAPH_TYPE - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
Graph_where - Class in org.topbraidlive.client.java.graphql.platform
 
Graph_where() - Constructor for class org.topbraidlive.client.java.graphql.platform.Graph_where
 
Graph_where_creationTimeStamp - Class in org.topbraidlive.client.java.graphql.platform
 
Graph_where_creationTimeStamp() - Constructor for class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
Graph_where_creator - Class in org.topbraidlive.client.java.graphql.platform
 
Graph_where_creator() - Constructor for class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
Graph_where_description - Class in org.topbraidlive.client.java.graphql.platform
 
Graph_where_description() - Constructor for class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
graphCount() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
Graph Count
graphCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
graphCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
graphCount(GraphTypeQuery.GraphCountArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
Graph Count
GraphqlClient - Class in org.topbraidlive.client.java.impl
 
GraphqlClient(ClientConfiguration, CloseableHttpClient) - Constructor for class org.topbraidlive.client.java.impl.GraphqlClient
 
GraphqlClientException - Exception in org.topbraidlive.client.java.api.exception
 
GraphqlClientException(String) - Constructor for exception org.topbraidlive.client.java.api.exception.GraphqlClientException
 
GraphqlClientException(List<GraphqlError>, String) - Constructor for exception org.topbraidlive.client.java.api.exception.GraphqlClientException
 
GraphqlError - Class in org.topbraidlive.client.java.api.exception
GSON-deserializable GraphQL error JSON object.
GraphqlError() - Constructor for class org.topbraidlive.client.java.api.exception.GraphqlError
 
GraphQuery - Class in org.topbraidlive.client.java.graphql.platform
An (RDF) graph managed by the TopBraid Platform.
GraphQuery.CreationTimeStampArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphQuery.CreationTimeStampArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphQuery.CreatorArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphQuery.CreatorArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphQuery.DescriptionArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphQuery.DescriptionArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
graphReport(_GraphReportQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
The results report of the data graph, validating all resources.
graphReport(RootRDFQueryQuery.GraphReportArgumentsDefinition, _GraphReportQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
The results report of the data graph, validating all resources.
graphs(GraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
An (RDF) graph managed by the TopBraid Platform.
graphs(RootRDFQueryQuery.GraphsArgumentsDefinition, GraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
An (RDF) graph managed by the TopBraid Platform.
graphType(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
graphType(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
graphType(GraphTypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The type of this (master) graph, e.g.
graphType(MasterGraphQuery.GraphTypeArgumentsDefinition, GraphTypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The type of this (master) graph, e.g.
GraphType - Class in org.topbraidlive.client.java.graphql.platform
A graph type such as Taxonomy.
GraphType() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType
 
GraphType(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType
 
GraphType_FieldsEnum - Enum in org.topbraidlive.client.java.graphql.platform
 
GraphType_where - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
GraphType_where_description - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where_description() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
GraphType_where_graphCount - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where_graphCount() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
GraphType_where_iconClass - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where_iconClass() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
GraphType_where_isLicensed - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where_isLicensed() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
GraphType_where_isSingleton - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where_isSingleton() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
GraphType_where_navMenuLabel - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where_navMenuLabel() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
GraphType_where_pluralLabel - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where_pluralLabel() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
GraphType_where_projectPageClass - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where_projectPageClass() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
GraphType_where_projectTypeWeight - Class in org.topbraidlive.client.java.graphql.platform
 
GraphType_where_projectTypeWeight() - Constructor for class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
GraphTypeQuery - Class in org.topbraidlive.client.java.graphql.platform
A graph type such as Taxonomy.
GraphTypeQuery.DescriptionArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.DescriptionArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.GraphCountArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.GraphCountArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.IconClassArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.IconClassArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.IsLicensedArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.IsLicensedArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.IsSingletonArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.IsSingletonArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.NavMenuLabelArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.NavMenuLabelArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.PluralLabelArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.PluralLabelArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.ProjectPageClassArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.ProjectPageClassArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.ProjectTypeWeightArguments - Class in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQuery.ProjectTypeWeightArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
GraphTypeQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
graphTypes(GraphTypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
A graph type such as Taxonomy.
graphTypes(RootRDFQueryQuery.GraphTypesArgumentsDefinition, GraphTypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
A graph type such as Taxonomy.
group(_FieldGroupQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The field group that the field is in.
groups(_FieldGroupQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
The groups used by any of the fields of the type.

H

hashCode() - Method in class com.shopify.graphql.support.ID
 
hashCode() - Method in class org.topbraidlive.client.java.api.type.Id
 
hashCode() - Method in class org.topbraidlive.client.java.api.type.ProjectGraphqlSchemaType
 
hashCode() - Method in class org.topbraidlive.client.java.api.type.Uri
 
hashCode() - Method in class org.topbraidlive.client.java.BearerClientCredentials
 
hashCode() - Method in class org.topbraidlive.client.java.ClientConfiguration
 
hashCode() - Method in class org.topbraidlive.client.java.OAuthClientCredentials
 
hashCode() - Method in class org.topbraidlive.client.java.UsernameClientCredentials
 
hashCode() - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials
 
hasViewGadget() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
True if this property group declares a tosh:viewGadget.

I

ICON_CLASS - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
iconClass() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
icon classs
iconClass(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
iconClass(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
iconClass(GraphTypeQuery.IconClassArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
icon classs
id - Variable in class com.shopify.graphql.support.ID
 
id() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The ID of the master graph, as derived from the URI, e.g.
id() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The id of the working copy.
id(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
id(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
id(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
id(MasterGraphQuery.IdArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The ID of the master graph, as derived from the URI, e.g.
id(WorkflowGraphQuery.IdArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The id of the working copy.
Id - Class in org.topbraidlive.client.java.api.type
Abstract base class for String identifier tiny types.
Id(String) - Constructor for class org.topbraidlive.client.java.api.type.Id
 
ID - Class in com.shopify.graphql.support
Created by dylansmith on 2016-11-01.
ID - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
ID - org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
ID(String) - Constructor for class com.shopify.graphql.support.ID
 
includeDeprecated(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery.EnumValuesArguments
 
includeDeprecated(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery.FieldsArguments
 
INLINE_FRAGMENT - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on inline fragments.
Input<T> - Class in com.shopify.graphql.support
Created by henrytao on 9/7/17.
INPUT_FIELD_DEFINITION - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on an input object field IDL definition.
INPUT_OBJECT - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on an input object IDL definition.
INPUT_OBJECT - org.topbraidlive.client.java.graphql.platform.__TypeKind
Indicates this type is an input object.
inputFields(__InputValueQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
INTERFACE - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on an interface IDL definition.
INTERFACE - org.topbraidlive.client.java.graphql.platform.__TypeKind
Indicates this type is an interface.
interfaces(__TypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
InvalidClientConfigurationException - Exception in org.topbraidlive.client.java
 
InvalidGraphQLException - Exception in com.shopify.graphql.support
Created by dylansmith on 2015-11-24.
InvalidGraphQLException(String) - Constructor for exception com.shopify.graphql.support.InvalidGraphQLException
 
IS_LICENSED - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
IS_PUBLISHED - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
IS_SINGLETON - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
isAbstract() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
Returns true if the underlying shape is either not a class or a class marked as abstract.
isClass() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
Returns true if the underlying shape is declared as an RDFS class.
isClosed() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
True if this property group has been marked to be closed, using tosh:closed=true.
isCompatibleWithAuthenticationMethod(ClientAuthenticationMethod) - Method in class org.topbraidlive.client.java.BearerClientCredentials
 
isCompatibleWithAuthenticationMethod(ClientAuthenticationMethod) - Method in interface org.topbraidlive.client.java.ClientCredentials
 
isCompatibleWithAuthenticationMethod(ClientAuthenticationMethod) - Method in class org.topbraidlive.client.java.OAuthClientCredentials
 
isCompatibleWithAuthenticationMethod(ClientAuthenticationMethod) - Method in class org.topbraidlive.client.java.UsernameClientCredentials
 
isCompatibleWithAuthenticationMethod(ClientAuthenticationMethod) - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials
 
isDefined() - Method in class com.shopify.graphql.support.Input
 
isDeprecated() - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValueQuery
 
isDeprecated() - Method in class org.topbraidlive.client.java.graphql.platform.__FieldQuery
 
isHidden() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
True if this field should be hidden from user interfaces.
isIndexed() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
True if this field is indexed, i.e.
isInferred() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
True if this is an inferred field, the values of which are derived or computed from other values.
isInverse() - Method in class org.topbraidlive.client.java.graphql.platform._PathQuery
True if the path is an inverse path, false for simple URI predicates or complex paths.
isLicensed() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
Returns true if this asset collection type is licensed, i.e.
isLicensed(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
isLicensed(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
isLicensed(GraphTypeQuery.IsLicensedArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
Returns true if this asset collection type is licensed, i.e.
isList() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
True if this is an rdf:List field.
isMaxExclusive() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
True if the value of max should be interpreted as < and not <=
isMinExclusive() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
True if the value of min should be interpreted as > and not >=
isPublished() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
True if the asset collection has been published.
isPublished(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
isPublished(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
isPublished(MasterGraphQuery.IsPublishedArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
True if the asset collection has been published.
isSingleton() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
Returns true for graph types that only have one instance.
isSingleton(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
isSingleton(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
isSingleton(GraphTypeQuery.IsSingletonArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
Returns true for graph types that only have one instance.

J

JSON - org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.Format
 
jsonAsArray(JsonElement, String) - Method in class com.shopify.graphql.support.AbstractResponse
 
jsonAsBoolean(JsonElement, String) - Method in class com.shopify.graphql.support.AbstractResponse
 
jsonAsDouble(JsonElement, String) - Method in class com.shopify.graphql.support.AbstractResponse
 
jsonAsInteger(JsonElement, String) - Method in class com.shopify.graphql.support.AbstractResponse
 
jsonAsObject(JsonElement, String) - Method in class com.shopify.graphql.support.AbstractResponse
 
jsonAsString(JsonElement, String) - Method in class com.shopify.graphql.support.AbstractResponse
 
JSONLD - org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
 

K

KEY_PREFIX - Static variable in class org.topbraidlive.client.java.ClientConfiguration
The prefix for configuration keys that come from a global namespace, such as system properties or environment variables.
kind() - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 

L

label() - Method in class org.topbraidlive.client.java.graphql.platform._EnumValueQuery
The display label of the enum value.
label() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
A display label for the field group or null for the default group.
label() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
A display label for the field.
label() - Method in class org.topbraidlive.client.java.graphql.platform._RDFNodeQuery
A human-readable display label for the node.
label() - Method in class org.topbraidlive.client.java.graphql.platform._ResourceQuery
A human-readable display label.
label() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
A display label for the type.
label() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
A human-readable display label.
label() - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
A human-readable display label.
label() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
A human-readable display label.
label() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
A human-readable display label.
label() - Method in class org.topbraidlive.client.java.graphql.platform.UserQuery
A human-readable display label.
label() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
A human-readable display label.
LABEL - org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_FieldsEnum
 
LABEL - org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
 
LABEL - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
LABEL - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
LABEL - org.topbraidlive.client.java.graphql.platform.User_FieldsEnum
 
LABEL - org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
lang() - Method in class org.topbraidlive.client.java.graphql.platform.LiteralQuery
The language tag such as "en".
lang(String) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery.MessageArguments
 
LAST_CHANGE_TIME_STAMP - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
LAST_CHANGE_USER - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
lastChangeTimeStamp() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
Gets the time stamp of the most recent known change.
lastChangeTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
lastChangeTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
lastChangeTimeStamp(MasterGraphQuery.LastChangeTimeStampArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
Gets the time stamp of the most recent known change.
lastChangeUser(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
lastChangeUser(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
lastChangeUser(MasterGraphQuery.LastChangeUserArgumentsDefinition, UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
Returns the user who did the most recent known change.
lastChangeUser(UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
Returns the user who did the most recent known change.
line() - Method in class com.shopify.graphql.support.Error
 
LIST - org.topbraidlive.client.java.graphql.platform.__TypeKind
Indicates this type is a list.
listProjects() - Method in interface org.topbraidlive.client.java.api.function.ListProjectsApiFunction
List project graphs known to the server.
listProjects() - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
listProjects() - Method in class org.topbraidlive.client.java.impl.GraphqlClient
 
ListProjectsApiFunction - Interface in org.topbraidlive.client.java.api.function
 
Literal - Class in org.topbraidlive.client.java.graphql.platform
An RDF literal with a datatype, a string (lexical form) and an optional language tag.
Literal() - Constructor for class org.topbraidlive.client.java.graphql.platform.Literal
 
Literal(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.Literal
 
LiteralQuery - Class in org.topbraidlive.client.java.graphql.platform
An RDF literal with a datatype, a string (lexical form) and an optional language tag.
LiteralQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
LOCALHOST_TEST - Static variable in class org.topbraidlive.client.java.ClientConfiguration
 
locations() - Method in class org.topbraidlive.client.java.graphql.platform.__DirectiveQuery
 
login(CloseableHttpClient, ClientAuthenticationStrategy.PostLoginAction<T>) - Method in class org.topbraidlive.client.java.impl.BasicClientAuthenticationStrategy
 
login(CloseableHttpClient, ClientAuthenticationStrategy.PostLoginAction<T>) - Method in class org.topbraidlive.client.java.impl.BearerClientAuthenticationStrategy
 
login(CloseableHttpClient, ClientAuthenticationStrategy.PostLoginAction<T>) - Method in interface org.topbraidlive.client.java.impl.ClientAuthenticationStrategy
Login to the EDG server if necessary and then perform some action, usually executing an API request.
login(CloseableHttpClient, ClientAuthenticationStrategy.PostLoginAction<T>) - Method in class org.topbraidlive.client.java.impl.CookieAuthenticationStrategy
 
login(CloseableHttpClient, ClientAuthenticationStrategy.PostLoginAction<T>) - Method in class org.topbraidlive.client.java.impl.FormClientAuthenticationStrategy
 
login(CloseableHttpClient, ClientAuthenticationStrategy.PostLoginAction<T>) - Method in class org.topbraidlive.client.java.impl.OAuthClientAuthenticationStrategy
 

M

MAIN_CLASS - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
mainClass(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
mainClass(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
mainClass(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The main class, if one has been assigned.
MANAGER - org.topbraidlive.client.java.api.type.GovernancePermission
 
MASTER_GRAPH - org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
masterGraph(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
masterGraph(MasterGraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The master graph that this is based on.
masterGraph(WorkflowGraphQuery.MasterGraphArgumentsDefinition, MasterGraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The master graph that this is based on.
MasterGraph - Class in org.topbraidlive.client.java.graphql.platform
A graph managed by TopBraid together with a change history and permission system.
MasterGraph() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
MasterGraph(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
MasterGraph_FieldsEnum - Enum in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
MasterGraph_where_creationTimeStamp - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_creationTimeStamp() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
MasterGraph_where_creator - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_creator() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
MasterGraph_where_description - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_description() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
MasterGraph_where_graphType - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_graphType() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
MasterGraph_where_id - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_id() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
MasterGraph_where_isPublished - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_isPublished() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
MasterGraph_where_lastChangeTimeStamp - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_lastChangeTimeStamp() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
MasterGraph_where_lastChangeUser - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_lastChangeUser() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
MasterGraph_where_mainClass - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_mainClass() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
MasterGraph_where_owlImports - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_owlImports() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
MasterGraph_where_permission - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_permission() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
MasterGraph_where_subjectAreas - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_subjectAreas() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
MasterGraph_where_workflowGraph - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraph_where_workflowGraph() - Constructor for class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
MasterGraphQuery - Class in org.topbraidlive.client.java.graphql.platform
A graph managed by TopBraid together with a change history and permission system.
MasterGraphQuery.CreationTimeStampArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.CreationTimeStampArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.CreatorArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.CreatorArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.DescriptionArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.DescriptionArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.GraphTypeArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.GraphTypeArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.IdArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.IdArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.IsPublishedArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.IsPublishedArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.LastChangeTimeStampArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.LastChangeTimeStampArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.LastChangeUserArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.LastChangeUserArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.OwlImportsArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.OwlImportsArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.PermissionArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.PermissionArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.WorkflowGraphArguments - Class in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQuery.WorkflowGraphArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
MasterGraphQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
masterGraphs(MasterGraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
A graph managed by TopBraid together with a change history and permission system.
masterGraphs(RootRDFQueryQuery.MasterGraphsArgumentsDefinition, MasterGraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
A graph managed by TopBraid together with a change history and permission system.
max() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The maximum value of the field, if specified.
maxCount() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The maximum permitted number of values of the field (if any).
maxLength() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The maximum string length of values of the field (if any).
message() - Method in class com.shopify.graphql.support.Error
 
message() - Method in class org.topbraidlive.client.java.graphql.platform._TestResultQuery
A human-readable message for the test result.
message() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
A human-readable message for the result.
message() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestionQuery
A description of the suggestion.
message(ConstraintReificationShapeQuery.MessageArgumentsDefinition, LiteralQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
A human-readable message (possibly with placeholders for variables) explaining the cause of the result.
message(LiteralQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
A human-readable message (possibly with placeholders for variables) explaining the cause of the result.
MESSAGE - org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_FieldsEnum
 
min() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The minimum value of the field, if specified.
minCount() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The minimum required number of values of the field, defaulting to 0.
minLength() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The minimum string length of values of the field, defaulting to 0.
MUTATION - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on mutations.
mutationType(__TypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__SchemaQuery
If this server supports mutation, the type that mutation operations will be rooted at.

N

N3 - org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
 
name - Variable in class com.shopify.graphql.support.Fragment
 
name() - Method in class org.topbraidlive.client.java.graphql.platform.__DirectiveQuery
 
name() - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValueQuery
 
name() - Method in class org.topbraidlive.client.java.graphql.platform.__FieldQuery
 
name() - Method in class org.topbraidlive.client.java.graphql.platform.__InputValueQuery
 
name() - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
name() - Method in class org.topbraidlive.client.java.graphql.platform._EnumValueQuery
The GraphQL name of the enum value.
name() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The GraphQL name of the field.
name() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
The GraphQL name of the type.
NameValuePairsBuilder - Class in org.topbraidlive.client.java.impl
 
NameValuePairsBuilder() - Constructor for class org.topbraidlive.client.java.impl.NameValuePairsBuilder
 
NAV_MENU_LABEL - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
navMenuLabel() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
nav menu label
navMenuLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
navMenuLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
navMenuLabel(GraphTypeQuery.NavMenuLabelArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
nav menu label
newSwpUriBuilder() - Method in class org.topbraidlive.client.java.impl.SwpClient
 
newSwpUriBuilder(String) - Method in class org.topbraidlive.client.java.impl.SwpClient
 
node() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The URI of the sh:node constraint, defining additional filter conditions for auto-complete widgets.
Node - Interface in com.shopify.graphql.support
 
nodeKind(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The declared sh:nodeKind of the field, e.g.
NON_NULL - org.topbraidlive.client.java.graphql.platform.__TypeKind
Indicates this type is a non-null.
NoSuchConfigurationException - Exception in org.topbraidlive.client.java
 
NoSuchResourceException - Exception in org.topbraidlive.client.java.api.exception
 
NoSuchResourceException() - Constructor for exception org.topbraidlive.client.java.api.exception.NoSuchResourceException
 
NTriple - org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
 
Nullable - Annotation Type in com.shopify.graphql.support
Denotes that a parameter, field or method return value can be null.

O

OAUTH - org.topbraidlive.client.java.ClientAuthenticationMethod
 
OAuthClientAuthenticationStrategy - Class in org.topbraidlive.client.java.impl
 
OAuthClientAuthenticationStrategy(OAuthClientCredentials) - Constructor for class org.topbraidlive.client.java.impl.OAuthClientAuthenticationStrategy
 
OAuthClientCredentials - Class in org.topbraidlive.client.java
Immutable OAuth credentials for a client credentials flow (https://tools.ietf.org/html/rfc6749#section-4.4).
OAuthClientCredentials() - Constructor for class org.topbraidlive.client.java.OAuthClientCredentials
Construct a configuration by reading it from the environment.
OAuthClientCredentials(Configuration) - Constructor for class org.topbraidlive.client.java.OAuthClientCredentials
Construct a configuration by reading it from a commons-configuration Configuration instance.
OAuthClientCredentials.Builder - Class in org.topbraidlive.client.java
 
OBJECT - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on an object IDL definition.
OBJECT - org.topbraidlive.client.java.graphql.platform.__TypeKind
Indicates this type is an object.
ofType(__TypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
onField() - Method in class org.topbraidlive.client.java.graphql.platform.__DirectiveQuery
Deprecated.
Use `locations`.
onFragment() - Method in class org.topbraidlive.client.java.graphql.platform.__DirectiveQuery
Deprecated.
Use `locations`.
onOperation() - Method in class org.topbraidlive.client.java.graphql.platform.__DirectiveQuery
Deprecated.
Use `locations`.
Operations - Class in org.topbraidlive.client.java.graphql.platform
 
Operations() - Constructor for class org.topbraidlive.client.java.graphql.platform.Operations
 
optimisticData - Variable in class com.shopify.graphql.support.AbstractResponse
 
optional(T) - Static method in class com.shopify.graphql.support.Input
 
order() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
A number representing the relative ordering of this group compared to others.
order() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
A number representing the relative ordering of this field compared to others.
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArguments
 
orderAll(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
orderBy(Graph_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
orderBy(Graph_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
orderBy(GraphType_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
orderBy(GraphType_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
orderBy(MasterGraph_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
orderBy(MasterGraph_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
orderBy(User_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArguments
 
orderBy(User_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArguments
 
orderBy(User_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArguments
 
orderBy(User_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
orderBy(User_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArguments
 
orderBy(WorkflowGraph_FieldsEnum) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArguments
 
orderByDesc(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArguments
 
orderByExpr(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
org.topbraidlive.client.java - package org.topbraidlive.client.java
This package and its api subpackage contain the public interface to the client.
org.topbraidlive.client.java.api - package org.topbraidlive.client.java.api
This package and its subpackages contain definitions of the EDG server API from a client's perspective.
org.topbraidlive.client.java.api.exception - package org.topbraidlive.client.java.api.exception
 
org.topbraidlive.client.java.api.function - package org.topbraidlive.client.java.api.function
 
org.topbraidlive.client.java.api.type - package org.topbraidlive.client.java.api.type
 
org.topbraidlive.client.java.graphql.platform - package org.topbraidlive.client.java.graphql.platform
 
org.topbraidlive.client.java.impl - package org.topbraidlive.client.java.impl
 
OWL_IMPORTS - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
owlImports(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
owlImports(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
owlImports(GraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
 
owlImports(MasterGraphQuery.OwlImportsArgumentsDefinition, GraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
 

P

path() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
The RDF string of the path involved in the result.
path(_PathQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The sh:path that the field is about
pathLabel() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
A display label of the path involved in the result, typically based on sh:name.
pattern() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The regular expression that the values of the field must match.
permission() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The permission of the current user, with values: "viewer", "editor" or "manager".
permission(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
permission(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
permission(MasterGraphQuery.PermissionArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The permission of the current user, with values: "viewer", "editor" or "manager".
PERMISSION - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
PLATFORM_GOVERNANCE_SINGLETON - Static variable in class org.topbraidlive.client.java.api.type.ProjectGraphUri
 
PLATFORM_GOVERNANCE_SINGLETON_WITH_IMPORTS - Static variable in class org.topbraidlive.client.java.api.type.ProjectGraphUri
 
PLURAL_LABEL - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
pluralLabel() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
The plural version of the label, e.g.
pluralLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
pluralLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
pluralLabel(GraphTypeQuery.PluralLabelArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
The plural version of the label, e.g.
possibleTypes(__TypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__TypeQuery
 
predicate() - Method in class org.topbraidlive.client.java.graphql.platform._PathQuery
The URI of the predicate if the path is either a direct forward or inverse path, null for complex paths.
prettyPrintJson() - Method in class org.topbraidlive.client.java.graphql.platform.QueryResponse
 
profile() - Method in class org.topbraidlive.client.java.graphql.platform._GraphReportQuery
A JSON string with profiling information assuming profiling was set to true.
profiling(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphReportArguments
True to activate profiling for validation, yielding statistical info about which constraints/shapes took most of the time.
PROJECT_PAGE_CLASS - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
PROJECT_TYPE_WEIGHT - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
ProjectGraphqlSchemaType - Class in org.topbraidlive.client.java.api.type
Tiny type for project GraphQL schema types.
ProjectGraphqlSchemaType(String) - Constructor for class org.topbraidlive.client.java.api.type.ProjectGraphqlSchemaType
 
ProjectGraphUri - Class in org.topbraidlive.client.java.api.type
Tiny type for project graph URIs.
ProjectGraphUri(String) - Constructor for class org.topbraidlive.client.java.api.type.ProjectGraphUri
 
projectPageClass() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
The create project page class
projectPageClass(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
projectPageClass(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
projectPageClass(GraphTypeQuery.ProjectPageClassArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
The create project page class
ProjectTypeUri - Class in org.topbraidlive.client.java.api.type
Tiny type for project type URIs.
ProjectTypeUri(String) - Constructor for class org.topbraidlive.client.java.api.type.ProjectTypeUri
 
projectTypeWeight() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
project type weight
projectTypeWeight(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
projectTypeWeight(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
projectTypeWeight(GraphTypeQuery.ProjectTypeWeightArgumentsDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
project type weight

Q

query - Variable in class com.shopify.graphql.support.Fragment
 
query(RootRDFQueryQueryDefinition) - Static method in class org.topbraidlive.client.java.graphql.platform.Operations
 
QUERY - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on queries.
QueryResponse - Class in org.topbraidlive.client.java.graphql.platform
 
QueryResponse(TopLevelResponse) - Constructor for class org.topbraidlive.client.java.graphql.platform.QueryResponse
 
querySparql(Query, Optional<String>) - Method in interface org.topbraidlive.client.java.api.function.QuerySparqlApiFunction
Query the EDG SPARQL endpoint.
querySparql(Query, Optional<String>) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
querySparql(Query, Optional<String>) - Method in class org.topbraidlive.client.java.impl.SparqlClient
 
QuerySparqlApiFunction - Interface in org.topbraidlive.client.java.api.function
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArguments
 
queryText(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
queryType(__TypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__SchemaQuery
The type that query operations will be rooted at.

R

RawGraphqlConnection - Interface in org.topbraidlive.client.java.api.type
 
RDFXML - org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
 
RDFXMLAbbrev - org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
 
READ_ANY_GRAPH_GRP - Static variable in class org.topbraidlive.client.java.api.type.RightsGroupId
 
readCustomField(String, JsonElement) - Method in class com.shopify.graphql.support.AbstractResponse
Tries to read a custom field from the GraphQL JSON response.
readOnly() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
True if this field has been marked to be read-only using dash:readOnly.
reifiableBy() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The URI of the specified dash:reifiableBy, or null.
resourceType(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphReportArguments
The URI of a shape that shall be validate against.
responseData - Variable in class com.shopify.graphql.support.AbstractResponse
 
results(_ValidationResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._GraphReportQuery
The detailed results including violations.
results(_ValidationResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReportQuery
The detailed results including violations.
Results(_ValidationResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
The (validation) results for the surrounding object, e.g.
Results(_ValidationResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
The (validation) results for the surrounding object, e.g.
Results(_ValidationResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
The (validation) results for the surrounding object, e.g.
Results(_ValidationResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The (validation) results for the surrounding object, e.g.
Results(_ValidationResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.UserQuery
The (validation) results for the surrounding object, e.g.
Results(_ValidationResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The (validation) results for the surrounding object, e.g.
resultsTurtle() - Method in class org.topbraidlive.client.java.graphql.platform._GraphReportQuery
The Turtle source code of the validation results.
RightsGroupId - Class in org.topbraidlive.client.java.api.type
Tiny type for rights group identifiers.
RightsGroupId(String) - Constructor for class org.topbraidlive.client.java.api.type.RightsGroupId
 
role() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The URI of the property role, or null.
rootQueryField() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
The GraphQL name of the field at the root query to retrieve instances of this type, or null if this is not a root field.
RootRDFQuery - Class in org.topbraidlive.client.java.graphql.platform
 
RootRDFQuery() - Constructor for class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
RootRDFQuery(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
RootRDFQueryQuery - Class in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.GraphReportArguments - Class in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.GraphReportArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.GraphsArguments - Class in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.GraphsArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.GraphTypesArguments - Class in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.GraphTypesArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.MasterGraphsArguments - Class in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.MasterGraphsArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.TestResultsArguments - Class in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.TestResultsArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.UsersArguments - Class in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQuery.UsersArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
RootRDFQueryQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
RootTypeShapes(_TypeShapeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
Requests the shape information for all root types.

S

scalar() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
True if the GraphQL field is of a scalar type, i.e.
SCALAR - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on a scalar IDL definition.
SCALAR - org.topbraidlive.client.java.graphql.platform.__TypeKind
Indicates this type is a scalar.
SCHEMA - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on a schema IDL definition.
SchemaViolationError - Exception in com.shopify.graphql.support
Created by dylansmith on 2016-08-17.
SchemaViolationError(AbstractResponse, String, JsonElement) - Constructor for exception com.shopify.graphql.support.SchemaViolationError
 
SecurityRoleId - Class in org.topbraidlive.client.java.api.type
Tiny type for security role identifiers.
SecurityRoleId(String) - Constructor for class org.topbraidlive.client.java.api.type.SecurityRoleId
 
ServletClient - Class in org.topbraidlive.client.java.impl
Client for server functions implemented as servlets.
ServletClient(ClientConfiguration, CloseableHttpClient) - Constructor for class org.topbraidlive.client.java.impl.ServletClient
 
setActualResult(String) - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
 
setAddedCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
setAddedTurtleSourceCode(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
setAdds(List<String>) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
 
setApplyData(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
 
setArgs(List<__InputValue>) - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
setArgs(List<__InputValue>) - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
setAuthenticationMethod(ClientAuthenticationMethod) - Method in class org.topbraidlive.client.java.ClientConfiguration.Builder
Set the authentication method the client should use.
setClientId(String) - Method in class org.topbraidlive.client.java.OAuthClientCredentials.Builder
 
setClientSecret(String) - Method in class org.topbraidlive.client.java.OAuthClientCredentials.Builder
 
setConfidence(Double) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
 
setConforms(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
 
setConforms(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
setConstraintComponentName(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setContains(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setContainsInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setCreationTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph
 
setCreationTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setCreationTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
setCreationTimeStamp(Graph_where_creationTimeStamp) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
setCreationTimeStamp(MasterGraph_where_creationTimeStamp) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setCreationTimeStamp(WorkflowGraph_where_creationTimeStamp) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setCreationTimeStampInput(Input<Graph_where_creationTimeStamp>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
setCreationTimeStampInput(Input<MasterGraph_where_creationTimeStamp>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setCreationTimeStampInput(Input<WorkflowGraph_where_creationTimeStamp>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setCreator(Graph_where_creator) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
setCreator(MasterGraph_where_creator) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setCreator(User) - Method in class org.topbraidlive.client.java.graphql.platform.Graph
 
setCreator(User) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setCreator(User) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
setCreator(WorkflowGraph_where_creator) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setCreatorInput(Input<Graph_where_creator>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
setCreatorInput(Input<MasterGraph_where_creator>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setCreatorInput(Input<WorkflowGraph_where_creator>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setCredentials(ClientCredentials) - Method in class org.topbraidlive.client.java.ClientConfiguration.Builder
Set the credentials the client should use for authentication.
setDatatype(String) - Method in class org.topbraidlive.client.java.graphql.platform.Literal
 
setDatatype(_Resource) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setDatatypes(List<_Resource>) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setDefaultNamespace(Uri) - Method in class org.topbraidlive.client.java.api.function.CreateProjectParameters.CreateProjectParametersBuilder
 
setDefaultValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
setDefaultValue(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setDeletedCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
setDeletedTurtleSourceCode(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
setDeletes(List<String>) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
 
setDeprecationReason(String) - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
setDeprecationReason(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
setDescription(Graph_where_description) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
setDescription(GraphType_where_description) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setDescription(MasterGraph_where_description) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setDescription(WorkflowGraph_where_description) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setDescriptionInput(Input<Graph_where_description>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where
 
setDescriptionInput(Input<GraphType_where_description>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setDescriptionInput(Input<MasterGraph_where_description>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setDescriptionInput(Input<WorkflowGraph_where_description>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setDetails(List<_ValidationResult>) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setDiff(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
setDirectives(List<__Directive>) - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
 
setEditor(_Resource) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setEmail(String) - Method in class org.topbraidlive.client.java.graphql.platform.User
 
setEmail(User_where_email) - Method in class org.topbraidlive.client.java.graphql.platform.User_where
 
setEmailInput(Input<User_where_email>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where
 
setEncodedValue(String) - Method in class org.topbraidlive.client.java.graphql.platform._EnumValue
 
setEnumValues(List<__EnumValue>) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
setEnumValues(List<_EnumValue>) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setExcludeValuesRules(boolean) - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters.ExportToRdfParametersBuilder
 
setExists(Graph_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setExists(GraphType_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setExists(MasterGraph_where) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setExists(User_where) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setExists(User_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setExists(User_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setExists(User_where) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setExists(WorkflowGraph_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setExistsInput(Input<Graph_where>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setExistsInput(Input<GraphType_where>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setExistsInput(Input<MasterGraph_where>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setExistsInput(Input<User_where>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setExistsInput(Input<User_where>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setExistsInput(Input<User_where>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setExistsInput(Input<User_where>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setExistsInput(Input<WorkflowGraph_where>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setExpectedResult(String) - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
 
setExternalType(_Resource) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setFieldByName(_FieldShape) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setFields(List<__Field>) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
setFields(List<_FieldShape>) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
setFields(List<_FieldShape>) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setFilter(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setFilterInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setFocusNode(_RDFNode) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setFormat(Optional<ExecuteSpinTemplateParameters.Format>) - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.ExecuteSpinTemplateParametersBuilder
 
setFormat(ExecuteSpinTemplateParameters.Format) - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.ExecuteSpinTemplateParametersBuilder
 
setFromClientConfiguration(ClientConfiguration) - Method in class org.topbraidlive.client.java.ClientConfiguration.Builder
Set from an existing ClientConfiguration.
setFromConfiguration(Configuration) - Method in class org.topbraidlive.client.java.AbstractConfigurationBuilder
Read configuration keys from the given commons-configuration Configuration and call setters with them.
setFromConfiguration(Configuration) - Method in class org.topbraidlive.client.java.BearerClientCredentials.Builder
Read configuration keys from the given commons-configuration Configuration and call setters with them.
setFromConfiguration(Configuration) - Method in class org.topbraidlive.client.java.ClientConfiguration.Builder
Read configuration keys from the given commons-configuration Configuration and call setters with them.
setFromConfiguration(Configuration) - Method in class org.topbraidlive.client.java.OAuthClientCredentials.Builder
Read configuration keys from the given commons-configuration Configuration and call setters with them.
setFromConfiguration(Configuration) - Method in class org.topbraidlive.client.java.UsernameClientCredentials.Builder
Read configuration keys from the given commons-configuration Configuration and call setters with them.
setFromConfiguration(Configuration) - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials.Builder
Read configuration keys from the given commons-configuration Configuration and call setters with them.
setFromEnvironment() - Method in class org.topbraidlive.client.java.AbstractConfigurationBuilder
Read configuration from commons-configuration EnvironmentConfiguration and SystemConfiguration, using the KEY_PREFIX as a prefix.
SetGovernanceAreaPermission - Interface in org.topbraidlive.client.java.api.function
 
setGovernanceRolePermission(String, String, String) - Method in interface org.topbraidlive.client.java.Client
Convenience method that only uses built-in and Jena types, to make the client easier to use from languages besides Java.
setGovernanceRolePermission(String, String, String) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
setGovernanceRolePermission(GovernanceAreaUri, GovernancePermission, GovernanceRoleUri) - Method in interface org.topbraidlive.client.java.api.function.SetGovernanceAreaPermission
Set the permission of a governance role in a governance area.
setGovernanceRolePermission(GovernanceAreaUri, GovernancePermission, GovernanceRoleUri) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
setGraphCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setGraphCount(GraphType_where_graphCount) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setGraphCountInput(Input<GraphType_where_graphCount>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setGraphReport(_GraphReport) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setGraphs(List<Graph>) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setGraphType(GraphType) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setGraphType(MasterGraph_where_graphType) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setGraphTypeInput(Input<MasterGraph_where_graphType>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setGraphTypes(List<GraphType>) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setGroup(_FieldGroup) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setGroups(List<_FieldGroup>) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setHasValue(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setHasValue(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setHasValue(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setHasValue(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setHasValue(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setHasValue(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setHasValue(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setHasValueInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setHasValueInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setHasValueInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setHasValueInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setHasValueInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setHasValueInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setHasValueInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setHasViewGadget(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
setIconClass(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setIconClass(GraphType_where_iconClass) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setIconClassInput(Input<GraphType_where_iconClass>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setId(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setId(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
setId(MasterGraph_where_id) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setId(WorkflowGraph_where_id) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setIdInput(Input<MasterGraph_where_id>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setIdInput(Input<WorkflowGraph_where_id>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setIncludeInferences(boolean) - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters.ExportToRdfParametersBuilder
 
setInputFields(List<__InputValue>) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
setInterfaces(List<__Type>) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
setIsAbstract(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setIsClass(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setIsClosed(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
setIsDeprecated(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
setIsDeprecated(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
setIsHidden(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setIsIndexed(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setIsInferred(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setIsInverse(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._Path
 
setIsLicensed(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setIsLicensed(GraphType_where_isLicensed) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setIsLicensedInput(Input<GraphType_where_isLicensed>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setIsList(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setIsMaxExclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setIsMinExclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setIsPublished(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setIsPublished(MasterGraph_where_isPublished) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setIsPublishedInput(Input<MasterGraph_where_isPublished>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setIsSingleton(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setIsSingleton(GraphType_where_isSingleton) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setIsSingletonInput(Input<GraphType_where_isSingleton>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setKind(__TypeKind) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform._EnumValue
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform._RDFNode
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform._Resource
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.User
 
setLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
setLang(String) - Method in class org.topbraidlive.client.java.graphql.platform.Literal
 
setLastChangeTimeStamp(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setLastChangeTimeStamp(MasterGraph_where_lastChangeTimeStamp) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setLastChangeTimeStampInput(Input<MasterGraph_where_lastChangeTimeStamp>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setLastChangeUser(MasterGraph_where_lastChangeUser) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setLastChangeUser(User) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setLastChangeUserInput(Input<MasterGraph_where_lastChangeUser>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setLocations(List<__DirectiveLocation>) - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
setMainClass(_Resource) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setMainClass(MasterGraph_where_mainClass) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setMainClassInput(Input<MasterGraph_where_mainClass>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setMasterGraph(MasterGraph) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
setMasterGraph(WorkflowGraph_where_masterGraph) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setMasterGraphInput(Input<WorkflowGraph_where_masterGraph>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
setMasterGraphs(List<MasterGraph>) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setMax(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMaxCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMaxCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMaxExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMaxExclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMaxExclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMaxExclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMaxExclusive(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMaxExclusive(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMaxExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMaxExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMaxExclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMaxExclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMaxExclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMaxExclusiveInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMaxExclusiveInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMaxExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMaxInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMaxInclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMaxInclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMaxInclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMaxInclusive(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMaxInclusive(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMaxInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMaxInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMaxInclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMaxInclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMaxInclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMaxInclusiveInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMaxInclusiveInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMaxInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMaxLength(Integer) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setMessage(String) - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
 
setMessage(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setMessage(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
 
setMessage(List<Literal>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
setMessage(ConstraintReificationShape_where_message) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
setMessageInput(Input<ConstraintReificationShape_where_message>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
setMin(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMinCount(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMinCountInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMinExclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMinExclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMinExclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMinExclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMinExclusive(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMinExclusive(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMinExclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMinExclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMinExclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMinExclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMinExclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMinExclusiveInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMinExclusiveInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMinExclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMinInclusive(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMinInclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMinInclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMinInclusive(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMinInclusive(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMinInclusive(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMinInclusive(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_message
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where_severity
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creator
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creator
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_graphType
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeUser
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_mainClass
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_owlImports
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_subjectAreas
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_workflowGraph
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
setMinInclusiveInput(Input<ID>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
setMinInclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isLicensed
 
setMinInclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_isSingleton
 
setMinInclusiveInput(Input<Boolean>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_isPublished
 
setMinInclusiveInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_graphCount
 
setMinInclusiveInput(Input<Integer>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectTypeWeight
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_creationTimeStamp
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph_where_description
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_description
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_iconClass
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_navMenuLabel
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_pluralLabel
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where_projectPageClass
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_creationTimeStamp
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_description
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_id
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_lastChangeTimeStamp
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where_permission
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.User_where_email
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
setMinInclusiveInput(Input<String>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
setMinLength(Integer) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setMutationType(__Type) - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
 
setName(String) - Method in class org.topbraidlive.client.java.api.function.CreateProjectParameters.CreateProjectParametersBuilder
 
setName(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
setName(String) - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
setName(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
setName(String) - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
setName(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
setName(String) - Method in class org.topbraidlive.client.java.graphql.platform._EnumValue
 
setName(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setName(String) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setNavMenuLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setNavMenuLabel(GraphType_where_navMenuLabel) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setNavMenuLabelInput(Input<GraphType_where_navMenuLabel>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setNode(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setNodeKind(_Resource) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setOfType(__Type) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
setOnField(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
setOnFragment(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
setOnOperation(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
setOrder(Double) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
setOrder(Double) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setOwlImports(List<Graph>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setOwlImports(MasterGraph_where_owlImports) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setOwlImportsInput(Input<MasterGraph_where_owlImports>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setParameters(ImmutableList<NameValuePair>) - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.ExecuteSpinTemplateParametersBuilder
 
setParameters(ImmutableList<NameValuePair>) - Method in class org.topbraidlive.client.java.api.function.ExecuteSwpViewClassParameters.ExecuteSwpViewClassParametersBuilder
 
setParameters(Map<String, String>) - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.ExecuteSpinTemplateParametersBuilder
 
setParameters(Map<String, String>) - Method in class org.topbraidlive.client.java.api.function.ExecuteSwpViewClassParameters.ExecuteSwpViewClassParametersBuilder
 
setPassword(String) - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials.Builder
 
setPath(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setPath(_Path) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setPathLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setPattern(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setPermission(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setPermission(MasterGraph_where_permission) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setPermissionInput(Input<MasterGraph_where_permission>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setPluralLabel(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setPluralLabel(GraphType_where_pluralLabel) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setPluralLabelInput(Input<GraphType_where_pluralLabel>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setPossibleTypes(List<__Type>) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
setPredicate(String) - Method in class org.topbraidlive.client.java.graphql.platform._Path
 
setProfile(String) - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
 
setProjectGraph(String) - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters.ExportToRdfParametersBuilder
 
setProjectGraph(ProjectGraphUri) - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters.ExportToRdfParametersBuilder
 
setProjectPageClass(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setProjectPageClass(GraphType_where_projectPageClass) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setProjectPageClassInput(Input<GraphType_where_projectPageClass>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setProjectType(String) - Method in class org.topbraidlive.client.java.api.function.CreateProjectParameters.CreateProjectParametersBuilder
 
setProjectType(ProjectTypeUri) - Method in class org.topbraidlive.client.java.api.function.CreateProjectParameters.CreateProjectParametersBuilder
 
setProjectTypeWeight(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setProjectTypeWeight(GraphType_where_projectTypeWeight) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setProjectTypeWeightInput(Input<GraphType_where_projectTypeWeight>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType_where
 
setQueryType(__Type) - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
 
setReadOnly(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setReifiableBy(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setResults(List<_ValidationResult>) - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
 
setResults(List<_ValidationResult>) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
setResults(List<_ValidationResult>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
setResults(List<_ValidationResult>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph
 
setResults(List<_ValidationResult>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setResults(List<_ValidationResult>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setResults(List<_ValidationResult>) - Method in class org.topbraidlive.client.java.graphql.platform.User
 
setResults(List<_ValidationResult>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
setResultsTurtle(String) - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
 
setRole(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setRootQueryField(String) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setRootTypeShapes(List<_TypeShape>) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setScalar(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setSerialization(ExportToRdfParameters.Serialization) - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters.ExportToRdfParametersBuilder
 
setServerBaseUrl(String) - Method in class org.topbraidlive.client.java.ClientConfiguration.Builder
Set the server base URL e.g., http://localhost:8080 or http://your-edg-server.example.com/edg/.
setSeverity(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setSeverity(_Resource) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
setSeverity(ConstraintReificationShape_where_severity) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
setSeverityInput(Input<ConstraintReificationShape_where_severity>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_where
 
setSingleLine(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setSorted(boolean) - Method in class org.topbraidlive.client.java.api.function.ExportToRdfParameters.ExportToRdfParametersBuilder
 
setSourceShape(_RDFNode) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setString(String) - Method in class org.topbraidlive.client.java.graphql.platform._Path
 
setString(String) - Method in class org.topbraidlive.client.java.graphql.platform.Literal
 
setSubClassUris(List<String>) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setSubjectAreas(List<_Resource>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setSubjectAreas(MasterGraph_where_subjectAreas) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setSubjectAreasInput(Input<MasterGraph_where_subjectAreas>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setSubscriptionType(__Type) - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
 
setSuggestions(List<_ValidationResultSuggestion>) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setSuperClassUris(List<String>) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setTemplate(String) - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.ExecuteSpinTemplateParametersBuilder
 
setTestCase(_RDFNode) - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
 
setTestResults(List<_TestResult>) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setToken(String) - Method in class org.topbraidlive.client.java.BearerClientCredentials.Builder
 
setTokenEndpointUrl(String) - Method in class org.topbraidlive.client.java.OAuthClientCredentials.Builder
 
setType(List<_Resource>) - Method in class org.topbraidlive.client.java.graphql.platform._Resource
 
setType(List<_Resource>) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
setType(List<_Resource>) - Method in class org.topbraidlive.client.java.graphql.platform.Graph
 
setType(List<_Resource>) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setType(List<_Resource>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setType(List<_Resource>) - Method in class org.topbraidlive.client.java.graphql.platform.User
 
setType(List<_Resource>) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
setType(__Type) - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
setType(__Type) - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
setTypes(List<__Type>) - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
 
setTypeShape(_TypeShape) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setTypeShapeByName(_TypeShape) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setTypeShapeByUri(_TypeShape) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setTypeShapesForResource(List<_TypeShape>) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setUnionTypeNames(List<String>) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setUri(ID) - Method in class org.topbraidlive.client.java.graphql.platform._RDFNode
 
setUri(ID) - Method in class org.topbraidlive.client.java.graphql.platform._Resource
 
setUri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
setUri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.Graph
 
setUri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
setUri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setUri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.User
 
setUri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
setUri(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
setUri(String) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
setUriStart(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setUsername(String) - Method in class org.topbraidlive.client.java.UsernameClientCredentials.Builder
 
setUsername(String) - Method in class org.topbraidlive.client.java.UsernamePasswordClientCredentials.Builder
 
setUsers(List<User>) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
setValue(_RDFNode) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
setViewClass(String) - Method in class org.topbraidlive.client.java.api.function.ExecuteSwpViewClassParameters.ExecuteSwpViewClassParametersBuilder
 
setViewer(_Resource) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setViewGadget(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
setViewGroupDescription(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
setViewWidget(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
setWithImports(boolean) - Method in class org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.ExecuteSpinTemplateParametersBuilder
 
setWorkflowGraph(List<WorkflowGraph>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
setWorkflowGraph(MasterGraph_where_workflowGraph) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
setWorkflowGraphInput(Input<MasterGraph_where_workflowGraph>) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph_where
 
severity() - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
The severity of the result, e.g.
severity(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
Defines the severity that validation results produced by a shape must have.
SEVERITY - org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_FieldsEnum
 
singleLine() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
True or false if the property shape has a dash:singleLine constraint, or null if none has been declared, meaning "don't know".
skip(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
skip(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
skip(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
skip(Integer) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
skipSystemShapes(Boolean) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphReportArguments
True to skip validation of system shapes such as those from the tosh namespace.
sourceShape(_RDFNodeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
The source shape of the constraint.
SparqlClient - Class in org.topbraidlive.client.java.impl
 
SparqlClient(ClientConfiguration, CloseableHttpClient) - Constructor for class org.topbraidlive.client.java.impl.SparqlClient
 
SparqlMotionClient - Class in org.topbraidlive.client.java.impl
Client for server functions implemented in SWP.
SparqlMotionClient(ClientConfiguration, CloseableHttpClient) - Constructor for class org.topbraidlive.client.java.impl.SparqlMotionClient
 
startArgument(String) - Method in class com.shopify.graphql.support.Arguments
 
startField(String) - Method in class com.shopify.graphql.support.AbstractQuery
 
startInlineFragment(String) - Method in class com.shopify.graphql.support.AbstractQuery
 
string() - Method in class org.topbraidlive.client.java.graphql.platform._PathQuery
A string representation of the RDF path.
string() - Method in class org.topbraidlive.client.java.graphql.platform.LiteralQuery
The literal's string (lexical form).
subClassUris() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
If the underlying shape is also a class this returns the URIs of those subclasses that are also public object types.
SUBJECT_AREAS - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
subjectAreas(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
subjectAreas(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
subjectAreas(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The subject area of a master graph, if one has been assigned.
subscriptionType(__TypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__SchemaQuery
'If this server support subscription, the type that subscription operations will be rooted at.
suggestions(_ValidationResultSuggestionQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
Suggestions on how to fix the result.
superClassUris() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
If the underlying shape is also a class this returns the URIs of those superclasses that are also public object types.
SwpClient - Class in org.topbraidlive.client.java.impl
Client for server functions implemented in SWP.
SwpClient(ClientConfiguration, CloseableHttpClient) - Constructor for class org.topbraidlive.client.java.impl.SwpClient
 

T

TBC - Static variable in class org.topbraidlive.client.java.ClientConfiguration
 
testCase(_RDFNodeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._TestResultQuery
The test case resource, with label and uri fields.
testResults(_TestResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
The results of test cases.
testResults(RootRDFQueryQuery.TestResultsArgumentsDefinition, _TestResultQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
The results of test cases.
toJson() - Method in class org.topbraidlive.client.java.graphql.platform.QueryResponse
 
TopLevelResponse - Class in com.shopify.graphql.support
Created by eapache on 2015-11-17.
TopLevelResponse(JsonObject) - Constructor for class com.shopify.graphql.support.TopLevelResponse
 
toString() - Method in class com.shopify.graphql.support.Error
 
toString() - Method in class com.shopify.graphql.support.Fragment
 
toString() - Method in class com.shopify.graphql.support.ID
 
toString() - Method in class org.topbraidlive.client.java.api.type.Id
 
toString() - Method in class org.topbraidlive.client.java.api.type.ProjectGraphqlSchemaType
 
toString() - Method in class org.topbraidlive.client.java.api.type.Uri
 
toString() - Method in class org.topbraidlive.client.java.ClientConfiguration
 
toString() - Method in enum org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
 
toString() - Method in enum org.topbraidlive.client.java.graphql.platform.__TypeKind
 
toString() - Method in enum org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_FieldsEnum
 
toString() - Method in enum org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
 
toString() - Method in enum org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
toString() - Method in enum org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
toString() - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
 
toString() - Method in enum org.topbraidlive.client.java.graphql.platform.User_FieldsEnum
 
toString() - Method in enum org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery.MessageArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreationTimeStampArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.DescriptionArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.DescriptionArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.GraphCountArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.IconClassArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.IsLicensedArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.IsSingletonArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.NavMenuLabelArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.PluralLabelArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.ProjectPageClassArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery.ProjectTypeWeightArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreationTimeStampArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.DescriptionArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.IdArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.IsPublishedArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeTimeStampArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.PermissionArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.UserQuery.EmailArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreationTimeStampArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.DescriptionArguments
 
transform(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.IdArguments
 
TriG - org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
 
Turtle - org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
 
TurtlePlus - org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
 
type - Variable in class com.shopify.graphql.support.Fragment
 
type(__TypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__FieldQuery
 
type(__TypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__InputValueQuery
 
type(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._ResourceQuery
The type(s) of the resource.
type(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
The types of this ConstraintReificationShape
type(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
The types of this Graph
type(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
The types of this GraphType
type(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The types of this MasterGraph
type(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.UserQuery
The types of this User
type(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The types of this WorkflowGraph
TypedGraphqlConnection<RootQueryT extends AbstractQuery<RootQueryT>,​RootResponseT extends AbstractResponse<RootResponseT>> - Interface in org.topbraidlive.client.java.api.type
 
types(__TypeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.__SchemaQuery
A list of all types supported by this server.
typeShape(_TypeShapeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The type shape of the field or null if this is a datatype-valued field or an external resource.
TypeShapeByName(String, _TypeShapeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
Requests the shape information of a type with a given name.
TypeShapeByUri(String, _TypeShapeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
Requests the shape information of a type with a given URI.
TypeShapesForResource(String, _TypeShapeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
Requests the shapes that can be applied to a given resource, based on its declared RDF type.

U

undefined() - Static method in class com.shopify.graphql.support.Input
 
UNION - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Indicates the directive is valid on an union IDL definition.
UNION - org.topbraidlive.client.java.graphql.platform.__TypeKind
Indicates this type is a union.
unionTypeNames() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The GraphQL names of the individual types if this field is a union type.
UNKNOWN_VALUE - org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
 
UNKNOWN_VALUE - org.topbraidlive.client.java.graphql.platform.__TypeKind
 
UNKNOWN_VALUE - org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_FieldsEnum
 
UNKNOWN_VALUE - org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
 
UNKNOWN_VALUE - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
UNKNOWN_VALUE - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
UNKNOWN_VALUE - org.topbraidlive.client.java.graphql.platform.User_FieldsEnum
 
UNKNOWN_VALUE - org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
unwrapsToObject(String) - Method in class com.shopify.graphql.support.AbstractResponse
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Directive
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Field
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.__InputValue
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Schema
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.__Type
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._EnumValue
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShape
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._GraphReport
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._Path
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._RDFNode
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._Resource
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._TestResult
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._TypeShape
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.Graph
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.GraphType
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.Literal
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraph
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQuery
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.User
 
unwrapsToObject(String) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
unzipProject(Path, Optional<UnzipProjectApiFunction.OldProject>) - Method in interface org.topbraidlive.client.java.api.exception.UnzipProjectApiFunction
Upload a project as a .zip file to the server.
unzipProject(Path, Optional<UnzipProjectApiFunction.OldProject>) - Method in class org.topbraidlive.client.java.impl.ClientImpl
 
unzipProject(Path, Optional<UnzipProjectApiFunction.OldProject>) - Method in class org.topbraidlive.client.java.impl.ServletClient
 
UnzipProjectApiFunction - Interface in org.topbraidlive.client.java.api.exception
 
UnzipProjectApiFunction.OldProject - Enum in org.topbraidlive.client.java.api.exception
 
UPDATE - org.topbraidlive.client.java.api.exception.UnzipProjectApiFunction.OldProject
 
uri() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
The URI of the field group or null for the default group.
uri() - Method in class org.topbraidlive.client.java.graphql.platform._RDFNodeQuery
The URI of the node, or null for literals.
uri() - Method in class org.topbraidlive.client.java.graphql.platform._ResourceQuery
The URI of the resource.
uri() - Method in class org.topbraidlive.client.java.graphql.platform._TypeShapeQuery
The RDF URI of the type.
uri() - Method in class org.topbraidlive.client.java.graphql.platform.ConstraintReificationShapeQuery
The URI of the resource.
uri() - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery
The URI of the resource.
uri() - Method in class org.topbraidlive.client.java.graphql.platform.GraphTypeQuery
The URI of the resource.
uri() - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
The URI of the resource.
uri() - Method in class org.topbraidlive.client.java.graphql.platform.UserQuery
The URI of the resource.
uri() - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery
The URI of the resource.
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.TestResultsArguments
The URI of a specific test case to run (only).
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArguments
 
uri(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
Uri - Class in org.topbraidlive.client.java.api.type
URI tiny type.
Uri(String) - Constructor for class org.topbraidlive.client.java.api.type.Uri
 
URI - org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_FieldsEnum
 
URI - org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
 
URI - org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
 
URI - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
URI - org.topbraidlive.client.java.graphql.platform.User_FieldsEnum
 
URI - org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
 
uriStart() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The start of URIs used by all instances where this property applies as primary key, as specified using dash:uriStart.
User - Class in org.topbraidlive.client.java.graphql.platform
A TopBraid user (account).
User() - Constructor for class org.topbraidlive.client.java.graphql.platform.User
 
User(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.User
 
User_FieldsEnum - Enum in org.topbraidlive.client.java.graphql.platform
 
User_where - Class in org.topbraidlive.client.java.graphql.platform
 
User_where() - Constructor for class org.topbraidlive.client.java.graphql.platform.User_where
 
User_where_email - Class in org.topbraidlive.client.java.graphql.platform
 
User_where_email() - Constructor for class org.topbraidlive.client.java.graphql.platform.User_where_email
 
UsernameClientCredentials - Class in org.topbraidlive.client.java
Immutable username credentials, used with TopBraid Composer and the cookie authentication method.
UsernameClientCredentials() - Constructor for class org.topbraidlive.client.java.UsernameClientCredentials
Construct a configuration by reading it from the environment.
UsernameClientCredentials(Configuration) - Constructor for class org.topbraidlive.client.java.UsernameClientCredentials
Construct a configuration by reading it from a commons-configuration Configuration instance.
UsernameClientCredentials.Builder - Class in org.topbraidlive.client.java
 
UsernamePasswordClientCredentials - Class in org.topbraidlive.client.java
Immutable username and password credentials.
UsernamePasswordClientCredentials() - Constructor for class org.topbraidlive.client.java.UsernamePasswordClientCredentials
Construct a configuration by reading it from the environment.
UsernamePasswordClientCredentials(Configuration) - Constructor for class org.topbraidlive.client.java.UsernamePasswordClientCredentials
Construct a configuration by reading it from a commons-configuration Configuration instance.
UsernamePasswordClientCredentials.Builder - Class in org.topbraidlive.client.java
 
UserQuery - Class in org.topbraidlive.client.java.graphql.platform
A TopBraid user (account).
UserQuery.EmailArguments - Class in org.topbraidlive.client.java.graphql.platform
 
UserQuery.EmailArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
UserQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
users(RootRDFQueryQuery.UsersArgumentsDefinition, UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
A TopBraid user (account).
users(UserQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery
A TopBraid user (account).

V

value(_RDFNodeQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._ValidationResultQuery
The value node involved in the result.
value(T) - Static method in class com.shopify.graphql.support.Input
 
valueOf(String) - Static method in enum org.topbraidlive.client.java.api.exception.UnzipProjectApiFunction.OldProject
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.api.type.GovernanceAreaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.api.type.GovernancePermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.ClientAuthenticationMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.__TypeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_FieldsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.User_FieldsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.topbraidlive.client.java.api.exception.UnzipProjectApiFunction.OldProject
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.api.function.ExecuteSpinTemplateParameters.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.api.function.ExportToRdfParameters.Serialization
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.api.type.GovernanceAreaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.api.type.GovernancePermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.ClientAuthenticationMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.graphql.platform.__DirectiveLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.graphql.platform.__TypeKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.graphql.platform.ConstraintReificationShape_FieldsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.graphql.platform.Graph_FieldsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.graphql.platform.GraphType_FieldsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.graphql.platform.User_FieldsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.topbraidlive.client.java.graphql.platform.WorkflowGraph_FieldsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
viewer(_ResourceQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The specified dash:viewer, or null.
VIEWER - org.topbraidlive.client.java.api.type.GovernancePermission
 
viewGadget() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
The URI of the specified tosh:viewGadget, or null.
viewGroupDescription() - Method in class org.topbraidlive.client.java.graphql.platform._FieldGroupQuery
The description that shall appear under the group's label, or null.
viewWidget() - Method in class org.topbraidlive.client.java.graphql.platform._FieldShapeQuery
The URI of the specified tosh:viewWidget, or null.

W

where(Graph_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.OwlImportsArguments
 
where(Graph_where) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphsArguments
 
where(GraphType_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.GraphTypeArguments
 
where(GraphType_where) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.GraphTypesArguments
 
where(MasterGraph_where) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
where(MasterGraph_where) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
where(User_where) - Method in class org.topbraidlive.client.java.graphql.platform.GraphQuery.CreatorArguments
 
where(User_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.CreatorArguments
 
where(User_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.LastChangeUserArguments
 
where(User_where) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.UsersArguments
 
where(User_where) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.CreatorArguments
 
where(WorkflowGraph_where) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery.WorkflowGraphArguments
 
withAlias(String) - Method in class com.shopify.graphql.support.AbstractQuery
 
withAlias(String) - Method in class com.shopify.graphql.support.AbstractResponse
 
withImports() - Method in class org.topbraidlive.client.java.api.type.ProjectGraphUri
 
WORKFLOW_GRAPH - org.topbraidlive.client.java.graphql.platform.MasterGraph_FieldsEnum
 
workflowGraph(ID) - Method in class org.topbraidlive.client.java.graphql.platform.RootRDFQueryQuery.MasterGraphsArguments
 
workflowGraph(ID) - Method in class org.topbraidlive.client.java.graphql.platform.WorkflowGraphQuery.MasterGraphArguments
 
workflowGraph(MasterGraphQuery.WorkflowGraphArgumentsDefinition, WorkflowGraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
Links a master graph to the workflow graphs that the current user can access.
workflowGraph(WorkflowGraphQueryDefinition) - Method in class org.topbraidlive.client.java.graphql.platform.MasterGraphQuery
Links a master graph to the workflow graphs that the current user can access.
WorkflowGraph - Class in org.topbraidlive.client.java.graphql.platform
A graph managed by a TopBraid workflow and working copy that is based on a master graph but may contain additional changes.
WorkflowGraph() - Constructor for class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
WorkflowGraph(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.WorkflowGraph
 
WorkflowGraph_FieldsEnum - Enum in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraph_where - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraph_where() - Constructor for class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where
 
WorkflowGraph_where_creationTimeStamp - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraph_where_creationTimeStamp() - Constructor for class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creationTimeStamp
 
WorkflowGraph_where_creator - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraph_where_creator() - Constructor for class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_creator
 
WorkflowGraph_where_description - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraph_where_description() - Constructor for class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_description
 
WorkflowGraph_where_id - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraph_where_id() - Constructor for class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_id
 
WorkflowGraph_where_masterGraph - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraph_where_masterGraph() - Constructor for class org.topbraidlive.client.java.graphql.platform.WorkflowGraph_where_masterGraph
 
WorkflowGraphQuery - Class in org.topbraidlive.client.java.graphql.platform
A graph managed by a TopBraid workflow and working copy that is based on a master graph but may contain additional changes.
WorkflowGraphQuery.CreationTimeStampArguments - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQuery.CreationTimeStampArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQuery.CreatorArguments - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQuery.CreatorArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQuery.DescriptionArguments - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQuery.DescriptionArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQuery.IdArguments - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQuery.IdArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQuery.MasterGraphArguments - Class in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQuery.MasterGraphArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
WorkflowGraphQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 

_

__Directive - Class in org.topbraidlive.client.java.graphql.platform
 
__Directive() - Constructor for class org.topbraidlive.client.java.graphql.platform.__Directive
 
__Directive(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.__Directive
 
__DirectiveLocation - Enum in org.topbraidlive.client.java.graphql.platform
An enum describing valid locations where a directive can be placed
__DirectiveQuery - Class in org.topbraidlive.client.java.graphql.platform
 
__DirectiveQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
__EnumValue - Class in org.topbraidlive.client.java.graphql.platform
 
__EnumValue() - Constructor for class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
__EnumValue(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.__EnumValue
 
__EnumValueQuery - Class in org.topbraidlive.client.java.graphql.platform
 
__EnumValueQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
__Field - Class in org.topbraidlive.client.java.graphql.platform
 
__Field() - Constructor for class org.topbraidlive.client.java.graphql.platform.__Field
 
__Field(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.__Field
 
__FieldQuery - Class in org.topbraidlive.client.java.graphql.platform
 
__FieldQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
__InputValue - Class in org.topbraidlive.client.java.graphql.platform
 
__InputValue() - Constructor for class org.topbraidlive.client.java.graphql.platform.__InputValue
 
__InputValue(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.__InputValue
 
__InputValueQuery - Class in org.topbraidlive.client.java.graphql.platform
 
__InputValueQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
__Schema - Class in org.topbraidlive.client.java.graphql.platform
A GraphQL Introspection defines the capabilities of a GraphQL server.
__Schema() - Constructor for class org.topbraidlive.client.java.graphql.platform.__Schema
 
__Schema(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.__Schema
 
__SchemaQuery - Class in org.topbraidlive.client.java.graphql.platform
A GraphQL Introspection defines the capabilities of a GraphQL server.
__SchemaQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
__Type - Class in org.topbraidlive.client.java.graphql.platform
 
__Type() - Constructor for class org.topbraidlive.client.java.graphql.platform.__Type
 
__Type(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform.__Type
 
__TypeKind - Enum in org.topbraidlive.client.java.graphql.platform
An enum describing what kind of type a given __Type is
__TypeQuery - Class in org.topbraidlive.client.java.graphql.platform
 
__TypeQuery.EnumValuesArguments - Class in org.topbraidlive.client.java.graphql.platform
 
__TypeQuery.EnumValuesArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
__TypeQuery.FieldsArguments - Class in org.topbraidlive.client.java.graphql.platform
 
__TypeQuery.FieldsArgumentsDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
__TypeQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_EnumValue - Class in org.topbraidlive.client.java.graphql.platform
Metadata about an enum value.
_EnumValue() - Constructor for class org.topbraidlive.client.java.graphql.platform._EnumValue
 
_EnumValue(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._EnumValue
 
_EnumValueQuery - Class in org.topbraidlive.client.java.graphql.platform
Metadata about an enum value.
_EnumValueQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_FieldGroup - Class in org.topbraidlive.client.java.graphql.platform
Metadata about a field group.
_FieldGroup() - Constructor for class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
_FieldGroup(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._FieldGroup
 
_FieldGroupQuery - Class in org.topbraidlive.client.java.graphql.platform
Metadata about a field group.
_FieldGroupQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_FieldShape - Class in org.topbraidlive.client.java.graphql.platform
Metadata about a field as derived from its shape(s).
_FieldShape() - Constructor for class org.topbraidlive.client.java.graphql.platform._FieldShape
 
_FieldShape(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._FieldShape
 
_FieldShapeQuery - Class in org.topbraidlive.client.java.graphql.platform
Metadata about a field as derived from its shape(s).
_FieldShapeQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_GraphReport - Class in org.topbraidlive.client.java.graphql.platform
 
_GraphReport() - Constructor for class org.topbraidlive.client.java.graphql.platform._GraphReport
 
_GraphReport(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._GraphReport
 
_GraphReportQuery - Class in org.topbraidlive.client.java.graphql.platform
 
_GraphReportQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_Path - Class in org.topbraidlive.client.java.graphql.platform
Metadata about a sh:path.
_Path() - Constructor for class org.topbraidlive.client.java.graphql.platform._Path
 
_Path(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._Path
 
_PathQuery - Class in org.topbraidlive.client.java.graphql.platform
Metadata about a sh:path.
_PathQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_queryBuilder - Variable in class com.shopify.graphql.support.AbstractQuery
 
_RDFNode - Class in org.topbraidlive.client.java.graphql.platform
 
_RDFNode() - Constructor for class org.topbraidlive.client.java.graphql.platform._RDFNode
 
_RDFNode(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._RDFNode
 
_RDFNodeQuery - Class in org.topbraidlive.client.java.graphql.platform
 
_RDFNodeQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_Resource - Class in org.topbraidlive.client.java.graphql.platform
A resource for which only the URI, label and types can be queried.
_Resource() - Constructor for class org.topbraidlive.client.java.graphql.platform._Resource
 
_Resource(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._Resource
 
_ResourceQuery - Class in org.topbraidlive.client.java.graphql.platform
A resource for which only the URI, label and types can be queried.
_ResourceQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_TestResult - Class in org.topbraidlive.client.java.graphql.platform
 
_TestResult() - Constructor for class org.topbraidlive.client.java.graphql.platform._TestResult
 
_TestResult(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._TestResult
 
_TestResultQuery - Class in org.topbraidlive.client.java.graphql.platform
 
_TestResultQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_TypeShape - Class in org.topbraidlive.client.java.graphql.platform
Metadata about a type as derived from its shape(s).
_TypeShape() - Constructor for class org.topbraidlive.client.java.graphql.platform._TypeShape
 
_TypeShape(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._TypeShape
 
_TypeShapeQuery - Class in org.topbraidlive.client.java.graphql.platform
Metadata about a type as derived from its shape(s).
_TypeShapeQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_ValidationReport - Class in org.topbraidlive.client.java.graphql.platform
 
_ValidationReport() - Constructor for class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
_ValidationReport(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._ValidationReport
 
_ValidationReportQuery - Class in org.topbraidlive.client.java.graphql.platform
 
_ValidationReportQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_ValidationResult - Class in org.topbraidlive.client.java.graphql.platform
 
_ValidationResult() - Constructor for class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
_ValidationResult(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._ValidationResult
 
_ValidationResultQuery - Class in org.topbraidlive.client.java.graphql.platform
 
_ValidationResultQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
_ValidationResultSuggestion - Class in org.topbraidlive.client.java.graphql.platform
 
_ValidationResultSuggestion() - Constructor for class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
 
_ValidationResultSuggestion(JsonObject) - Constructor for class org.topbraidlive.client.java.graphql.platform._ValidationResultSuggestion
 
_ValidationResultSuggestionQuery - Class in org.topbraidlive.client.java.graphql.platform
 
_ValidationResultSuggestionQueryDefinition - Interface in org.topbraidlive.client.java.graphql.platform
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 
All Classes All Packages