- AbstractAggregate<T,S> - Class in ai.grakn.graql.internal.query.aggregate
-
- AbstractAggregate() - Constructor for class ai.grakn.graql.internal.query.aggregate.AbstractAggregate
-
- AbstractGraknGraph<G extends org.apache.tinkerpop.gremlin.structure.Graph> - Class in ai.grakn.graph.internal
-
The Grakn Graph Base Implementation
- AbstractGraknGraph(G, String, String, boolean) - Constructor for class ai.grakn.graph.internal.AbstractGraknGraph
-
- AbstractMigrator - Class in ai.grakn.migration.base
-
- AbstractMigrator() - Constructor for class ai.grakn.migration.base.AbstractMigrator
-
- ACTION - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_COMMIT - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_DISPLAY - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_END - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_ERROR - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_INIT - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_PING - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_QUERY - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_QUERY_ABORT - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_ROLLBACK - Static variable in class ai.grakn.util.REST.RemoteShell
-
- ACTION_TYPES - Static variable in class ai.grakn.util.REST.RemoteShell
-
- add(InsertQuery) - Method in class ai.grakn.engine.loader.client.LoaderClient
-
Add an insert query to the queue
- add(InsertQuery) - Method in interface ai.grakn.engine.loader.Loader
-
Add an insert query to the queue
- add(InsertQuery) - Method in class ai.grakn.engine.loader.LoaderImpl
-
Add an insert query to the queue
- addAtom(Atomic) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- addAtom(Atomic) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- addAtomConstraints(Set<? extends Atomic>) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- addConclusion(Type) - Method in interface ai.grakn.concept.Rule
-
Add a conclusion of the specified Type to the Rule.
- addEntity() - Method in interface ai.grakn.concept.EntityType
-
Creates and returns a new Entity instance.
- addHypothesis(Type) - Method in interface ai.grakn.concept.Rule
-
Add a hypothesis of the specified Type to the Rule.
- addJobCasting(String, Set<String>) - Method in class ai.grakn.engine.postprocessing.Cache
-
- addJobResource(String, Set<String>) - Method in class ai.grakn.engine.postprocessing.Cache
-
- addRel(String) - Method in class ai.grakn.graql.internal.gremlin.ShortcutTraversal
-
- addRel(String, String) - Method in class ai.grakn.graql.internal.gremlin.ShortcutTraversal
-
- addRelation() - Method in interface ai.grakn.concept.RelationType
-
Adds a new empty Relation.
- addRule(Pattern, Pattern) - Method in interface ai.grakn.concept.RuleType
-
Add a new Rule, given Patterns for the Left Hand Side and Right Hand Side.
- addUser(Json) - Method in class ai.grakn.engine.user.SystemKeyspaceUsers
-
Add a new user.
- addUser(Json) - Method in class ai.grakn.engine.user.UsersHandler
-
- admin() - Method in interface ai.grakn.GraknGraph
-
Returns access to the low-level details of the graph via GraknAdmin
- admin() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- admin() - Method in interface ai.grakn.graql.admin.MatchQueryAdmin
-
- admin() - Method in interface ai.grakn.graql.admin.ValuePredicateAdmin
-
- admin() - Method in interface ai.grakn.graql.AskQuery
-
- admin() - Method in interface ai.grakn.graql.DeleteQuery
-
- admin() - Method in interface ai.grakn.graql.InsertQuery
-
- admin() - Method in interface ai.grakn.graql.MatchQuery
-
- admin() - Method in interface ai.grakn.graql.Pattern
-
- admin() - Method in interface ai.grakn.graql.ValuePredicate
-
- admin() - Method in interface ai.grakn.graql.Var
-
- AdminConverter - Class in ai.grakn.graql.internal.util
-
Helper methods for converting classes to admin equivalents
- AdminConverter() - Constructor for class ai.grakn.graql.internal.util.AdminConverter
-
- Aggregate<T,S> - Interface in ai.grakn.graql
-
An aggregate operation to perform on a query.
- aggregate(Aggregate<? super Map<String, Concept>, S>) - Method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- aggregate(MatchQueryAdmin, Aggregate<? super Map<String, Concept>, T>) - Static method in class ai.grakn.graql.internal.query.Queries
-
- aggregate(Aggregate<? super Map<String, Concept>, S>) - Method in interface ai.grakn.graql.MatchQuery
-
Aggregate results of a query.
- AggregateQuery<T> - Interface in ai.grakn.graql
-
- aggregateResult(Object, Object) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- Aggregates - Class in ai.grakn.graql.internal.query.aggregate
-
- ai.grakn - package ai.grakn
-
- ai.grakn.concept - package ai.grakn.concept
-
- ai.grakn.engine - package ai.grakn.engine
-
- ai.grakn.engine.backgroundtasks - package ai.grakn.engine.backgroundtasks
-
- ai.grakn.engine.controller - package ai.grakn.engine.controller
-
- ai.grakn.engine.loader - package ai.grakn.engine.loader
-
- ai.grakn.engine.loader.client - package ai.grakn.engine.loader.client
-
- ai.grakn.engine.postprocessing - package ai.grakn.engine.postprocessing
-
- ai.grakn.engine.session - package ai.grakn.engine.session
-
- ai.grakn.engine.user - package ai.grakn.engine.user
-
- ai.grakn.engine.util - package ai.grakn.engine.util
-
- ai.grakn.example - package ai.grakn.example
-
- ai.grakn.exception - package ai.grakn.exception
-
- ai.grakn.factory - package ai.grakn.factory
-
- ai.grakn.graph.internal - package ai.grakn.graph.internal
-
- ai.grakn.graql - package ai.grakn.graql
-
- ai.grakn.graql.admin - package ai.grakn.graql.admin
-
- ai.grakn.graql.analytics - package ai.grakn.graql.analytics
-
- ai.grakn.graql.internal.analytics - package ai.grakn.graql.internal.analytics
-
- ai.grakn.graql.internal.gremlin - package ai.grakn.graql.internal.gremlin
-
- ai.grakn.graql.internal.gremlin.fragment - package ai.grakn.graql.internal.gremlin.fragment
-
- ai.grakn.graql.internal.hal - package ai.grakn.graql.internal.hal
-
- ai.grakn.graql.internal.parser - package ai.grakn.graql.internal.parser
-
- ai.grakn.graql.internal.pattern - package ai.grakn.graql.internal.pattern
-
- ai.grakn.graql.internal.pattern.property - package ai.grakn.graql.internal.pattern.property
-
- ai.grakn.graql.internal.printer - package ai.grakn.graql.internal.printer
-
- ai.grakn.graql.internal.query - package ai.grakn.graql.internal.query
-
- ai.grakn.graql.internal.query.aggregate - package ai.grakn.graql.internal.query.aggregate
-
- ai.grakn.graql.internal.query.analytics - package ai.grakn.graql.internal.query.analytics
-
- ai.grakn.graql.internal.query.match - package ai.grakn.graql.internal.query.match
-
- ai.grakn.graql.internal.query.predicate - package ai.grakn.graql.internal.query.predicate
-
- ai.grakn.graql.internal.reasoner - package ai.grakn.graql.internal.reasoner
-
- ai.grakn.graql.internal.reasoner.atom - package ai.grakn.graql.internal.reasoner.atom
-
- ai.grakn.graql.internal.reasoner.atom.binary - package ai.grakn.graql.internal.reasoner.atom.binary
-
- ai.grakn.graql.internal.reasoner.atom.predicate - package ai.grakn.graql.internal.reasoner.atom.predicate
-
- ai.grakn.graql.internal.reasoner.atom.property - package ai.grakn.graql.internal.reasoner.atom.property
-
- ai.grakn.graql.internal.reasoner.query - package ai.grakn.graql.internal.reasoner.query
-
- ai.grakn.graql.internal.reasoner.rule - package ai.grakn.graql.internal.reasoner.rule
-
- ai.grakn.graql.internal.shell - package ai.grakn.graql.internal.shell
-
- ai.grakn.graql.internal.template - package ai.grakn.graql.internal.template
-
- ai.grakn.graql.internal.template.macro - package ai.grakn.graql.internal.template.macro
-
- ai.grakn.graql.internal.util - package ai.grakn.graql.internal.util
-
- ai.grakn.graql.macro - package ai.grakn.graql.macro
-
- ai.grakn.migration.base - package ai.grakn.migration.base
-
- ai.grakn.migration.base.io - package ai.grakn.migration.base.io
-
- ai.grakn.migration.csv - package ai.grakn.migration.csv
-
- ai.grakn.migration.export - package ai.grakn.migration.export
-
- ai.grakn.migration.json - package ai.grakn.migration.json
-
- ai.grakn.migration.owl - package ai.grakn.migration.owl
-
- ai.grakn.migration.sql - package ai.grakn.migration.sql
-
- ai.grakn.util - package ai.grakn.util
-
- ALL_TASKS_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- ALL_USERS - Static variable in class ai.grakn.util.REST.WebPath
-
- allGraqlTraversals() - Method in class ai.grakn.graql.internal.gremlin.GremlinQuery
-
- allUsers(int, int) - Method in class ai.grakn.engine.user.SystemKeyspaceUsers
-
Retrieve the list of all users with all their properties.
- allUsers(int, int) - Method in class ai.grakn.engine.user.UsersHandler
-
- analyticsElements - Static variable in class ai.grakn.graql.internal.analytics.CommonOLAP
-
The types that are reserved by analytics and are not "seen" by analytics.
- and(Pattern...) - Static method in class ai.grakn.graql.Graql
-
- and(Collection<? extends Pattern>) - Static method in class ai.grakn.graql.Graql
-
- ANSI - Class in ai.grakn.graql.internal.util
-
Includes ANSI unicode commands for different colours
- answer(Set<AtomicQuery>, QueryCache, boolean) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- answer(Set<AtomicQuery>, QueryCache, boolean) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- APPLICATION_POST_TYPE - Static variable in class ai.grakn.util.REST.HttpConn
-
- apply(Stream<? extends T>) - Method in interface ai.grakn.graql.Aggregate
-
The function to apply to the stream of results to produce the aggregate result.
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.BooleanMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.ConcatMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.DateMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.DoubleMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.EqualsMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.IntMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.LongMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.LowerMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.NoescpMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.SplitMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.StringMacro
-
- apply(List<Object>) - Method in class ai.grakn.graql.internal.template.macro.UpperMacro
-
- apply(List<Object>) - Method in interface ai.grakn.graql.macro.Macro
-
Apply the macro to the given values
- applyPredicate(GraphTraversal<Vertex, Vertex>) - Method in interface ai.grakn.graql.admin.ValuePredicateAdmin
-
- applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in interface ai.grakn.graql.internal.gremlin.fragment.Fragment
-
- as(String) - Method in interface ai.grakn.graql.Aggregate
-
- as(String) - Method in class ai.grakn.graql.internal.query.aggregate.AbstractAggregate
-
- asConjunction() - Method in interface ai.grakn.graql.admin.PatternAdmin
-
- asDisjunction() - Method in interface ai.grakn.graql.admin.PatternAdmin
-
- asEntity() - Method in interface ai.grakn.concept.Concept
-
Return as an Entity, if the Concept is an Entity Instance.
- asEntityType() - Method in interface ai.grakn.concept.Concept
-
Return as an EntityType if the Concept is an Entity Type.
- asInstance() - Method in interface ai.grakn.concept.Concept
-
Return as an Instance if the Concept is an Instance.
- ask() - Method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- ask(MatchQuery) - Static method in class ai.grakn.graql.internal.query.Queries
-
- ask() - Method in interface ai.grakn.graql.MatchQuery
-
- AskQuery - Interface in ai.grakn.graql
-
A query that will return whether a match query can be found in the graph.
- AskQueryAdmin - Interface in ai.grakn.graql.admin
-
Admin class for inspecting and manipulating an AskQuery
- asRelation() - Method in interface ai.grakn.concept.Concept
-
Return as a Relation if the Concept is a Relation Instance.
- asRelationType() - Method in interface ai.grakn.concept.Concept
-
Return as a Relation Type if the concept is a Relation Type.
- asResource() - Method in interface ai.grakn.concept.Concept
-
Return as a Resource if the Concept is a Resource Instance.
- asResourceType() - Method in interface ai.grakn.concept.Concept
-
Return as a Resource Type if the Concept is a Resource Type.
- asRoleType() - Method in interface ai.grakn.concept.Concept
-
Return as a RoleType if the Concept is a Role Type.
- asRule() - Method in interface ai.grakn.concept.Concept
-
Return as a Rule if the Concept is a Rule Instance.
- asRuleType() - Method in interface ai.grakn.concept.Concept
-
Return as a Rule Type if the Concept is a Rule Type.
- assign(String, Object) - Method in class ai.grakn.graql.internal.template.Scope
-
- asType() - Method in interface ai.grakn.concept.Concept
-
Return as a Type if the Concept is a Type.
- asVar() - Method in interface ai.grakn.graql.admin.PatternAdmin
-
- asVar() - Method in interface ai.grakn.graql.admin.VarAdmin
-
- Atom - Class in ai.grakn.graql.internal.reasoner.atom
-
- Atom(VarAdmin) - Constructor for class ai.grakn.graql.internal.reasoner.atom.Atom
-
- Atom(VarAdmin, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.Atom
-
- Atom(Atom) - Constructor for class ai.grakn.graql.internal.reasoner.atom.Atom
-
- AtomBase - Class in ai.grakn.graql.internal.reasoner.atom
-
- AtomBase(VarAdmin, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- AtomBase(AtomBase) - Constructor for class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- Atomic - Interface in ai.grakn.graql.internal.reasoner.atom
-
- AtomicFactory - Class in ai.grakn.graql.internal.reasoner.atom
-
- AtomicFactory() - Constructor for class ai.grakn.graql.internal.reasoner.atom.AtomicFactory
-
- AtomicMatchQuery - Class in ai.grakn.graql.internal.reasoner.query
-
- AtomicMatchQuery(Atom, Set<String>) - Constructor for class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- AtomicMatchQuery(MatchQuery, GraknGraph) - Constructor for class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- AtomicMatchQuery(AtomicQuery, QueryAnswers) - Constructor for class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- AtomicQuery - Class in ai.grakn.graql.internal.reasoner.query
-
- AtomicQuery(String, GraknGraph) - Constructor for class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- AtomicQuery(MatchQuery, GraknGraph) - Constructor for class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- AtomicQuery(AtomicQuery) - Constructor for class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- AtomicQuery(Atom, Set<String>) - Constructor for class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- atomPattern - Variable in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- AuthController - Class in ai.grakn.engine.controller
-
- AuthController() - Constructor for class ai.grakn.engine.controller.AuthController
-
- Autocomplete - Class in ai.grakn.graql
-
An autocomplete result suggesting keywords, types and variables that the user may wish to type
- average(String) - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will find the mean of a variable's values.
- average(String) - Static method in class ai.grakn.graql.internal.query.aggregate.Aggregates
-
Aggregate that finds average (mean) of a match query.
- Cache - Class in ai.grakn.engine.postprocessing
-
- checkForStatusLoop() - Method in class ai.grakn.engine.loader.client.LoaderClient
-
Loop checking the status of the hosts every 30 seconds.
- checkInsertable(VarAdmin) - Method in class ai.grakn.graql.internal.pattern.property.RelationProperty
-
- checkInsertable(VarAdmin) - Method in class ai.grakn.graql.internal.pattern.property.ValueProperty
-
- checkInsertable(VarAdmin) - Method in interface ai.grakn.graql.internal.pattern.property.VarPropertyInternal
-
Check if the given property can be inserted
- checkpoint(String) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- checkpoint() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- checkTypesCompatible(Type, Type) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
- checkValid(GraknGraph, VarAdmin) - Method in interface ai.grakn.graql.internal.pattern.property.VarPropertyInternal
-
Check if the given property can be used in a match query
- checkValidProperty(GraknGraph, VarAdmin) - Method in class ai.grakn.graql.internal.pattern.property.IsaProperty
-
- checkValidProperty(GraknGraph, VarAdmin) - Method in class ai.grakn.graql.internal.pattern.property.RelationProperty
-
- classEntityTypeName(IRI) - Method in interface ai.grakn.migration.owl.Namer
-
Generate the name of a Grakn entity type from the IRI of an OWL class
- clear() - Method in interface ai.grakn.GraknGraph
-
Closes and clears the current graph.
- clear() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
Clears the graph completely.
- clearGraph() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- clearGraph() - Method in class ai.grakn.graph.internal.GraknTitanGraph
-
- clearTransaction() - Method in class ai.grakn.graph.internal.ConceptLog
-
Removes all the concepts from the transaction tracker
- clone() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- clone() - Method in class ai.grakn.graql.internal.analytics.GraknMapReduce
-
- clone() - Method in class ai.grakn.graql.internal.analytics.GraknVertexProgram
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- clone() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.HasRole
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.TypeAtom
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.NotEquals
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.IdPredicate
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.property.DataTypeAtom
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.property.IsAbstractAtom
-
- clone() - Method in class ai.grakn.graql.internal.reasoner.atom.property.RegexAtom
-
- close() - Method in interface ai.grakn.GraknGraph
-
Closes the current graph, rendering it unusable.
- close() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
Closes the current graph, rendering it unusable.
- close() - Method in interface ai.grakn.graql.GraqlClient
-
- close() - Method in class ai.grakn.graql.GraqlClientImpl
-
- close() - Method in class ai.grakn.migration.csv.CSVMigrator
-
Close the reader
- close() - Method in class ai.grakn.migration.json.JsonMigrator
-
Close the readers
- close() - Method in class ai.grakn.migration.sql.SQLMigrator
-
SQL Migrator has nothing to close
- closeGraph(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- closeGraph(String) - Method in class ai.grakn.graph.internal.GraknTitanGraph
-
- closePermanent() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- cluster() - Method in interface ai.grakn.graql.ComputeQueryBuilder
-
- cluster() - Method in class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- CLUSTER_LABEL - Static variable in class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- ClusterMemberMapReduce - Class in ai.grakn.graql.internal.analytics
-
- ClusterMemberMapReduce() - Constructor for class ai.grakn.graql.internal.analytics.ClusterMemberMapReduce
-
- ClusterMemberMapReduce(Set<String>, String) - Constructor for class ai.grakn.graql.internal.analytics.ClusterMemberMapReduce
-
- ClusterMemberMapReduce(Set<String>, String, Long) - Constructor for class ai.grakn.graql.internal.analytics.ClusterMemberMapReduce
-
- ClusterQuery<T> - Interface in ai.grakn.graql.analytics
-
Compute the connected components in the subgraph.
- clusterSize(long) - Method in interface ai.grakn.graql.analytics.ClusterQuery
-
- ClusterSizeMapReduce - Class in ai.grakn.graql.internal.analytics
-
- ClusterSizeMapReduce() - Constructor for class ai.grakn.graql.internal.analytics.ClusterSizeMapReduce
-
- ClusterSizeMapReduce(Set<String>, String) - Constructor for class ai.grakn.graql.internal.analytics.ClusterSizeMapReduce
-
- ClusterSizeMapReduce(Set<String>, String, Long) - Constructor for class ai.grakn.graql.internal.analytics.ClusterSizeMapReduce
-
- color(String, String) - Static method in class ai.grakn.graql.internal.util.ANSI
-
- colorKeyword(String) - Static method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- colorType(String) - Static method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- combine(Serializable, Iterator<Set<String>>, MapReduce.ReduceEmitter<Serializable, Set<String>>) - Method in class ai.grakn.graql.internal.analytics.ClusterMemberMapReduce
-
- combine(Serializable, Iterator<Long>, MapReduce.ReduceEmitter<Serializable, Long>) - Method in class ai.grakn.graql.internal.analytics.ClusterSizeMapReduce
-
- combine(Serializable, Iterator<Long>, MapReduce.ReduceEmitter<Serializable, Long>) - Method in class ai.grakn.graql.internal.analytics.CountMapReduce
-
- combine(Serializable, Iterator<Set<String>>, MapReduce.ReduceEmitter<Serializable, Set<String>>) - Method in class ai.grakn.graql.internal.analytics.DegreeDistributionMapReduce
-
- combine(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class ai.grakn.graql.internal.analytics.MaxMapReduce
-
- combine(Serializable, Iterator<Map<String, Double>>, MapReduce.ReduceEmitter<Serializable, Map<String, Double>>) - Method in class ai.grakn.graql.internal.analytics.MeanMapReduce
-
- combine(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class ai.grakn.graql.internal.analytics.MinMapReduce
-
- combine(Serializable, Iterator<Map<String, Double>>, MapReduce.ReduceEmitter<Serializable, Map<String, Double>>) - Method in class ai.grakn.graql.internal.analytics.StdMapReduce
-
- combine(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class ai.grakn.graql.internal.analytics.SumMapReduce
-
- command - Variable in class ai.grakn.migration.base.io.MigrationOptions
-
- COMMANDS - Static variable in class ai.grakn.graql.GraqlShell
-
Array of available commands in shell
- commit() - Method in interface ai.grakn.GraknGraph
-
Validates and attempts to commit the graph.
- commit() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
Commits the graph
- commit(boolean) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- COMMIT_LOG_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- CommitLogController - Class in ai.grakn.engine.controller
-
A controller which core submits commit logs to so we can post-process jobs for cleanup.
- CommitLogController() - Constructor for class ai.grakn.engine.controller.CommitLogController
-
- commitTx() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- commitTx() - Method in class ai.grakn.graph.internal.GraknOrientDBGraph
-
- commitTx() - Method in class ai.grakn.graph.internal.GraknTitanGraph
-
- CommonOLAP - Class in ai.grakn.graql.internal.analytics
-
Core Grakn implementation of the common methods on the MapReduce and VertexProgram interfaces.
- CommonOLAP() - Constructor for class ai.grakn.graql.internal.analytics.CommonOLAP
-
- CommonUtil - Class in ai.grakn.graql.internal.util
-
- completableFuture(String) - Method in class ai.grakn.engine.backgroundtasks.InMemoryTaskManager
-
- completableFuture(String) - Method in interface ai.grakn.engine.backgroundtasks.TaskManager
-
Return a future that allows registering asynchronous callbacks triggered when a task is completed.
- complete(String, int, List<CharSequence>) - Method in class ai.grakn.graql.internal.shell.GraqlCompleter
-
- complete(String, int, List<CharSequence>) - Method in class ai.grakn.graql.internal.shell.ShellCommandCompleter
-
- compute(VertexProgram, MapReduce...) - Method in interface ai.grakn.GraknComputer
-
Execute the given vertex program using a graph computer.
- compute(MapReduce) - Method in interface ai.grakn.GraknComputer
-
Execute the given map reduce job using a graph computer.
- compute(VertexProgram, MapReduce...) - Method in class ai.grakn.graph.internal.GraknComputerImpl
-
- compute(MapReduce) - Method in class ai.grakn.graph.internal.GraknComputerImpl
-
- compute() - Static method in class ai.grakn.graql.Graql
-
- compute() - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- compute() - Method in interface ai.grakn.graql.QueryBuilder
-
- ComputeQuery<T> - Interface in ai.grakn.graql
-
A query that triggers an analytics OLAP computation on a graph.
- ComputeQueryBuilder - Interface in ai.grakn.graql
-
- ComputeQueryBuilderImpl - Class in ai.grakn.graql.internal.query.analytics
-
- ComputeQueryBuilderImpl(Optional<GraknGraph>) - Constructor for class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- COMPUTER - Static variable in class ai.grakn.util.REST.GraphConfig
-
- computeRoleCombinations(Set<String>, Set<RoleType>, Map<String, String>, Set<Map<String, String>>) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
- ConcatMacro - Class in ai.grakn.graql.internal.template.macro
-
- ConcatMacro() - Constructor for class ai.grakn.graql.internal.template.macro.ConcatMacro
-
- Concept - Interface in ai.grakn.concept
-
A Concept represents anything in the graph.
- CONCEPT_BY_ID_ONTOLOGY_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- CONCEPT_BY_ID_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- ConceptException - Exception in ai.grakn.exception
-
This Exception is thrown when a concept is malformed or incorrect in some way.
- ConceptException(String) - Constructor for exception ai.grakn.exception.ConceptException
-
- ConceptLog - Class in ai.grakn.graph.internal
-
Tracks Graph Mutations.
- ConceptNotUniqueException - Exception in ai.grakn.exception
-
This exception is thrown when two concepts attept to have the same unique id.
- ConceptNotUniqueException(Concept, Schema.ConceptProperty, String) - Constructor for exception ai.grakn.exception.ConceptNotUniqueException
-
- ConceptNotUniqueException(Concept, String) - Constructor for exception ai.grakn.exception.ConceptNotUniqueException
-
- ConceptNotUniqueException(Resource, Instance) - Constructor for exception ai.grakn.exception.ConceptNotUniqueException
-
- CONFIG_FILE_SYSTEM_PROPERTY - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- ConfigProperties - Class in ai.grakn.engine.util
-
Singleton class used to read config file and make all the settings available to the Grakn Engine classes.
- configuration(JSONObject) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- configuration() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- Conjunction<T extends PatternAdmin> - Interface in ai.grakn.graql.admin
-
A class representing a conjunction (and) of patterns.
- conjunction(Set<T>) - Static method in class ai.grakn.graql.internal.pattern.Patterns
-
- connect(Object, URI) - Method in interface ai.grakn.graql.GraqlClient
-
- connect(Object, URI) - Method in class ai.grakn.graql.GraqlClientImpl
-
- ConnectedComponentVertexProgram - Class in ai.grakn.graql.internal.analytics
-
- ConnectedComponentVertexProgram() - Constructor for class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- ConnectedComponentVertexProgram(Set<String>) - Constructor for class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- ConnectedComponentVertexProgram(Set<String>, Set<String>, String, String) - Constructor for class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- ConnectedComponentVertexProgram(Set<String>, Set<String>, String, String, Set<String>) - Constructor for class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- contactEngine(String, String, String) - Static method in class ai.grakn.util.EngineCommunicator
-
- contactEngine(String, String) - Static method in class ai.grakn.util.EngineCommunicator
-
- contains(String) - Static method in class ai.grakn.graql.Graql
-
- contains(Var) - Static method in class ai.grakn.graql.Graql
-
- contains(String) - Static method in class ai.grakn.graql.internal.query.predicate.Predicates
-
- contains(VarAdmin) - Static method in class ai.grakn.graql.internal.query.predicate.Predicates
-
- contains(AtomicQuery) - Method in class ai.grakn.graql.internal.reasoner.query.QueryCache
-
- containsAtom(Atomic) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- containsEquivalentAtom(Atomic) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- containsVar(String) - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- containsVar(String) - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- containsVar(String) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- CONTENT_LENGTH - Static variable in class ai.grakn.util.REST.HttpConn
-
- CONTENT_TYPE - Static variable in class ai.grakn.util.REST.HttpConn
-
- convertToValidValues(Map<String, Object>) - Method in class ai.grakn.migration.sql.SQLMigrator
-
Convert values to be valid - removing nulls and changing to supported types
- count() - Method in interface ai.grakn.graql.ComputeQueryBuilder
-
- count() - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will count the results of a query.
- COUNT - Static variable in class ai.grakn.graql.internal.analytics.CountVertexProgram
-
- COUNT - Static variable in class ai.grakn.graql.internal.analytics.MeanMapReduce
-
- COUNT - Static variable in class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- COUNT - Static variable in class ai.grakn.graql.internal.analytics.StdMapReduce
-
- count() - Static method in class ai.grakn.graql.internal.query.aggregate.Aggregates
-
Aggregate that counts results of a match query.
- count() - Method in class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- CountMapReduce - Class in ai.grakn.graql.internal.analytics
-
- CountMapReduce() - Constructor for class ai.grakn.graql.internal.analytics.CountMapReduce
-
- CountMapReduce(Set<String>) - Constructor for class ai.grakn.graql.internal.analytics.CountMapReduce
-
- CountQuery - Interface in ai.grakn.graql.analytics
-
Count the number of instances in the subgraph.
- CountVertexProgram - Class in ai.grakn.graql.internal.analytics
-
This class is not used in analytics, as CountMapReduce is consistently faster.
- CountVertexProgram() - Constructor for class ai.grakn.graql.internal.analytics.CountVertexProgram
-
- CountVertexProgram(Set<String>) - Constructor for class ai.grakn.graql.internal.analytics.CountVertexProgram
-
- create(Set<String>, String, int) - Static method in class ai.grakn.graql.Autocomplete
-
- create(Fragment...) - Static method in class ai.grakn.graql.internal.gremlin.EquivalentFragmentSet
-
- create(GraknGraph, Set<? extends List<Fragment>>) - Static method in class ai.grakn.graql.internal.gremlin.GraqlTraversal
-
- create(QueryBuilder) - Static method in class ai.grakn.graql.internal.parser.QueryParser
-
Create a query parser with the specified graph
- create(PatternAdmin) - Static method in class ai.grakn.graql.internal.reasoner.atom.AtomicFactory
-
- create(PatternAdmin, Query) - Static method in class ai.grakn.graql.internal.reasoner.atom.AtomicFactory
-
- create(Atomic, Query) - Static method in class ai.grakn.graql.internal.reasoner.atom.AtomicFactory
-
- create() - Static method in class ai.grakn.graql.internal.template.TemplateParser
-
Create a template parser
- createAtomSet(Conjunction<PatternAdmin>, Query, GraknGraph) - Static method in class ai.grakn.graql.internal.reasoner.atom.AtomicFactory
-
- CREATED_BY - Static variable in interface ai.grakn.engine.util.SystemOntologyElements
-
- createFreshVariable(Set<String>, String) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
generate a fresh variable avoiding global variables and variables from the same query
- createIdVar(String, String) - Static method in class ai.grakn.graql.internal.reasoner.atom.predicate.IdPredicate
-
- createPropertyChainRule(RelationType, String, String, LinkedHashMap<RelationType, Pair<String, String>>, GraknGraph) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
- createReflexiveRule(RelationType, GraknGraph) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
create reflexive rule R(from: X, to: X) :- R(from: X,to: Y)
- createSubPropertyRule(RelationType, RelationType, Map<String, String>, GraknGraph) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
creates rule parent :- child
- createTransitiveRule(RelationType, String, String, GraknGraph) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
create transitive rule R(from: X, to: Y) :- R(from: X,to: Z), R(from: Z, to: Y)
- createValueVar(String, ValuePredicateAdmin) - Static method in class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- creator(String) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- creator() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- CSVMigrationOptions - Class in ai.grakn.migration.csv
-
Configure the default CSV migration options and access arguments passed by the user
- CSVMigrationOptions(String[]) - Constructor for class ai.grakn.migration.csv.CSVMigrationOptions
-
- CSVMigrator - Class in ai.grakn.migration.csv
-
The CSV migrator will migrate all of the data in a CSV file into Grakn Graql var patters, to be
imported into a graph as the user sees fit.
- CSVMigrator(String, File) - Constructor for class ai.grakn.migration.csv.CSVMigrator
-
Construct a CSVMigrator to migrate data in the given file
- CSVMigrator(String, Reader) - Constructor for class ai.grakn.migration.csv.CSVMigrator
-
Construct a CSVMigrator to migrate data in the given Reader
- CURRENT_DIR_SYSTEM_PROPERTY - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- CYAN - Static variable in class ai.grakn.graql.internal.util.ANSI
-
- generateFinalResult(Iterator<KeyValue<Serializable, Set<String>>>) - Method in class ai.grakn.graql.internal.analytics.ClusterMemberMapReduce
-
- generateFinalResult(Iterator<KeyValue<Serializable, Long>>) - Method in class ai.grakn.graql.internal.analytics.ClusterSizeMapReduce
-
- generateFinalResult(Iterator<KeyValue<Serializable, Long>>) - Method in class ai.grakn.graql.internal.analytics.CountMapReduce
-
- generateFinalResult(Iterator<KeyValue<Serializable, Set<String>>>) - Method in class ai.grakn.graql.internal.analytics.DegreeDistributionMapReduce
-
- generateFinalResult(Iterator<KeyValue<Serializable, Number>>) - Method in class ai.grakn.graql.internal.analytics.MaxMapReduce
-
- generateFinalResult(Iterator<KeyValue<Serializable, Map<String, Double>>>) - Method in class ai.grakn.graql.internal.analytics.MeanMapReduce
-
- generateFinalResult(Iterator<KeyValue<Serializable, Number>>) - Method in class ai.grakn.graql.internal.analytics.MinMapReduce
-
- generateFinalResult(Iterator<KeyValue<Serializable, Map<String, Double>>>) - Method in class ai.grakn.graql.internal.analytics.StdMapReduce
-
- generateFinalResult(Iterator<KeyValue<Serializable, Number>>) - Method in class ai.grakn.graql.internal.analytics.SumMapReduce
-
- get(String) - Method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- get() - Method in class ai.grakn.graql.internal.template.macro.UnescapedString
-
- get(String) - Method in interface ai.grakn.graql.MatchQuery
-
- GET_METHOD - Static variable in class ai.grakn.util.REST.HttpConn
-
- GET_STATUS_CONFIG_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- getAcceptType(Request) - Static method in class ai.grakn.engine.controller.Utilities
-
- getAggregate() - Method in interface ai.grakn.graql.NamedAggregate
-
Get the aggregate this named aggregate represents.
- getAnswers() - Method in class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- getAnswers() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getApplicableRules() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getAsList(String, String) - Static method in class ai.grakn.engine.controller.Utilities
-
- getAsString(String, String) - Static method in class ai.grakn.engine.controller.Utilities
-
- getAtom() - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- getAtoms() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getAvailableThreads() - Method in class ai.grakn.engine.util.ConfigProperties
-
- getBatch() - Method in class ai.grakn.migration.csv.CSVMigrationOptions
-
- getBatch() - Method in class ai.grakn.migration.json.JsonMigrationOptions
-
- getBatch() - Method in class ai.grakn.migration.sql.SQLMigrationOptions
-
- getBatchSize() - Method in class ai.grakn.engine.loader.client.LoaderClient
-
- getBatchSize() - Method in interface ai.grakn.engine.loader.Loader
-
- getBatchSize() - Method in class ai.grakn.engine.loader.LoaderImpl
-
- getBody() - Method in class ai.grakn.graql.internal.reasoner.rule.InferenceRule
-
- getCachedRelation(String) - Method in class ai.grakn.graph.internal.ConceptLog
-
Gets a cached relation by index.
- getCandidates() - Method in class ai.grakn.graql.Autocomplete
-
- getCastingJobs(String) - Method in class ai.grakn.engine.postprocessing.Cache
-
- getChildren() - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- getCompatibleRoleTypes(Type, Type) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
- getComplexity() - Method in class ai.grakn.graql.internal.gremlin.GraqlTraversal
-
Get the estimated complexity of the traversal.
- getComputer() - Method in class ai.grakn.graph.internal.GraknComputerImpl
-
- getConcept(String) - Method in interface ai.grakn.GraknGraph
-
Get the Concept with identifier provided, if it exists.
- getConcept(Schema.ConceptProperty, String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getConcept(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getConcept(VarAdmin) - Method in class ai.grakn.graql.internal.query.InsertQueryExecutor
-
- getConceptByBaseIdentifier(Object) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getConceptByBaseIdentifier(Object) - Method in class ai.grakn.graph.internal.GraknTinkerGraph
-
- getConceptLog() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getConceptProperty() - Method in class ai.grakn.concept.ResourceType.DataType
-
- getConcepts(Schema.ConceptProperty, Object) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getConcepts() - Method in class ai.grakn.graql.internal.gremlin.GremlinQuery
-
- getConclusionTypes() - Method in interface ai.grakn.concept.Rule
-
Retrieve a set of Types that constitue a part of the conclusion of the Rule.
- getConfiguration() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- getCursorPosition() - Method in class ai.grakn.graql.Autocomplete
-
- getDataType() - Method in interface ai.grakn.concept.ResourceType
-
Get the data type to which instances of the ResourceType must conform.
- getDatatype() - Method in class ai.grakn.graql.internal.pattern.property.DataTypeProperty
-
- getDataType() - Method in class ai.grakn.graql.internal.reasoner.atom.property.DataTypeAtom
-
- getDataType() - Method in enum ai.grakn.util.Schema.ConceptProperty
-
- getDataType() - Method in enum ai.grakn.util.Schema.EdgeProperty
-
- getDeleters() - Method in interface ai.grakn.graql.admin.DeleteQueryAdmin
-
- getDependencies() - Method in interface ai.grakn.graql.internal.gremlin.fragment.Fragment
-
- getDisjunctiveNormalForm() - Method in interface ai.grakn.graql.admin.Conjunction
-
- getDisjunctiveNormalForm() - Method in interface ai.grakn.graql.admin.Disjunction
-
- getDisjunctiveNormalForm() - Method in interface ai.grakn.graql.admin.PatternAdmin
-
Get the disjunctive normal form of this pattern group.
- getDriver() - Method in class ai.grakn.migration.sql.SQLMigrationOptions
-
- getEdgeLabel(String) - Static method in enum ai.grakn.util.Schema.EdgeLabel
-
- getElementComputeKeys() - Method in class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- getElementComputeKeys() - Method in class ai.grakn.graql.internal.analytics.DegreeVertexProgram
-
- getElementComputeKeys() - Method in class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- getElementComputeKeys() - Method in class ai.grakn.graql.internal.analytics.ShortestPathVertexProgram
-
- getElementFactory() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getEnd() - Method in interface ai.grakn.graql.internal.gremlin.fragment.Fragment
-
- getEntity(T, ResourceType<T>) - Method in class ai.grakn.migration.owl.OWLMigrator
-
- getEntityType(String) - Method in interface ai.grakn.GraknGraph
-
Get the Entity Type with the name provided, if it exists.
- getEntityType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getEquivalentFragmentSet() - Method in interface ai.grakn.graql.internal.gremlin.fragment.Fragment
-
- getExpectation() - Method in interface ai.grakn.concept.Rule
-
Returns a boolean representing the expectation setting of this Rule.
- getFilters() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getFragment(String) - Method in class ai.grakn.graql.internal.pattern.property.DataTypeProperty
-
- getFragment(String) - Method in class ai.grakn.graql.internal.pattern.property.IdProperty
-
- getFragment(String) - Method in class ai.grakn.graql.internal.pattern.property.IsAbstractProperty
-
- getFragment(String) - Method in class ai.grakn.graql.internal.pattern.property.NameProperty
-
- getFragment(String) - Method in class ai.grakn.graql.internal.pattern.property.RegexProperty
-
- getFragment(String) - Method in class ai.grakn.graql.internal.pattern.property.ValueFlagProperty
-
- getFragment(String) - Method in class ai.grakn.graql.internal.pattern.property.ValueProperty
-
- getGraph() - Method in class ai.grakn.factory.GraknGraphFactoryImpl
-
- getGraph(String) - Method in class ai.grakn.factory.GraphFactory
-
- getGraph() - Method in interface ai.grakn.GraknGraphFactory
-
Get a new or existing graph.
- getGraph() - Method in interface ai.grakn.graql.admin.InsertQueryAdmin
-
- getGraph() - Method in interface ai.grakn.graql.admin.MatchQueryAdmin
-
- getGraph() - Method in class ai.grakn.graql.internal.query.InsertQueryExecutor
-
- getGraph() - Method in class ai.grakn.graql.internal.query.match.MatchQueryBase
-
- getGraph() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getGraphBatchLoading() - Method in class ai.grakn.factory.GraknGraphFactoryImpl
-
- getGraphBatchLoading() - Method in interface ai.grakn.GraknGraphFactory
-
Get a new or existing graph with batch loading enabled.
- getGraphComputer() - Method in class ai.grakn.factory.GraknGraphFactoryImpl
-
- getGraphComputer() - Method in interface ai.grakn.GraknGraphFactory
-
Get a new or existing GraknComputer.
- getGraphComputer(String) - Method in class ai.grakn.graph.internal.GraknComputerImpl
-
- getHead() - Method in class ai.grakn.graql.internal.reasoner.rule.InferenceRule
-
- getHypothesisTypes() - Method in interface ai.grakn.concept.Rule
-
Retrieve a set of Types that constitute a part of the hypothesis of this Rule.
- getId() - Method in interface ai.grakn.concept.Concept
-
Get the unique ID associated with the Concept.
- getId() - Method in interface ai.grakn.graql.admin.VarAdmin
-
- getId() - Method in class ai.grakn.graql.internal.pattern.property.IdProperty
-
- getIdPredicate(String) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getIdPredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getIdPredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- getIdPredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- getIdPredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.TypeAtom
-
- getIdPredicates() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getImplicitInnerVars() - Method in interface ai.grakn.graql.admin.VarAdmin
-
Get all inner variables, including implicit variables such as in a has-resource property
- getImplicitInnerVars() - Method in interface ai.grakn.graql.admin.VarProperty
-
Get a stream of any inner
VarAdmin within this `VarProperty`, including any that may have been
implicitly created (such as with "has-resource").
- getImplicitInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceTypeProperty
-
- getInnerVar() - Method in interface ai.grakn.graql.admin.ValuePredicateAdmin
-
- getInnerVars() - Method in interface ai.grakn.graql.admin.VarAdmin
-
- getInnerVars() - Method in interface ai.grakn.graql.admin.VarProperty
-
Get a stream of any inner
VarAdmin within this `VarProperty`.
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceProperty
-
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceTypeProperty
-
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.HasRoleProperty
-
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.HasScopeProperty
-
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.IsaProperty
-
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.NeqProperty
-
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.PlaysRoleProperty
-
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.RelationProperty
-
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.SubProperty
-
- getInnerVars() - Method in class ai.grakn.graql.internal.pattern.property.ValueProperty
-
- getInnerVars() - Method in interface ai.grakn.graql.internal.pattern.property.VarPropertyInternal
-
- getInput() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- getInstance() - Static method in class ai.grakn.engine.backgroundtasks.InMemoryStateStorage
-
- getInstance() - Static method in class ai.grakn.engine.backgroundtasks.InMemoryTaskManager
-
- getInstance() - Static method in class ai.grakn.engine.postprocessing.Cache
-
- getInstance() - Static method in class ai.grakn.engine.postprocessing.PostProcessing
-
- getInstance() - Static method in class ai.grakn.engine.user.UsersHandler
-
- getInstance() - Static method in class ai.grakn.engine.util.ConfigProperties
-
- getInstance() - Static method in class ai.grakn.factory.GraphFactory
-
- getKeyspace(Request) - Static method in class ai.grakn.engine.controller.Utilities
-
- getKeyspace() - Method in interface ai.grakn.GraknGraph
-
Utility function to get the name of the keyspace where the graph is persisted.
- getKeyspace() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getKeyspace() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- getKeyspaces() - Method in class ai.grakn.engine.postprocessing.Cache
-
- getLabel() - Method in enum ai.grakn.util.Schema.EdgeLabel
-
- getLastTimeJobAdded() - Method in class ai.grakn.engine.postprocessing.Cache
-
- getLHS() - Method in interface ai.grakn.concept.Rule
-
Retrieves the Left Hand Side of a Graql query.
- getLhs() - Method in class ai.grakn.graql.internal.pattern.property.LhsProperty
-
- getLinkedAtoms() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- getLoader(MigrationOptions) - Static method in class ai.grakn.migration.base.io.MigrationLoader
-
- getLoaderState() - Method in class ai.grakn.engine.loader.client.LoaderClient
-
Method that logs the current state of loading transactions
- getLoaderState(int, int, int, int, int, int) - Method in class ai.grakn.engine.loader.client.LoaderClient
-
Method that logs the current state of loading transactions
- getLoaderState() - Method in interface ai.grakn.engine.loader.Loader
-
Print the number of jobs that have completed
- getLoaderState() - Method in class ai.grakn.engine.loader.LoaderImpl
-
Method that logs the current state of loading tasks
- getLocation() - Method in class ai.grakn.migration.sql.SQLMigrationOptions
-
- getLogFilePath() - Method in class ai.grakn.engine.util.ConfigProperties
-
- getMatchQuery() - Method in interface ai.grakn.graql.admin.AskQueryAdmin
-
- getMatchQuery() - Method in interface ai.grakn.graql.admin.DeleteQueryAdmin
-
- getMatchQuery() - Method in interface ai.grakn.graql.admin.InsertQueryAdmin
-
- getMatchQuery() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getMemoryComputeKeys() - Method in class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- getMemoryComputeKeys() - Method in class ai.grakn.graql.internal.analytics.CountVertexProgram
-
- getMemoryComputeKeys() - Method in class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- getMemoryComputeKeys() - Method in class ai.grakn.graql.internal.analytics.ShortestPathVertexProgram
-
- getMemoryKey() - Method in class ai.grakn.graql.internal.analytics.GraknMapReduce
-
- getMessage(Object...) - Method in enum ai.grakn.graql.internal.shell.ErrorMessage
-
- getMessage(Object...) - Method in enum ai.grakn.util.ErrorMessage
-
- getMessageScopes(Memory) - Method in class ai.grakn.graql.internal.analytics.CountVertexProgram
-
- getMessageScopes(Memory) - Method in class ai.grakn.graql.internal.analytics.GraknVertexProgram
-
- getMessageScopes(Memory) - Method in class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- getMessageScopes(Memory) - Method in class ai.grakn.graql.internal.analytics.ShortestPathVertexProgram
-
- getMetaConcept() - Method in interface ai.grakn.GraknAdmin
-
Get the root of all Types.
- getMetaConcept() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getMetaEntityType() - Method in interface ai.grakn.GraknAdmin
-
Get the root of all the Entity Types.
- getMetaEntityType() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getMetaRelationType() - Method in interface ai.grakn.GraknAdmin
-
Get the root of all Relation Types.
- getMetaRelationType() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getMetaResourceType() - Method in interface ai.grakn.GraknAdmin
-
Get the root of all the Resource Types.
- getMetaResourceType() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getMetaRoleType() - Method in interface ai.grakn.GraknAdmin
-
Get the root of all the Role Types.
- getMetaRoleType() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getMetaRuleConstraint() - Method in interface ai.grakn.GraknAdmin
-
Get the root of all constraint rules.
- getMetaRuleConstraint() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getMetaRuleInference() - Method in interface ai.grakn.GraknAdmin
-
Get the root of all inference rules.
- getMetaRuleInference() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getMetaRuleType() - Method in interface ai.grakn.GraknAdmin
-
Get the root of all Rule Types;
- getMetaRuleType() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getModifiedCastingIds() - Method in class ai.grakn.graph.internal.ConceptLog
-
- getModifiedConcepts() - Method in class ai.grakn.graph.internal.ConceptLog
-
- getModifiedResourceIds() - Method in class ai.grakn.graph.internal.ConceptLog
-
- getName() - Method in class ai.grakn.concept.ResourceType.DataType
-
- getName() - Method in interface ai.grakn.concept.Type
-
Returns the name of this Type.
- getName() - Method in interface ai.grakn.graql.internal.gremlin.fragment.Fragment
-
The name of the fragment
- getName() - Method in class ai.grakn.graql.internal.pattern.property.DataTypeProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceTypeProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.HasRoleProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.HasScopeProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.IdProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.IsaProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.LhsProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.NameProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.NeqProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.PlaysRoleProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.RegexProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.RhsProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.SubProperty
-
- getName() - Method in class ai.grakn.graql.internal.pattern.property.ValueProperty
-
- getName() - Method in interface ai.grakn.graql.NamedAggregate
-
Get the name of this aggregate.
- getName() - Method in enum ai.grakn.util.Schema.Analytics
-
- getName() - Method in enum ai.grakn.util.Schema.MetaSchema
-
- getName(String) - Method in enum ai.grakn.util.Schema.Resource
-
- getNameValue() - Method in class ai.grakn.graql.internal.pattern.property.NameProperty
-
- getNewAnswers() - Method in class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- getNewAnswers() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getNonMetaSuperRoleTypes(RoleType) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
- getNonMetaTopRole(RoleType) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
- getNullString() - Method in class ai.grakn.migration.csv.CSVMigrationOptions
-
- getNumberOptions() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- getOptions() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- getParent() - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- getParentQuery() - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- getParentQuery() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- getPassword() - Method in class ai.grakn.migration.sql.SQLMigrationOptions
-
- getPath(String) - Method in class ai.grakn.engine.util.ConfigProperties
-
- getPattern() - Method in interface ai.grakn.graql.admin.MatchQueryAdmin
-
- getPattern() - Method in class ai.grakn.graql.internal.query.match.MatchQueryBase
-
- getPattern() - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- getPattern() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- getPattern() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getPatternAdmins(Collection<? extends Pattern>) - Static method in class ai.grakn.graql.internal.util.AdminConverter
-
- getPatterns() - Method in interface ai.grakn.graql.admin.Conjunction
-
- getPatterns() - Method in interface ai.grakn.graql.admin.Disjunction
-
- getPredicate() - Method in interface ai.grakn.graql.admin.ValuePredicateAdmin
-
- getPredicate() - Method in class ai.grakn.graql.internal.pattern.property.ValueProperty
-
- getPredicate() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- getPredicate() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- getPredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getPredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- getPredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- getPredicateValue() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.IdPredicate
-
- getPredicateValue() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- getPredicateValue() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- getPreferredPersist() - Method in class ai.grakn.graql.internal.analytics.GraknVertexProgram
-
- getPreferredResultGraph() - Method in class ai.grakn.graql.internal.analytics.GraknVertexProgram
-
- getPrintableName() - Method in interface ai.grakn.graql.admin.VarAdmin
-
- getProperties() - Method in class ai.grakn.engine.util.ConfigProperties
-
- getProperties() - Method in interface ai.grakn.graql.admin.VarAdmin
-
Get a stream of all properties on this variable
- getProperties(Class<T>) - Method in interface ai.grakn.graql.admin.VarAdmin
-
Get a stream of all properties of a particular type on this variable
- getProperty(String) - Method in class ai.grakn.engine.util.ConfigProperties
-
- getProperty(Class<T>) - Method in interface ai.grakn.graql.admin.VarAdmin
-
Get a unique property of a particular type on this variable, if it exists
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.DataTypeProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceTypeProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.HasRoleProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.HasScopeProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.IdProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.IsaProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.LhsProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.NameProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.NeqProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.PlaysRoleProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.RegexProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.RhsProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.SubProperty
-
- getProperty() - Method in class ai.grakn.graql.internal.pattern.property.ValueProperty
-
- getPropertyAsBool(String) - Method in class ai.grakn.engine.util.ConfigProperties
-
- getPropertyAsInt(String) - Method in class ai.grakn.engine.util.ConfigProperties
-
- getPropertyAsLong(String) - Method in class ai.grakn.engine.util.ConfigProperties
-
- getQuery() - Method in class ai.grakn.migration.sql.SQLMigrationOptions
-
- getQuote() - Method in class ai.grakn.migration.csv.CSVMigrationOptions
-
- getReferenceVarName() - Method in class ai.grakn.graql.internal.reasoner.atom.NotEquals
-
- getRegex() - Method in interface ai.grakn.concept.ResourceType
-
Retrieve the regular expression to which instances of this ResourceType must conform.
- getRegex() - Method in class ai.grakn.graql.internal.pattern.property.RegexProperty
-
- getRegex() - Method in class ai.grakn.graql.internal.reasoner.atom.property.RegexAtom
-
- getRelation(RelationType, Map<RoleType, Instance>) - Method in interface ai.grakn.GraknGraph
-
Get a collection of Relations that match the specified Relation Type and role map, if it exists.
- getRelation(RelationType, Map<RoleType, Instance>) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getRelationPlayers() - Method in class ai.grakn.graql.internal.pattern.property.RelationProperty
-
- getRelationPredicate() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.HasRole
-
- getRelationType(String) - Method in interface ai.grakn.GraknGraph
-
Get the Relation Type with the name provided, if it exists.
- getRelationType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getResource(V) - Method in interface ai.grakn.concept.ResourceType
-
Get the Resource with the value provided, and its type, or return NULL
- getResource() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceProperty
-
- getResourceJobs(String) - Method in class ai.grakn.engine.postprocessing.Cache
-
- getResources() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getResourcesByValue(V) - Method in interface ai.grakn.GraknGraph
-
Get the Resources holding the value provided, if they exist.
- getResourcesByValue(V) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getResourceType(String) - Method in interface ai.grakn.GraknGraph
-
Get the Resource Type with the name provided, if it exists.
- getResourceType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getResourceType() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceTypeProperty
-
- getRHS() - Method in interface ai.grakn.concept.Rule
-
Retrieves the Right Hand Side of a Graql query.
- getRhs() - Method in class ai.grakn.graql.internal.pattern.property.RhsProperty
-
- getRole() - Method in class ai.grakn.graql.internal.pattern.property.HasRoleProperty
-
- getRole() - Method in class ai.grakn.graql.internal.pattern.property.PlaysRoleProperty
-
- getRolePlayer() - Method in interface ai.grakn.graql.admin.RelationPlayer
-
- getRolePlayers() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- getRoleType(String) - Method in interface ai.grakn.GraknGraph
-
Get the Role Type with the name provided, if it exists.
- getRoleType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getRoleType() - Method in interface ai.grakn.graql.admin.RelationPlayer
-
- getRoleVarTypeMap() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getRoleVarTypeMap() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- getRuleConclusionAtom() - Method in class ai.grakn.graql.internal.reasoner.rule.InferenceRule
-
- getRules(GraknGraph) - Static method in class ai.grakn.graql.Reasoner
-
- getRulesOfConclusion() - Method in interface ai.grakn.concept.Type
-
Return the collection of Rules for which this Type serves as a conclusion.
- getRulesOfHypothesis() - Method in interface ai.grakn.concept.Type
-
Return the collection of Rules for which this Type serves as a hypothesis.
- getRuleType(String) - Method in interface ai.grakn.GraknGraph
-
Get the Rule Type with the name provided, if it exists.
- getRuleType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getScope() - Method in class ai.grakn.graql.internal.pattern.property.HasScopeProperty
-
- getSelectedNames() - Method in interface ai.grakn.graql.admin.MatchQueryAdmin
-
- getSelectedNames() - Method in class ai.grakn.graql.internal.query.match.MatchQueryBase
-
- getSelectedNames() - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- getSelectedNames() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- getSelectedNames() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- getSelectedNames() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- getSelectedNames() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- getSelectedNames() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getSeparator() - Method in class ai.grakn.migration.csv.CSVMigrationOptions
-
- getStart() - Method in interface ai.grakn.graql.internal.gremlin.fragment.Fragment
-
- getState(String) - Method in class ai.grakn.engine.backgroundtasks.GraknStateStorage
-
- getState(String) - Method in class ai.grakn.engine.backgroundtasks.InMemoryStateStorage
-
- getState(String) - Method in interface ai.grakn.engine.backgroundtasks.StateStorage
-
This is a copy of the internal TaskState object.
- getStatus() - Method in exception ai.grakn.exception.GraknEngineServerException
-
- getSuperType() - Method in class ai.grakn.graql.internal.pattern.property.SubProperty
-
- getTasks(TaskStatus, String, String, int, int) - Method in class ai.grakn.engine.backgroundtasks.GraknStateStorage
-
- getTasks(TaskStatus, String, String, int, int) - Method in class ai.grakn.engine.backgroundtasks.InMemoryStateStorage
-
- getTasks(TaskStatus, String, String, int, int) - Method in interface ai.grakn.engine.backgroundtasks.StateStorage
-
Return a Set of Pairs of tasks that match any of the criteria.
- getTemplate() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- getTinkerPopGraph() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getTinkerTraversal() - Method in interface ai.grakn.GraknAdmin
-
Utility function to get a read-only Tinkerpop traversal.
- getTinkerTraversal() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getTinkerTraversal() - Method in class ai.grakn.graph.internal.GraknOrientDBGraph
-
- getTraversal() - Method in class ai.grakn.graql.internal.gremlin.GremlinQuery
-
- getType(String) - Method in interface ai.grakn.GraknGraph
-
Get the Type with the name provided, if it exists.
- getType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- getType() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceProperty
-
- getType() - Method in class ai.grakn.graql.internal.pattern.property.IsaProperty
-
- getType() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getType() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.TypeAtom
-
- getTypeConstraints() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getTypeConstraints() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getTypeId() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getTypeName() - Method in interface ai.grakn.graql.admin.VarAdmin
-
- getTypeNames() - Method in interface ai.grakn.graql.admin.VarAdmin
-
- getTypes() - Method in interface ai.grakn.graql.admin.InsertQueryAdmin
-
- getTypes(GraknGraph) - Method in interface ai.grakn.graql.admin.MatchQueryAdmin
-
- getTypes() - Method in interface ai.grakn.graql.admin.MatchQueryAdmin
-
- getTypes() - Method in interface ai.grakn.graql.admin.VarProperty
-
Get a stream of
VarAdmin that must be types.
- getTypes() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceProperty
-
- getTypes() - Method in class ai.grakn.graql.internal.pattern.property.HasResourceTypeProperty
-
- getTypes() - Method in class ai.grakn.graql.internal.pattern.property.HasRoleProperty
-
- getTypes() - Method in class ai.grakn.graql.internal.pattern.property.IsaProperty
-
- getTypes() - Method in class ai.grakn.graql.internal.pattern.property.PlaysRoleProperty
-
- getTypes() - Method in class ai.grakn.graql.internal.pattern.property.RelationProperty
-
- getTypes() - Method in class ai.grakn.graql.internal.pattern.property.SubProperty
-
- getTypes(GraknGraph) - Method in class ai.grakn.graql.internal.query.match.MatchQueryBase
-
- getTypes() - Method in class ai.grakn.graql.internal.query.match.MatchQueryBase
-
- getTypes(GraknGraph) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getTypes() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getUnifiedAnswers(AtomicQuery, AtomicQuery, QueryAnswers) - Static method in class ai.grakn.graql.internal.reasoner.query.QueryAnswers
-
unify answers of childQuery with parentQuery
- getUnifiers(Atomic) - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- getUnifiers(Atomic) - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- getUnifiers(Atomic) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- getUnifiers(Atomic) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- getUnifiers(Atomic) - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- getUri() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- getUser(String) - Method in class ai.grakn.engine.user.SystemKeyspaceUsers
-
Return the user with the specified name as a JSON object where the properties have the same
names as the Grakn resource types.
- getUser(String) - Method in class ai.grakn.engine.user.UsersHandler
-
- getUsername() - Method in class ai.grakn.migration.sql.SQLMigrationOptions
-
- getValue() - Method in interface ai.grakn.concept.Resource
-
Retrieves the value of the Resource.
- getValuePredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getValuePredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- getValuePredicates() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- getValuePredicates() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getValueVariable() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getValueVariable() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- getVar() - Method in interface ai.grakn.graql.internal.query.match.MatchOrder
-
- getVarAdmins(Collection<? extends Var>) - Static method in class ai.grakn.graql.internal.util.AdminConverter
-
- getVariableNames() - Method in interface ai.grakn.graql.internal.gremlin.fragment.Fragment
-
Get all variable names in the fragment - the start and end (if present)
- getVarName() - Method in interface ai.grakn.graql.admin.VarAdmin
-
- getVarName() - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- getVarName() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- getVarNames() - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- getVarNames() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- getVarNames() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- getVarNames() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- getVarNames() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- getVars() - Method in interface ai.grakn.graql.admin.InsertQueryAdmin
-
- getVars() - Method in interface ai.grakn.graql.admin.PatternAdmin
-
- getVars() - Method in class ai.grakn.graql.internal.reasoner.query.QueryAnswers
-
- getVarSet() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getVarTypeMap() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- getVarTypeRoleMap() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- getVarTypeRoleMap() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- Grakn - Class in ai.grakn
-
Grakn is the main entry point to connect to a Grakn Knowledge Graph.
- Grakn() - Constructor for class ai.grakn.Grakn
-
- GRAKN_ASCII - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- GraknAdmin - Interface in ai.grakn
-
- GraknBackendException - Exception in ai.grakn.exception
-
An exception which encapsulates a vendor backend error
- GraknBackendException(Exception) - Constructor for exception ai.grakn.exception.GraknBackendException
-
- GraknComputer - Interface in ai.grakn
-
GraknComputer encapsulates a Tinkerpop graph computer and provides methods to execute OLAP tasks.
- GraknComputerImpl - Class in ai.grakn.graph.internal
-
Graph Computer Used For Analytics Algorithms
- GraknComputerImpl(Graph, String) - Constructor for class ai.grakn.graph.internal.GraknComputerImpl
-
- GraknEngineServer - Class in ai.grakn.engine
-
Main class in charge to start a web server and all the REST controllers.
- GraknEngineServer() - Constructor for class ai.grakn.engine.GraknEngineServer
-
- GraknEngineServerException - Exception in ai.grakn.exception
-
This Exception is thrown by Grakn Engine web server when operations accessible through APIs go wrong.
- GraknEngineServerException(int, String) - Constructor for exception ai.grakn.exception.GraknEngineServerException
-
- GraknEngineServerException(int, Exception) - Constructor for exception ai.grakn.exception.GraknEngineServerException
-
- GraknGraph - Interface in ai.grakn
-
A GraknGraph instance which connects to a specific graph keyspace.
- GraknGraphFactory - Interface in ai.grakn
-
GraknGraphFactory is a factory instance that produces graphs bound to the same persistence layer and keyspace.
- GraknGraphFactoryImpl - Class in ai.grakn.factory
-
Builds a Grakn Graph factory
- GraknGraphFactoryImpl(String, String) - Constructor for class ai.grakn.factory.GraknGraphFactoryImpl
-
- GraknMapReduce<T> - Class in ai.grakn.graql.internal.analytics
-
A map reduce task specific to Grakn with common method implementations.
- GraknMapReduce() - Constructor for class ai.grakn.graql.internal.analytics.GraknMapReduce
-
- GraknOrientDBGraph - Class in ai.grakn.graph.internal
-
- GraknOrientDBGraph(OrientGraph, String, String, boolean) - Constructor for class ai.grakn.graph.internal.GraknOrientDBGraph
-
- GraknStateStorage - Class in ai.grakn.engine.backgroundtasks
-
- GraknStateStorage() - Constructor for class ai.grakn.engine.backgroundtasks.GraknStateStorage
-
- GraknTinkerGraph - Class in ai.grakn.graph.internal
-
A Grakn Graph using TinkerGraph as a vendor backend.
- GraknTinkerGraph(TinkerGraph, String, String, boolean) - Constructor for class ai.grakn.graph.internal.GraknTinkerGraph
-
- GraknTitanGraph - Class in ai.grakn.graph.internal
-
- GraknTitanGraph(TitanGraph, String, String, boolean) - Constructor for class ai.grakn.graph.internal.GraknTitanGraph
-
- GraknValidationException - Exception in ai.grakn.exception
-
Thrown when a grakn validation rule is broken.
- GraknValidationException(String) - Constructor for exception ai.grakn.exception.GraknValidationException
-
- GraknVertexProgram<T> - Class in ai.grakn.graql.internal.analytics
-
A vertex program specific to Grakn with common method implementations.
- GraknVertexProgram() - Constructor for class ai.grakn.graql.internal.analytics.GraknVertexProgram
-
- graph() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- graph(GraknGraph) - Method in class ai.grakn.migration.owl.OWLMigrator
-
- graph() - Method in class ai.grakn.migration.owl.OWLMigrator
-
- GRAPH_ANALYTICS_QUERY_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- GRAPH_COMPUTER_CONFIG_PROPERTY - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- GRAPH_CONFIG_PARAM - Static variable in class ai.grakn.util.REST.Request
-
- GRAPH_CONFIG_PROPERTY - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- GRAPH_FACTORY_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- GRAPH_MATCH_QUERY_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- GRAPH_ONTOLOGY_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- GRAPH_PRE_MATERIALISE_QUERY_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- GraphConfig() - Constructor for class ai.grakn.util.REST.GraphConfig
-
- GraphFactory - Class in ai.grakn.factory
-
- GraphFactoryController - Class in ai.grakn.engine.controller
-
REST controller used by GraknGraphFactoryImpl to retrieve graph configuration for a given graph name.
- GraphFactoryController() - Constructor for class ai.grakn.engine.controller.GraphFactoryController
-
- GraphRuntimeException - Exception in ai.grakn.exception
-
This exception is thrown when the graph is malformed in any way.
- GraphRuntimeException(String, Exception) - Constructor for exception ai.grakn.exception.GraphRuntimeException
-
- GraphRuntimeException(String) - Constructor for exception ai.grakn.exception.GraphRuntimeException
-
- GraphWriter - Class in ai.grakn.migration.export
-
Export contents of a Grakn graph as a Graql insert query.
- GraphWriter(GraknGraph) - Constructor for class ai.grakn.migration.export.GraphWriter
-
- GraphWriterOptions - Class in ai.grakn.migration.export
-
Configure the default export options and access arguments passed by the user
- GraphWriterOptions(String[]) - Constructor for class ai.grakn.migration.export.GraphWriterOptions
-
- graql() - Method in interface ai.grakn.GraknGraph
-
Returns a QueryBuilder
- graql() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- Graql - Class in ai.grakn.graql
-
- graql(ResourceType...) - Static method in class ai.grakn.graql.internal.printer.Printers
-
- GRAQL_CONTENTTYPE - Static variable in class ai.grakn.util.REST.Request
-
- GRAQL_KEYWORDS - Static variable in class ai.grakn.graql.internal.util.StringConverter
-
- GraqlClient - Interface in ai.grakn.graql
-
Interface for connecting a Graql websocket to a remote URI.
- GraqlClientImpl - Class in ai.grakn.graql
-
Default implementation of GraqlClient that connects to a websocket
- GraqlClientImpl() - Constructor for class ai.grakn.graql.GraqlClientImpl
-
- GraqlCompleter - Class in ai.grakn.graql.internal.shell
-
An autocompleter for Graql.
- GraqlCompleter() - Constructor for class ai.grakn.graql.internal.shell.GraqlCompleter
-
- GraqlErrorListener - Class in ai.grakn.graql.internal.parser
-
- GraqlErrorListener(String) - Constructor for class ai.grakn.graql.internal.parser.GraqlErrorListener
-
- GraqlParsingException - Exception in ai.grakn.exception
-
- GraqlParsingException(String) - Constructor for exception ai.grakn.exception.GraqlParsingException
-
- GraqlShell - Class in ai.grakn.graql
-
A Graql REPL shell that can be run from the command line
- GraqlSignalHandler - Class in ai.grakn.graql.internal.shell
-
- GraqlSignalHandler(GraqlShell) - Constructor for class ai.grakn.graql.internal.shell.GraqlSignalHandler
-
- graqlString() - Method in interface ai.grakn.graql.admin.VarProperty
-
Get the Graql string representation of this property
- graqlString(Object) - Method in interface ai.grakn.graql.Printer
-
- graqlString(boolean, Object) - Method in interface ai.grakn.graql.Printer
-
- graqlString(boolean, Concept) - Method in interface ai.grakn.graql.Printer
-
- graqlString(boolean, boolean) - Method in interface ai.grakn.graql.Printer
-
- graqlString(boolean, Optional<?>) - Method in interface ai.grakn.graql.Printer
-
- graqlString(boolean, Collection<?>) - Method in interface ai.grakn.graql.Printer
-
- graqlString(boolean, Map<?, ?>) - Method in interface ai.grakn.graql.Printer
-
- graqlStringDefault(boolean, Object) - Method in interface ai.grakn.graql.Printer
-
- GraqlTemplateParsingException - Exception in ai.grakn.exception
-
Exception thrown by Graql templating when parsing fails
- GraqlTemplateParsingException(String) - Constructor for exception ai.grakn.exception.GraqlTemplateParsingException
-
- GraqlTraversal - Class in ai.grakn.graql.internal.gremlin
-
A traversal over a Grakn graph, representing one of many ways to execute a MatchQuery.
- GREEN - Static variable in class ai.grakn.graql.internal.util.ANSI
-
- GremlinQuery - Class in ai.grakn.graql.internal.gremlin
-
A class for building gremlin traversals from patterns.
- GremlinQuery(GraknGraph, PatternAdmin, ImmutableSet<String>) - Constructor for class ai.grakn.graql.internal.gremlin.GremlinQuery
-
- group(String) - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will group a query by a variable name.
- group(String, Aggregate<? super Map<String, Concept>, T>) - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will group a query by a variable name and apply the given aggregate to each group
- group(String, Aggregate<? super Map<String, Concept>, T>) - Static method in class ai.grakn.graql.internal.query.aggregate.Aggregates
-
Aggregate that groups results of a match query by variable name, applying an aggregate to each group.
- gt(Comparable) - Static method in class ai.grakn.graql.Graql
-
- gt(Var) - Static method in class ai.grakn.graql.Graql
-
- gt(Object) - Static method in class ai.grakn.graql.internal.query.predicate.Predicates
-
- gt(VarAdmin) - Static method in class ai.grakn.graql.internal.query.predicate.Predicates
-
- gte(Comparable) - Static method in class ai.grakn.graql.Graql
-
- gte(Var) - Static method in class ai.grakn.graql.Graql
-
- gte(Object) - Static method in class ai.grakn.graql.internal.query.predicate.Predicates
-
- gte(VarAdmin) - Static method in class ai.grakn.graql.internal.query.predicate.Predicates
-
- id(String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- id(String) - Method in interface ai.grakn.graql.Var
-
- ID_PARAMETER - Static variable in class ai.grakn.util.REST.Request
-
- IdPredicate - Class in ai.grakn.graql.internal.reasoner.atom.predicate
-
- IdPredicate(VarAdmin) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.IdPredicate
-
- IdPredicate(VarAdmin, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.IdPredicate
-
- IdPredicate(String, IdProperty, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.IdPredicate
-
- IdPredicate(String, NameProperty, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.IdPredicate
-
- IdPredicate(String, Concept) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.IdPredicate
-
- IdProperty - Class in ai.grakn.graql.internal.pattern.property
-
- IdProperty(String) - Constructor for class ai.grakn.graql.internal.pattern.property.IdProperty
-
- idToString(String) - Static method in class ai.grakn.graql.internal.util.StringConverter
-
- IMPLICIT - Static variable in class ai.grakn.util.REST.RemoteShell
-
- implicitConceptsVisible() - Method in interface ai.grakn.GraknGraph
-
Utility function to specify whether implicit concepts should be exposed.
- implicitConceptsVisible() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- IMPORT_DATA_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- ImportController - Class in ai.grakn.engine.controller
-
- ImportController() - Constructor for class ai.grakn.engine.controller.ImportController
-
- in(String...) - Method in interface ai.grakn.graql.analytics.ClusterQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.ClusterQuery
-
- in(String...) - Method in interface ai.grakn.graql.analytics.CountQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.CountQuery
-
- in(String...) - Method in interface ai.grakn.graql.analytics.DegreeQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.DegreeQuery
-
- in(String...) - Method in interface ai.grakn.graql.analytics.MaxQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.MaxQuery
-
- in(String...) - Method in interface ai.grakn.graql.analytics.MeanQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.MeanQuery
-
- in(String...) - Method in interface ai.grakn.graql.analytics.MedianQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.MedianQuery
-
- in(String...) - Method in interface ai.grakn.graql.analytics.MinQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.MinQuery
-
- in(String...) - Method in interface ai.grakn.graql.analytics.PathQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.PathQuery
-
- in(String...) - Method in interface ai.grakn.graql.analytics.StdQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.StdQuery
-
- in(String...) - Method in interface ai.grakn.graql.analytics.SumQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.analytics.SumQuery
-
- in(String...) - Method in interface ai.grakn.graql.ComputeQuery
-
- in(Collection<String>) - Method in interface ai.grakn.graql.ComputeQuery
-
- IN_MEMORY - Static variable in class ai.grakn.Grakn
-
- inCasting(String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- incompleteFilterFunction - Static variable in class ai.grakn.graql.internal.reasoner.query.QueryAnswerStream
-
- individualEntityName(IRI) - Method in interface ai.grakn.migration.owl.Namer
-
Generate the name of a Grakn entity from the IRI of an OWL individual
- infer(boolean) - Method in class ai.grakn.graql.internal.query.match.MatchQueryBase
-
- infer(boolean) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- infer(boolean) - Method in interface ai.grakn.graql.QueryBuilder
-
Enable or disable inference
- INFER - Static variable in class ai.grakn.util.REST.RemoteShell
-
- InferenceRule - Class in ai.grakn.graql.internal.reasoner.rule
-
- InferenceRule(Rule, GraknGraph) - Constructor for class ai.grakn.graql.internal.reasoner.rule.InferenceRule
-
- inferTypes() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- inferTypes() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- inHasRole(String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- inHasScope(String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- inIsa(String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- inIsaCastings(String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- init(String[], Function<String[], T>) - Static method in class ai.grakn.migration.base.io.MigrationCLI
-
- initialiseMetaConcepts() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- initiateShutdown() - Static method in class ai.grakn.migration.base.io.MigrationCLI
-
- InMemoryStateStorage - Class in ai.grakn.engine.backgroundtasks
-
- InMemoryTaskManager - Class in ai.grakn.engine.backgroundtasks
-
- inPlaysRole(String, String, boolean) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- inRolePlayer(String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- insert(Var...) - Static method in class ai.grakn.graql.Graql
-
- insert(Collection<? extends Var>) - Static method in class ai.grakn.graql.Graql
-
- insert(InsertQueryExecutor, Concept) - Method in class ai.grakn.graql.internal.pattern.property.HasResourceProperty
-
- insert(InsertQueryExecutor, Concept) - Method in class ai.grakn.graql.internal.pattern.property.HasResourceTypeProperty
-
- insert(InsertQueryExecutor, Concept) - Method in class ai.grakn.graql.internal.pattern.property.HasRoleProperty
-
- insert(InsertQueryExecutor, Concept) - Method in class ai.grakn.graql.internal.pattern.property.HasScopeProperty
-
- insert(InsertQueryExecutor, Concept) - Method in class ai.grakn.graql.internal.pattern.property.IsAbstractProperty
-
- insert(InsertQueryExecutor, Concept) - Method in class ai.grakn.graql.internal.pattern.property.PlaysRoleProperty
-
- insert(InsertQueryExecutor, Concept) - Method in class ai.grakn.graql.internal.pattern.property.RegexProperty
-
- insert(InsertQueryExecutor, Concept) - Method in class ai.grakn.graql.internal.pattern.property.RelationProperty
-
- insert(InsertQueryExecutor, Concept) - Method in class ai.grakn.graql.internal.pattern.property.SubProperty
-
- insert(InsertQueryExecutor, Concept) - Method in interface ai.grakn.graql.internal.pattern.property.VarPropertyInternal
-
Insert the given property into the graph, if possible.
- insert(Collection<? extends Var>) - Method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- insert(ImmutableCollection<VarAdmin>, MatchQueryAdmin) - Static method in class ai.grakn.graql.internal.query.Queries
-
- insert(Var...) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- insert(Collection<? extends Var>) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- insert(Var...) - Method in interface ai.grakn.graql.MatchQuery
-
- insert(Collection<? extends Var>) - Method in interface ai.grakn.graql.MatchQuery
-
- insert(Var...) - Method in interface ai.grakn.graql.QueryBuilder
-
- insert(Collection<? extends Var>) - Method in interface ai.grakn.graql.QueryBuilder
-
- INSERT_PREFIX - Static variable in class ai.grakn.util.REST.HttpConn
-
- InsertQuery - Interface in ai.grakn.graql
-
A query for inserting data.
- InsertQueryAdmin - Interface in ai.grakn.graql.admin
-
Admin class for inspecting and manipulating an InsertQuery
- InsertQueryExecutor - Class in ai.grakn.graql.internal.query
-
A class for executing insert queries.
- Instance - Interface in ai.grakn.concept
-
Represents an Instance of a particular schema Type.
- InstanceMapper - Class in ai.grakn.migration.export
-
Map Grakn Core instance to Graql representation
- InstanceMapper() - Constructor for class ai.grakn.migration.export.InstanceMapper
-
- instances() - Method in interface ai.grakn.concept.EntityType
-
Returns a collection of all Entity instances for this EntityType.
- instances() - Method in interface ai.grakn.concept.RelationType
-
Retrieve all the Relation instances of this RelationType
- instances() - Method in interface ai.grakn.concept.ResourceType
-
Returns a collection of all Resource Instances of this ResourceType.
- instances() - Method in interface ai.grakn.concept.RuleType
-
- instances() - Method in interface ai.grakn.concept.Type
-
- inSub(String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- interrupt() - Method in class ai.grakn.graql.GraqlShell
-
Interrupt the shell.
- interval(long) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- interval() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- IntMacro - Class in ai.grakn.graql.internal.template.macro
-
- IntMacro() - Constructor for class ai.grakn.graql.internal.template.macro.IntMacro
-
- InvalidConceptTypeException - Exception in ai.grakn.exception
-
This exception is thrown when attempting to incorrectly cast a concept to something it is not.
- InvalidConceptTypeException(String) - Constructor for exception ai.grakn.exception.InvalidConceptTypeException
-
- InvalidConceptValueException - Exception in ai.grakn.exception
-
Thrown when the value of a resource does not match the resources datatype.
- InvalidConceptValueException(String) - Constructor for exception ai.grakn.exception.InvalidConceptValueException
-
- IS_PASSWORD_PROTECTED_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- isa(String) - Method in interface ai.grakn.graql.Var
-
- isa(Var) - Method in interface ai.grakn.graql.Var
-
- isAbstract() - Method in interface ai.grakn.concept.Type
-
- isAbstract(String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- isAbstract() - Method in interface ai.grakn.graql.Var
-
set this concept type variable as abstract, meaning it cannot have direct instances
- IsAbstractAtom - Class in ai.grakn.graql.internal.reasoner.atom.property
-
- IsAbstractAtom(String, IsAbstractProperty, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.property.IsAbstractAtom
-
- IsAbstractProperty - Class in ai.grakn.graql.internal.pattern.property
-
- IsAbstractProperty() - Constructor for class ai.grakn.graql.internal.pattern.property.IsAbstractProperty
-
- IsaProperty - Class in ai.grakn.graql.internal.pattern.property
-
- IsaProperty(VarAdmin) - Constructor for class ai.grakn.graql.internal.pattern.property.IsaProperty
-
- isAtom() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- isAtom() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- isBatchLoadingEnabled() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- isBinary() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- isBinary() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- isClosed() - Method in interface ai.grakn.GraknGraph
-
Utility function to determine whether the graph has been closed.
- isClosed() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- isConjunction() - Method in interface ai.grakn.graql.admin.PatternAdmin
-
- isDisjunction() - Method in interface ai.grakn.graql.admin.PatternAdmin
-
- isEntity() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is an Entity.
- isEntityType() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is an Entity Type.
- isEquivalent(Object) - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- isEquivalent(Object) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- isEquivalent(Object) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.HasRole
-
- isEquivalent(Object) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- isEquivalent(Object) - Method in class ai.grakn.graql.internal.reasoner.atom.NotEquals
-
- isEquivalent(Object) - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- isEquivalent(Object) - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- isEquivalent(Object) - Method in class ai.grakn.graql.internal.reasoner.atom.property.DataTypeAtom
-
- isEquivalent(Object) - Method in class ai.grakn.graql.internal.reasoner.atom.property.IsAbstractAtom
-
- isEquivalent(Object) - Method in class ai.grakn.graql.internal.reasoner.atom.property.RegexAtom
-
- isEquivalent(Query) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- isGlobalScope() - Method in class ai.grakn.graql.internal.template.Scope
-
- isHelp() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- isIdPredicate() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.IdPredicate
-
- isIdPredicate() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- isImplicit() - Method in interface ai.grakn.concept.Type
-
Return whether the Type was created implicitly.
- isInstance() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is an Instance.
- isMaterialise() - Method in interface ai.grakn.concept.Rule
-
Returns whether the Rule is materialised.
- isMetaName(String) - Static method in enum ai.grakn.util.Schema.MetaSchema
-
- isNo() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- isPasswordProtected - Static variable in class ai.grakn.engine.GraknEngineServer
-
- isPredicate() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- isPredicate() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- isReadOnly() - Method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- isReadOnly() - Method in interface ai.grakn.graql.Query
-
Whether this query will modify the graph
- isRecurring(Boolean) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- isRecurring() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- isRecursive() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- isRecursive() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- isRelation() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is a Relation.
- isRelation() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- isRelation() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- isRelationType() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is a Relation Type.
- isResource() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is a Resource.
- isResource() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- isResource() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- isResourceType() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is a Resource Type.
- isRoleType() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is a Role Type.
- isRule() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is a Rule.
- isRuleApplicable(InferenceRule) - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- isRuleApplicable(InferenceRule) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- isRuleApplicable(InferenceRule) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- isRuleApplicable(InferenceRule) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- isRuleResolvable() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- isRuleResolvable() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- isRuleResolvable() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- isRuleResolvable() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- isRuleResolvable() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- isRuleType() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is a Rule Type.
- isRunning() - Static method in class ai.grakn.engine.GraknEngineServer
-
Check if Grakn Engine has been started
- isSaveInProgress() - Method in class ai.grakn.engine.postprocessing.Cache
-
- isSelectable() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- isSelectable() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- isSelectable() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- isSpecific() - Method in interface ai.grakn.graql.admin.ValuePredicateAdmin
-
- isStartingFragment() - Method in interface ai.grakn.graql.internal.gremlin.fragment.Fragment
-
A starting fragment is a fragment that can start a traversal.
- isType() - Method in interface ai.grakn.concept.Concept
-
Determine if the Concept is a Type.
- isType() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- isType() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.TypeAtom
-
- isUnique() - Method in interface ai.grakn.concept.ResourceType
-
Returns whether the ResourceType is unique.
- isUnique() - Method in interface ai.grakn.graql.admin.UniqueVarProperty
-
- isUnique() - Method in interface ai.grakn.graql.admin.VarProperty
-
True if there is at most one of these properties for each
VarAdmin
- isUserDefinedName() - Method in interface ai.grakn.graql.admin.VarAdmin
-
- isUserDefinedName() - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- isUserDefinedName() - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- isValuePredicate() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- isValuePredicate() - Method in class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- isValueUserDefinedName() - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- isValueUserDefinedName() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- isVar() - Method in interface ai.grakn.graql.admin.PatternAdmin
-
- isVar() - Method in interface ai.grakn.graql.admin.VarAdmin
-
- isVerbose() - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- iterator() - Method in interface ai.grakn.graql.Streamable
-
- Macro<T> - Interface in ai.grakn.graql.macro
-
A macro function to perform on a template.
- main(String[]) - Static method in class ai.grakn.engine.GraknEngineServer
-
- main(String[]) - Static method in class ai.grakn.graql.GraqlShell
-
Run a Graql REPL
- Main - Class in ai.grakn.migration.csv
-
Main program to migrate CSV files into a Grakn graph.
- Main() - Constructor for class ai.grakn.migration.csv.Main
-
- main(String[]) - Static method in class ai.grakn.migration.csv.Main
-
- Main - Class in ai.grakn.migration.export
-
Export data from a Grakn graph to Graql statements - prints to System.out
- Main() - Constructor for class ai.grakn.migration.export.Main
-
- main(String[]) - Static method in class ai.grakn.migration.export.Main
-
- Main - Class in ai.grakn.migration.json
-
Main program to migrate a JSON schema and data into a Grakn graph.
- Main() - Constructor for class ai.grakn.migration.json.Main
-
- main(String[]) - Static method in class ai.grakn.migration.json.Main
-
- Main - Class in ai.grakn.migration.owl
-
Main program to migrate an OWL knowledge base into a Grakn knowledge graph.
- Main() - Constructor for class ai.grakn.migration.owl.Main
-
- main(String[]) - Static method in class ai.grakn.migration.owl.Main
-
- Main - Class in ai.grakn.migration.sql
-
Main program to migrate an SQL database to a Grakn graph.
- Main() - Constructor for class ai.grakn.migration.sql.Main
-
- main(String[]) - Static method in class ai.grakn.migration.sql.Main
-
- map(Vertex, MapReduce.MapEmitter<Serializable, T>) - Method in class ai.grakn.graql.internal.analytics.GraknMapReduce
-
- map(VarProperty, VarAdmin, Set<VarAdmin>, Query, GraknGraph) - Static method in class ai.grakn.graql.internal.reasoner.atom.PropertyMapper
-
- map(Instance) - Static method in class ai.grakn.migration.export.InstanceMapper
-
Map an Instance to the equivalent Graql representation
- map(Type) - Static method in class ai.grakn.migration.export.TypeMapper
-
Map a Type to the Graql string representation
- MAP_REDUCE_MEMORY_KEY - Static variable in class ai.grakn.graql.internal.analytics.GraknMapReduce
-
- markAsSeen(String) - Method in class ai.grakn.graql.internal.template.Scope
-
- match(Pattern...) - Static method in class ai.grakn.graql.Graql
-
- match(Collection<? extends Pattern>) - Static method in class ai.grakn.graql.Graql
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.HasResourceProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.HasResourceTypeProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.HasRoleProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.HasScopeProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.IsaProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.LhsProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.NeqProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.PlaysRoleProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.RelationProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.RhsProperty
-
- match(String) - Method in class ai.grakn.graql.internal.pattern.property.SubProperty
-
- match(String) - Method in interface ai.grakn.graql.internal.pattern.property.VarPropertyInternal
-
- match(Pattern...) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- match(Collection<? extends Pattern>) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- match(Pattern...) - Method in interface ai.grakn.graql.QueryBuilder
-
- match(Collection<? extends Pattern>) - Method in interface ai.grakn.graql.QueryBuilder
-
- MatchOrder - Interface in ai.grakn.graql.internal.query.match
-
An interface for handling ordering match queries.
- MatchQuery - Interface in ai.grakn.graql
-
a query used for finding data in a graph that matches the given patterns.
- MatchQueryAdmin - Interface in ai.grakn.graql.admin
-
Admin class for inspecting and manipulating a MatchQuery
- MatchQueryBase - Class in ai.grakn.graql.internal.query.match
-
Base MatchQuery implementation that executes the gremlin traversal
- MatchQueryBase(Conjunction<PatternAdmin>) - Constructor for class ai.grakn.graql.internal.query.match.MatchQueryBase
-
- MatchQueryInternal - Interface in ai.grakn.graql.internal.query.match
-
- materialise(boolean) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- materialise() - Method in class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- materialise() - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- materialise(Set<IdPredicate>) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
Add explicit IdPredicates and materialise
- materialise(boolean) - Method in interface ai.grakn.graql.QueryBuilder
-
Enable or disable materialisation
- MATERIALISE - Static variable in class ai.grakn.util.REST.RemoteShell
-
- max() - Method in interface ai.grakn.graql.ComputeQueryBuilder
-
- max(String) - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will find the maximum of a variable's values.
- max(String) - Static method in class ai.grakn.graql.internal.query.aggregate.Aggregates
-
Aggregate that finds maximum of a match query.
- max() - Method in class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- MaxMapReduce - Class in ai.grakn.graql.internal.analytics
-
- MaxMapReduce() - Constructor for class ai.grakn.graql.internal.analytics.MaxMapReduce
-
- MaxMapReduce(Set<String>, String) - Constructor for class ai.grakn.graql.internal.analytics.MaxMapReduce
-
- MaxQuery - Interface in ai.grakn.graql.analytics
-
Compute the maximum value of the selected resource-type.
- mean() - Method in interface ai.grakn.graql.ComputeQueryBuilder
-
- mean() - Method in class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- MeanMapReduce - Class in ai.grakn.graql.internal.analytics
-
- MeanMapReduce() - Constructor for class ai.grakn.graql.internal.analytics.MeanMapReduce
-
- MeanMapReduce(Set<String>, String) - Constructor for class ai.grakn.graql.internal.analytics.MeanMapReduce
-
- MeanQuery - Interface in ai.grakn.graql.analytics
-
Compute the mean of the selected resource-type.
- median() - Method in interface ai.grakn.graql.ComputeQueryBuilder
-
- median(String) - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will find the median of a variable's values.
- MEDIAN - Static variable in class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- median(String) - Static method in class ai.grakn.graql.internal.query.aggregate.Aggregates
-
Aggregate that finds median of a match query.
- median() - Method in class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- MedianQuery - Interface in ai.grakn.graql.analytics
-
Compute the median of the selected resource-type.
- MedianVertexProgram - Class in ai.grakn.graql.internal.analytics
-
This class implements quick select algorithm to find the median.
- MedianVertexProgram() - Constructor for class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- MedianVertexProgram(Set<String>, Set<String>, String) - Constructor for class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- members() - Method in interface ai.grakn.graql.analytics.ClusterQuery
-
Return the instances in each cluster after executing the query.
- MEMORY_KEY - Static variable in class ai.grakn.graql.internal.analytics.CountMapReduce
-
- MEMORY_KEY - Static variable in class ai.grakn.graql.internal.analytics.MaxMapReduce
-
- MEMORY_KEY - Static variable in class ai.grakn.graql.internal.analytics.MeanMapReduce
-
- MEMORY_KEY - Static variable in class ai.grakn.graql.internal.analytics.MinMapReduce
-
- MEMORY_KEY - Static variable in class ai.grakn.graql.internal.analytics.StdMapReduce
-
- MEMORY_KEY - Static variable in class ai.grakn.graql.internal.analytics.SumMapReduce
-
- memoryLookup(QueryCache) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- memoryLookup(QueryCache) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- mergeVars(Collection<VarAdmin>) - Static method in class ai.grakn.graql.internal.pattern.Patterns
-
- MIDDLE - Static variable in class ai.grakn.graql.internal.analytics.ShortestPathVertexProgram
-
- migrate() - Method in interface ai.grakn.migration.base.Migrator
-
Migrate all the data in the given file based on the given template.
- migrate() - Method in class ai.grakn.migration.csv.CSVMigrator
-
Each String in the stream is a CSV file
- migrate() - Method in class ai.grakn.migration.json.JsonMigrator
-
Migrate each of the given json objects as an insert query
- migrate() - Method in class ai.grakn.migration.owl.OWLMigrator
-
- migrate() - Method in class ai.grakn.migration.sql.SQLMigrator
-
Migrate the results of the SQL statement with the provided template
- MigrationCLI - Class in ai.grakn.migration.base.io
-
- MigrationCLI() - Constructor for class ai.grakn.migration.base.io.MigrationCLI
-
- MigrationLoader - Class in ai.grakn.migration.base.io
-
Iterate over a migrator adding each result into the loader
- MigrationLoader() - Constructor for class ai.grakn.migration.base.io.MigrationLoader
-
- MigrationOptions - Class in ai.grakn.migration.base.io
-
Configure the default migration options and access arguments passed by the user
- MigrationOptions(String[]) - Constructor for class ai.grakn.migration.base.io.MigrationOptions
-
- Migrator - Interface in ai.grakn.migration.base
-
- min() - Method in interface ai.grakn.graql.ComputeQueryBuilder
-
- min(String) - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will find the minimum of a variable's values.
- min(String) - Static method in class ai.grakn.graql.internal.query.aggregate.Aggregates
-
Aggregate that finds minimum of a match query.
- min() - Method in class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- MinMapReduce - Class in ai.grakn.graql.internal.analytics
-
- MinMapReduce() - Constructor for class ai.grakn.graql.internal.analytics.MinMapReduce
-
- MinMapReduce(Set<String>, String) - Constructor for class ai.grakn.graql.internal.analytics.MinMapReduce
-
- MinQuery - Interface in ai.grakn.graql.analytics
-
Compute the minimum value of the selected resource-type.
- modifyShortcutTraversal(ShortcutTraversal) - Method in class ai.grakn.graql.internal.pattern.property.IsaProperty
-
- modifyShortcutTraversal(ShortcutTraversal) - Method in class ai.grakn.graql.internal.pattern.property.RelationProperty
-
- modifyShortcutTraversal(ShortcutTraversal) - Method in interface ai.grakn.graql.internal.pattern.property.VarPropertyInternal
-
- MoreThanOneConceptException - Exception in ai.grakn.exception
-
Thrown when two concepts are returned when using a unique id to retrieve them.
- MoreThanOneConceptException(String) - Constructor for exception ai.grakn.exception.MoreThanOneConceptException
-
- MoreThanOneEdgeException - Exception in ai.grakn.exception
-
Thrown when more than one edge appears between two oncepts when it should not be the case.
- MoreThanOneEdgeException(Concept, Schema.EdgeLabel) - Constructor for exception ai.grakn.exception.MoreThanOneEdgeException
-
- MovieGraphFactory - Class in ai.grakn.example
-
A sample graph.
- parallelStream() - Method in interface ai.grakn.graql.Streamable
-
- parse(String) - Static method in class ai.grakn.graql.Graql
-
- parse(String) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- parse(String) - Method in interface ai.grakn.graql.QueryBuilder
-
- parse(String[]) - Method in class ai.grakn.migration.base.io.MigrationOptions
-
- parseBatchLoad(InputStream) - Method in class ai.grakn.graql.internal.parser.QueryParser
-
- parsePattern(String) - Method in class ai.grakn.graql.internal.parser.QueryParser
-
- parsePattern(String) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- parsePattern(String) - Method in interface ai.grakn.graql.QueryBuilder
-
- parsePatterns(InputStream) - Static method in class ai.grakn.graql.Graql
-
- parsePatterns(String) - Static method in class ai.grakn.graql.Graql
-
- parsePatterns(String) - Method in class ai.grakn.graql.internal.parser.QueryParser
-
- parsePatterns(InputStream) - Method in class ai.grakn.graql.internal.parser.QueryParser
-
- parsePatterns(InputStream) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- parsePatterns(String) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- parsePatterns(InputStream) - Method in interface ai.grakn.graql.QueryBuilder
-
- parsePatterns(String) - Method in interface ai.grakn.graql.QueryBuilder
-
- parseQuery(String) - Method in class ai.grakn.graql.internal.parser.QueryParser
-
- parseTemplate(String, Map<String, Object>) - Static method in class ai.grakn.graql.Graql
-
- parseTemplate(String, Map<String, Object>) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- parseTemplate(String, Map<String, Object>) - Method in class ai.grakn.graql.internal.template.TemplateParser
-
Parse and resolve a graql template
- parseTemplate(String, Map<String, Object>) - Method in interface ai.grakn.graql.QueryBuilder
-
- PASSWORD - Static variable in class ai.grakn.util.REST.RemoteShell
-
- PASSWORD_PROTECTED_PROPERTY - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- path() - Method in interface ai.grakn.graql.ComputeQueryBuilder
-
- path() - Method in class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- PATH_FIELD - Static variable in class ai.grakn.util.REST.Request
-
- PathQuery - Interface in ai.grakn.graql.analytics
-
Compute the shortest path between two instances.
- Pattern - Interface in ai.grakn.graql
-
A pattern describing a subgraph.
- PatternAdmin - Interface in ai.grakn.graql.admin
-
Admin class for inspecting and manipulating a Pattern
- Patterns - Class in ai.grakn.graql.internal.pattern
-
- pause() - Method in interface ai.grakn.engine.backgroundtasks.BackgroundTask
-
Called to suspend the execution of a currently running task.
- pause() - Method in class ai.grakn.engine.loader.LoaderTask
-
- pause() - Method in class ai.grakn.engine.postprocessing.PostProcessingTask
-
- persist() - Method in interface ai.grakn.graql.analytics.ClusterQuery
-
Persist the result in the graph after executing the query.
- persist(String) - Method in interface ai.grakn.graql.analytics.ClusterQuery
-
Persist the result in the graph after executing the query.
- persist() - Method in interface ai.grakn.graql.analytics.DegreeQuery
-
Persist the result in the graph after executing the query.
- persist(String) - Method in interface ai.grakn.graql.analytics.DegreeQuery
-
Persist the result in the graph after executing the query.
- playedByTypes() - Method in interface ai.grakn.concept.RoleType
-
Returns a collection of the Types that can play this RoleType.
- playsRole(RoleType) - Method in interface ai.grakn.concept.EntityType
-
Sets the RoleType which instances of this EntityType may play.
- playsRole(RoleType) - Method in interface ai.grakn.concept.RelationType
-
Sets the RoleType which instances of this RelationType may play.
- playsRole(RoleType) - Method in interface ai.grakn.concept.ResourceType
-
Sets the RoleType which instances of this ResourceType may play.
- playsRole(RoleType) - Method in interface ai.grakn.concept.RoleType
-
Sets the RoleType which instances of this Type may play.
- playsRole(RoleType) - Method in interface ai.grakn.concept.RuleType
-
- playsRole(RoleType) - Method in interface ai.grakn.concept.Type
-
- playsRole(String) - Method in interface ai.grakn.graql.Var
-
- playsRole(Var) - Method in interface ai.grakn.graql.Var
-
- PlaysRoleProperty - Class in ai.grakn.graql.internal.pattern.property
-
- PlaysRoleProperty(VarAdmin, boolean) - Constructor for class ai.grakn.graql.internal.pattern.property.PlaysRoleProperty
-
- playsRoles() - Method in interface ai.grakn.concept.Instance
-
Determine the Role Types that this Instance may play.
- playsRoles() - Method in interface ai.grakn.concept.Type
-
- PokemonGraphFactory - Class in ai.grakn.example
-
A sample graph.
- POLLING_FREQUENCY_PROPERTY - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- POST_METHOD - Static variable in class ai.grakn.util.REST.HttpConn
-
- POST_PROCESSING_DELAY - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- PostProcessing - Class in ai.grakn.engine.postprocessing
-
- PostProcessingTask - Class in ai.grakn.engine.postprocessing
-
- PostProcessingTask() - Constructor for class ai.grakn.engine.postprocessing.PostProcessingTask
-
- precomputeInferences() - Method in class ai.grakn.graql.Reasoner
-
- Predicate<T> - Class in ai.grakn.graql.internal.reasoner.atom.predicate
-
- Predicate(VarAdmin) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- Predicate(VarAdmin, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- Predicate(Predicate) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- predicate - Variable in class ai.grakn.graql.internal.reasoner.atom.predicate.Predicate
-
- Predicates - Class in ai.grakn.graql.internal.query.predicate
-
- prepareOWL() - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- printAnswers(Set<Map<String, Concept>>) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
- Printer<T> - Interface in ai.grakn.graql
-
Interface describing a way to print Graql objects.
- Printers - Class in ai.grakn.graql.internal.printer
-
- printHelpMessage(MigrationOptions) - Static method in class ai.grakn.migration.base.io.MigrationCLI
-
- printInitMessage(MigrationOptions, String) - Static method in class ai.grakn.migration.base.io.MigrationCLI
-
- printWholeCompletionMessage(MigrationOptions) - Static method in class ai.grakn.migration.base.io.MigrationCLI
-
- PROJECT_VERSION - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- propagateAnswers(QueryCache) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- propagateAnswers(QueryCache) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- propagateAnswers() - Method in class ai.grakn.graql.internal.reasoner.query.QueryCache
-
- PropertyMapper - Class in ai.grakn.graql.internal.reasoner.atom
-
- PropertyMapper() - Constructor for class ai.grakn.graql.internal.reasoner.atom.PropertyMapper
-
- PURPLE - Static variable in class ai.grakn.graql.internal.util.ANSI
-
- putConcept(ConceptImpl) - Method in class ai.grakn.graph.internal.ConceptLog
-
- putEntity(String, EntityType) - Method in class ai.grakn.migration.owl.OWLMigrator
-
- putEntityType(String) - Method in interface ai.grakn.GraknGraph
-
Create a new Entity Type, or return a pre-existing Entity Type, with the specified name.
- putEntityType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- putRelationType(String) - Method in interface ai.grakn.GraknGraph
-
Create a Relation Type, or return a pre-existing Relation Type, with the specified name.
- putRelationType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- putResource(D) - Method in interface ai.grakn.concept.ResourceType
-
Set the value for the Resource, unique to its type.
- putResourceType(String, ResourceType.DataType<V>) - Method in interface ai.grakn.GraknGraph
-
Create a Resource Type, or return a pre-existing Resource Type, with the specified name.
- putResourceType(String, ResourceType.DataType<V>) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- putResourceTypeUnique(String, ResourceType.DataType<V>) - Method in interface ai.grakn.GraknGraph
-
Create a unique Resource Type, or return a pre-existing Resource Type, with the specified name.
- putResourceTypeUnique(String, ResourceType.DataType<V>) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- putRolePlayer(RoleType, Instance) - Method in interface ai.grakn.concept.Relation
-
Expands this Relation to include a new role player which is playing a specific role.
- putRoleType(String) - Method in interface ai.grakn.GraknGraph
-
Create a Role Type, or return a pre-existing Role Type, with the specified name.
- putRoleType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- putRuleType(String) - Method in interface ai.grakn.GraknGraph
-
Create a Rule Type, or return a pre-existing Rule Type, with the specified name.
- putRuleType(String) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- Reasoner - Class in ai.grakn.graql
-
- Reasoner(GraknGraph) - Constructor for class ai.grakn.graql.Reasoner
-
- ReasonerMatchQuery - Class in ai.grakn.graql.internal.reasoner.query
-
- ReasonerMatchQuery(MatchQuery, GraknGraph) - Constructor for class ai.grakn.graql.internal.reasoner.query.ReasonerMatchQuery
-
- ReasonerMatchQuery(MatchQuery, GraknGraph, QueryAnswers) - Constructor for class ai.grakn.graql.internal.reasoner.query.ReasonerMatchQuery
-
- record(AtomicQuery) - Method in class ai.grakn.graql.internal.reasoner.query.QueryCache
-
- RECUR_INTERVAL - Static variable in interface ai.grakn.engine.util.SystemOntologyElements
-
- RECURRING - Static variable in interface ai.grakn.engine.util.SystemOntologyElements
-
- RED - Static variable in class ai.grakn.graql.internal.util.ANSI
-
- reduce(Serializable, Iterator<Set<String>>, MapReduce.ReduceEmitter<Serializable, Set<String>>) - Method in class ai.grakn.graql.internal.analytics.ClusterMemberMapReduce
-
- reduce(Serializable, Iterator<Long>, MapReduce.ReduceEmitter<Serializable, Long>) - Method in class ai.grakn.graql.internal.analytics.ClusterSizeMapReduce
-
- reduce(Serializable, Iterator<Long>, MapReduce.ReduceEmitter<Serializable, Long>) - Method in class ai.grakn.graql.internal.analytics.CountMapReduce
-
- reduce(Serializable, Iterator<Set<String>>, MapReduce.ReduceEmitter<Serializable, Set<String>>) - Method in class ai.grakn.graql.internal.analytics.DegreeDistributionMapReduce
-
- reduce(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class ai.grakn.graql.internal.analytics.MaxMapReduce
-
- reduce(Serializable, Iterator<Map<String, Double>>, MapReduce.ReduceEmitter<Serializable, Map<String, Double>>) - Method in class ai.grakn.graql.internal.analytics.MeanMapReduce
-
- reduce(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class ai.grakn.graql.internal.analytics.MinMapReduce
-
- reduce(Serializable, Iterator<Map<String, Double>>, MapReduce.ReduceEmitter<Serializable, Map<String, Double>>) - Method in class ai.grakn.graql.internal.analytics.StdMapReduce
-
- reduce(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class ai.grakn.graql.internal.analytics.SumMapReduce
-
- regex(String) - Static method in class ai.grakn.graql.Graql
-
- regex(String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- regex(String) - Static method in class ai.grakn.graql.internal.query.predicate.Predicates
-
- regex(String) - Method in interface ai.grakn.graql.Var
-
Specify the regular expression instances of this resource type must match
- RegexAtom - Class in ai.grakn.graql.internal.reasoner.atom.property
-
- RegexAtom(String, RegexProperty, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.property.RegexAtom
-
- RegexProperty - Class in ai.grakn.graql.internal.pattern.property
-
- RegexProperty(String) - Constructor for class ai.grakn.graql.internal.pattern.property.RegexProperty
-
- registerAggregate(String, Function<List<Object>, Aggregate>) - Method in class ai.grakn.graql.internal.parser.QueryParser
-
- registerAggregate(String, Function<List<Object>, Aggregate>) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- registerAggregate(String, Function<List<Object>, Aggregate>) - Method in interface ai.grakn.graql.QueryBuilder
-
- registerMacro(Macro) - Method in class ai.grakn.graql.internal.query.QueryBuilderImpl
-
- registerMacro(String, Macro) - Method in class ai.grakn.graql.internal.template.TemplateParser
-
- registerMacro(Macro) - Method in interface ai.grakn.graql.QueryBuilder
-
- registerMacro(Macro) - Method in class ai.grakn.migration.base.AbstractMigrator
-
Register a macro to use in templating
- rel(String) - Method in interface ai.grakn.graql.Var
-
the variable must be a relation with the given roleplayer
- rel(Var) - Method in interface ai.grakn.graql.Var
-
the variable must be a relation with the given roleplayer
- rel(String, String) - Method in interface ai.grakn.graql.Var
-
the variable must be a relation with the given roleplayer playing the given roletype
- rel(Var, String) - Method in interface ai.grakn.graql.Var
-
the variable must be a relation with the given roleplayer playing the given roletype
- rel(String, Var) - Method in interface ai.grakn.graql.Var
-
the variable must be a relation with the given roleplayer playing the given roletype
- rel(Var, Var) - Method in interface ai.grakn.graql.Var
-
the variable must be a relation with the given roleplayer playing the given roletype
- Relation - Interface in ai.grakn.concept
-
A Relation represents an instance of a Relation Type, which is a concept
that represents how different entities relate to one another.
- Relation - Class in ai.grakn.graql.internal.reasoner.atom.binary
-
- Relation(VarAdmin) - Constructor for class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- Relation(VarAdmin, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- Relation(VarAdmin, Predicate, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- Relation(String, String, Map<String, String>, Predicate, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- relation(OWLObjectProperty) - Method in class ai.grakn.migration.owl.OWLMigrator
-
- relation(OWLDataProperty) - Method in class ai.grakn.migration.owl.OWLMigrator
-
- relation(OWLAnnotationProperty) - Method in class ai.grakn.migration.owl.OWLMigrator
-
- RelationPlayer - Interface in ai.grakn.graql.admin
-
A pair of role type and role player (where the role type may not be present)
- RelationProperty - Class in ai.grakn.graql.internal.pattern.property
-
- RelationProperty(ImmutableMultiset<RelationPlayer>) - Constructor for class ai.grakn.graql.internal.pattern.property.RelationProperty
-
- relations(RoleType...) - Method in interface ai.grakn.concept.Instance
-
Retrieves a Relations which the Instance takes part in, which may optionally be narrowed to a particular set
according to the RoleType you are interested in.
- RELATIONS_JSON_FIELD - Static variable in class ai.grakn.util.REST.Response
-
- RelationType - Interface in ai.grakn.concept
-
A RelationType is a schema element, and is the Concept that represents how Entities relate to one another.
- relationType() - Method in interface ai.grakn.concept.RoleType
-
Returns the RelationType that this RoleType takes part in.
- REMOTE_SHELL_URI - Static variable in class ai.grakn.util.REST.WebPath
-
- RemoteSession - Class in ai.grakn.engine.session
-
Web socket for running a Graql shell
- RemoteSession() - Constructor for class ai.grakn.engine.session.RemoteSession
-
- RemoteSession(Function<String, GraknGraph>) - Constructor for class ai.grakn.engine.session.RemoteSession
-
- RemoteShell() - Constructor for class ai.grakn.util.REST.RemoteShell
-
- removeAtom(Atomic) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- removeAtom(Atomic) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- removeConcept(ConceptImpl) - Method in class ai.grakn.graph.internal.ConceptLog
-
- removeUser(String) - Method in class ai.grakn.engine.user.SystemKeyspaceUsers
-
Removes a user with the given username.
- removeUser(String) - Method in class ai.grakn.engine.user.UsersHandler
-
- renderHALArrayData(MatchQuery, Collection<Map<String, Concept>>, String) - Static method in class ai.grakn.graql.internal.hal.HALConceptRepresentationBuilder
-
- renderHALConceptData(Concept, int, String) - Static method in class ai.grakn.graql.internal.hal.HALConceptRepresentationBuilder
-
- renderHALConceptOntology(Concept, String) - Static method in class ai.grakn.graql.internal.hal.HALConceptRepresentationBuilder
-
- Request() - Constructor for class ai.grakn.util.REST.Request
-
- requiresMaterialisation() - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- requiresMaterialisation() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- requiresMaterialisation() - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- reset() - Method in class ai.grakn.engine.postprocessing.PostProcessing
-
- resolve(boolean) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- resolve(boolean) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- resolve(boolean) - Method in class ai.grakn.graql.internal.reasoner.query.ReasonerMatchQuery
-
- resolve(String) - Method in class ai.grakn.graql.internal.template.Scope
-
- resolve(MatchQuery, boolean) - Method in class ai.grakn.graql.Reasoner
-
Resolve a given query using the rule base
- resolveViaRule(Rule, Set<AtomicQuery>, QueryCache, boolean) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- resolveViaRule(Rule, Set<AtomicQuery>, QueryCache, boolean) - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- Resource<D> - Interface in ai.grakn.concept
-
A Resource is the Concept that represents a resource associated with one or more Instances.
- Resource - Class in ai.grakn.graql.internal.reasoner.atom.binary
-
- Resource(VarAdmin) - Constructor for class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- Resource(VarAdmin, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- Resource(VarAdmin, Predicate, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- resourceRelation(IRI) - Method in interface ai.grakn.migration.owl.Namer
-
Make a name/id for the Grakn RelationType representing
a relation b/w an entity (OWL individual) and its resource (the OWL data property)
- resourceRelation(String) - Method in interface ai.grakn.migration.owl.Namer
-
Make a name for a resource relation type representing the value of an OWL data property.
- resourceRole(String) - Method in interface ai.grakn.migration.owl.Namer
-
Make a name for a resource role player representing the value of an OWL data property.
- resourceRole(ResourceType<?>) - Method in class ai.grakn.migration.owl.OWLMigrator
-
- resources(ResourceType...) - Method in interface ai.grakn.concept.Instance
-
Retrieves a collection of Resources attached to this Instances
- RESOURCES_JSON_FIELD - Static variable in class ai.grakn.util.REST.Response
-
- ResourceType<D> - Interface in ai.grakn.concept
-
A ResourceType is a schema element which represents the category of resources in the graph.
- resourceType(OWLDataProperty) - Method in class ai.grakn.migration.owl.OWLMigrator
-
- ResourceType.DataType<D> - Class in ai.grakn.concept
-
A class used to hold the supported data types of resources and any other concepts.
- Response() - Constructor for class ai.grakn.util.REST.Response
-
- REST - Class in ai.grakn.util
-
- REST() - Constructor for class ai.grakn.util.REST
-
- REST.GraphConfig - Class in ai.grakn.util
-
- REST.HttpConn - Class in ai.grakn.util
-
- REST.RemoteShell - Class in ai.grakn.util
-
- REST.Request - Class in ai.grakn.util
-
- REST.Response - Class in ai.grakn.util
-
- REST.WebPath - Class in ai.grakn.util
-
- resultsString(Printer) - Method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- resultsString(Printer) - Method in interface ai.grakn.graql.Query
-
Execute the query and return a human-readable stream of results
- resume(Consumer<String>, String) - Method in interface ai.grakn.engine.backgroundtasks.BackgroundTask
-
This method may be called when resuming from a paused state or recovering from a crash or failure of any kind.
- resume(Consumer<String>, String) - Method in class ai.grakn.engine.loader.LoaderTask
-
- resume(Consumer<String>, String) - Method in class ai.grakn.engine.postprocessing.PostProcessingTask
-
- rewrite(Atom, Query) - Method in class ai.grakn.graql.internal.reasoner.atom.Atom
-
- rewrite(Atom, Query) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- rhs(Pattern) - Method in interface ai.grakn.graql.Var
-
- RhsProperty - Class in ai.grakn.graql.internal.pattern.property
-
- RhsProperty(Pattern) - Constructor for class ai.grakn.graql.internal.pattern.property.RhsProperty
-
- rolePlayers() - Method in interface ai.grakn.concept.Relation
-
Retrieve a list of all Instances involved in the Relation, and the Role Types they play.
- ROLES_JSON_FIELD - Static variable in class ai.grakn.util.REST.Response
-
- RoleType - Interface in ai.grakn.concept
-
A RoleType is a schema element that defines a role that can be played in a Relation Type.
- rollback() - Method in interface ai.grakn.GraknGraph
-
Resets the current transaction without committing.
- rollback() - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- rollback() - Method in class ai.grakn.graph.internal.GraknOrientDBGraph
-
- rollback() - Method in class ai.grakn.graph.internal.GraknTinkerGraph
-
- Rule - Interface in ai.grakn.concept
-
A Rule represents an instance of a Rule-Type, which is used to make inferences over the data.
- RuleType - Interface in ai.grakn.concept
-
A RuleType is a schema element used to define different types of reasoner rules.
- run() - Method in class ai.grakn.engine.postprocessing.PostProcessing
-
- RUN_AT - Static variable in interface ai.grakn.engine.util.SystemOntologyElements
-
- runAt(Date) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- runAt() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- runCSV(CSVMigrationOptions) - Static method in class ai.grakn.migration.csv.Main
-
- runExport(GraphWriterOptions) - Static method in class ai.grakn.migration.export.Main
-
- runJson(JsonMigrationOptions) - Static method in class ai.grakn.migration.json.Main
-
- runOwl(OwlMigrationOptions) - Static method in class ai.grakn.migration.owl.Main
-
- runShell(String[], String, String, GraqlClient) - Static method in class ai.grakn.graql.GraqlShell
-
- runSQL(SQLMigrationOptions) - Static method in class ai.grakn.migration.sql.Main
-
- safeExecute(Vertex, Messenger<String>, Memory) - Method in class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- safeExecute(Vertex, Messenger, Memory) - Method in class ai.grakn.graql.internal.analytics.CountVertexProgram
-
- safeExecute(Vertex, Messenger<Long>, Memory) - Method in class ai.grakn.graql.internal.analytics.DegreeAndPersistVertexProgram
-
- safeExecute(Vertex, Messenger<Long>, Memory) - Method in class ai.grakn.graql.internal.analytics.DegreeVertexProgram
-
- safeExecute(Vertex, Messenger<Long>, Memory) - Method in class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- safeExecute(Vertex, Messenger<Tuple>, Memory) - Method in class ai.grakn.graql.internal.analytics.ShortestPathVertexProgram
-
- safeMap(Vertex, MapReduce.MapEmitter<Serializable, Set<String>>) - Method in class ai.grakn.graql.internal.analytics.ClusterMemberMapReduce
-
- safeMap(Vertex, MapReduce.MapEmitter<Serializable, Long>) - Method in class ai.grakn.graql.internal.analytics.ClusterSizeMapReduce
-
- safeMap(Vertex, MapReduce.MapEmitter<Serializable, Long>) - Method in class ai.grakn.graql.internal.analytics.CountMapReduce
-
- safeMap(Vertex, MapReduce.MapEmitter<Serializable, Set<String>>) - Method in class ai.grakn.graql.internal.analytics.DegreeDistributionMapReduce
-
- safeMap(Vertex, MapReduce.MapEmitter<Serializable, Number>) - Method in class ai.grakn.graql.internal.analytics.MaxMapReduce
-
- safeMap(Vertex, MapReduce.MapEmitter<Serializable, Map<String, Double>>) - Method in class ai.grakn.graql.internal.analytics.MeanMapReduce
-
- safeMap(Vertex, MapReduce.MapEmitter<Serializable, Number>) - Method in class ai.grakn.graql.internal.analytics.MinMapReduce
-
- safeMap(Vertex, MapReduce.MapEmitter<Serializable, Map<String, Double>>) - Method in class ai.grakn.graql.internal.analytics.StdMapReduce
-
- safeMap(Vertex, MapReduce.MapEmitter<Serializable, Number>) - Method in class ai.grakn.graql.internal.analytics.SumMapReduce
-
- SCHEDULED_TASK - Static variable in interface ai.grakn.engine.util.SystemOntologyElements
-
- scheduleTask(BackgroundTask, String, Date, long, JSONObject) - Method in class ai.grakn.engine.backgroundtasks.InMemoryTaskManager
-
- scheduleTask(BackgroundTask, String, Date, long, JSONObject) - Method in interface ai.grakn.engine.backgroundtasks.TaskManager
-
Schedule a single shot/one off BackgroundTask to run after a @delay in milliseconds.
- Schema - Class in ai.grakn.util
-
A type enum which restricts the types of links/concepts which can be created
- Schema.Analytics - Enum in ai.grakn.util
-
An enum representing analytics schema elements
- Schema.BaseType - Enum in ai.grakn.util
-
Base Types reflecting the possible objects in the concept
- Schema.ConceptProperty - Enum in ai.grakn.util
-
An enum which defines the non-unique mutable properties of the concept.
- Schema.EdgeLabel - Enum in ai.grakn.util
-
The different types of edges between vertices
- Schema.EdgeProperty - Enum in ai.grakn.util
-
A property enum defining the possible labels that can go on the edge label.
- Schema.MetaSchema - Enum in ai.grakn.util
-
The concepts which represent our internal schema
- Schema.Resource - Enum in ai.grakn.util
-
This stores the schema which is required when implicitly creating roles for the has-resource methods
- scope(Instance) - Method in interface ai.grakn.concept.Relation
-
Sets the Instance that can scope this Relation to a specific domain.
- Scope - Class in ai.grakn.graql.internal.template
-
- Scope(Map<String, Object>) - Constructor for class ai.grakn.graql.internal.template.Scope
-
- Scope(Scope) - Constructor for class ai.grakn.graql.internal.template.Scope
-
- scopes() - Method in interface ai.grakn.concept.Relation
-
Retrieve a list of the Instances that scope this Relation.
- select(NamedAggregate<? super S, ? extends T>...) - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will collect together several named aggregates into a map.
- select(Set<NamedAggregate<? super S, ? extends T>>) - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will collect together several named aggregates into a map.
- select(ImmutableSet<NamedAggregate<? super S, ? extends T>>) - Static method in class ai.grakn.graql.internal.query.aggregate.Aggregates
-
An aggregate that combines several aggregates together into a map (where keys are the names of the aggregates)
- select(Set<String>) - Method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- select(Set<String>) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- select(String...) - Method in interface ai.grakn.graql.MatchQuery
-
- select(Set<String>) - Method in interface ai.grakn.graql.MatchQuery
-
- selectAppend(Set<String>) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- selectAtoms() - Method in class ai.grakn.graql.internal.reasoner.query.AtomicQuery
-
- selectAtoms() - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
atom selection function
- sendQueriesToLoader(Collection<InsertQuery>) - Method in class ai.grakn.engine.loader.client.LoaderClient
-
- sendQueriesToLoader(Collection<InsertQuery>) - Method in class ai.grakn.engine.loader.LoaderImpl
-
Method to load data into the graph.
- SEPARATOR - Static variable in class ai.grakn.migration.csv.CSVMigrator
-
- SERVER_HOST_NAME - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- SERVER_PORT_NUMBER - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- setAbstract(Boolean) - Method in interface ai.grakn.concept.EntityType
-
Sets the EntityType to be abstract - which prevents it from having any instances.
- setAbstract(Boolean) - Method in interface ai.grakn.concept.RelationType
-
Sets the RelationType to be abstract - which prevents it from having any instances.
- setAbstract(Boolean) - Method in interface ai.grakn.concept.ResourceType
-
Sets the ResourceType to be abstract - which prevents it from having any instances.
- setAbstract(Boolean) - Method in interface ai.grakn.concept.RoleType
-
Sets the RoleType to be abstract - which prevents it from having any instances.
- setAbstract(Boolean) - Method in interface ai.grakn.concept.RuleType
-
- setAbstract(Boolean) - Method in interface ai.grakn.concept.Type
-
Sets the Entity Type to be abstract - which prevents it from having any instances.
- setBatchSize(int) - Method in class ai.grakn.engine.loader.client.LoaderClient
-
Set the size of the each transaction in terms of number of vars.
- setBatchSize(int) - Method in interface ai.grakn.engine.loader.Loader
-
Set the size of the each transaction in terms of number of vars.
- setBatchSize(int) - Method in class ai.grakn.engine.loader.LoaderImpl
-
Set the size of the each transaction in terms of number of vars.
- setConfigProperty(String, String) - Method in class ai.grakn.engine.util.ConfigProperties
-
- setEquivalentFragmentSet(EquivalentFragmentSet) - Method in interface ai.grakn.graql.internal.gremlin.fragment.Fragment
-
- setExpectation(boolean) - Method in interface ai.grakn.concept.Rule
-
Set the expectation of this Rule to be true or false.
- setInvalid() - Method in class ai.grakn.graql.internal.gremlin.ShortcutTraversal
-
Make this ShortcutTraversal invalid, so it will not be used in the traversal
- setMaterialise(boolean) - Method in interface ai.grakn.concept.Rule
-
Sets whether the Rule should be materialised.
- setNullString(String) - Method in class ai.grakn.migration.csv.CSVMigrator
-
Set string that will be evaluated as null
- setParentQuery(Query) - Method in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- setParentQuery(Query) - Method in interface ai.grakn.graql.internal.reasoner.atom.Atomic
-
- setParentQuery(Query) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- setPollingFrequency(long) - Method in class ai.grakn.engine.loader.client.LoaderClient
-
Amount of time to wait before checking number completed jobs with slaves
- setPredicate(Predicate) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- setQueueSize(int) - Method in class ai.grakn.engine.loader.client.LoaderClient
-
Set the size of the queue- this is equivalent to the size of the semaphore.
- setQueueSize(int) - Method in interface ai.grakn.engine.loader.Loader
-
Set the size of the queue- this is equivalent to the size of the semaphore.
- setQueueSize(int) - Method in class ai.grakn.engine.loader.LoaderImpl
-
Set the size of the queue- this is equivalent to the size of the semaphore.
- setQuoteChar(char) - Method in class ai.grakn.migration.csv.CSVMigrator
-
Set character used to encapsulate values containing special characters.
- setRegex(String) - Method in interface ai.grakn.concept.ResourceType
-
Set the regular expression that instances of the ResourceType must conform to.
- setSeparator(char) - Method in class ai.grakn.migration.csv.CSVMigrator
-
Set separator the input file will be split on
- setType(String) - Method in class ai.grakn.graql.internal.gremlin.ShortcutTraversal
-
- setTypes(Set<String>) - Method in class ai.grakn.graql.internal.shell.GraqlCompleter
-
- setup(Memory) - Method in class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- setup(Memory) - Method in class ai.grakn.graql.internal.analytics.CountVertexProgram
-
- setup(Memory) - Method in class ai.grakn.graql.internal.analytics.GraknVertexProgram
-
- setup(Memory) - Method in class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- setup(Memory) - Method in class ai.grakn.graql.internal.analytics.ShortestPathVertexProgram
-
- setValueVariable(String) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Binary
-
- setValueVariable(String) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Relation
-
- setValueVariable(String) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.Resource
-
- setValueVariable(String) - Method in class ai.grakn.graql.internal.reasoner.atom.binary.TypeAtom
-
- setVarName(String) - Method in interface ai.grakn.graql.admin.VarAdmin
-
- ShellCommandCompleter - Class in ai.grakn.graql.internal.shell
-
Completer that complete Graql shell commands
- ShellCommandCompleter() - Constructor for class ai.grakn.graql.internal.shell.ShellCommandCompleter
-
- shortcut(Optional<String>, Optional<String>, Optional<String>, String, String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- ShortcutTraversal - Class in ai.grakn.graql.internal.gremlin
-
some VarTraversals can be represented using shortcut edges.
- ShortcutTraversal() - Constructor for class ai.grakn.graql.internal.gremlin.ShortcutTraversal
-
- ShortestPathVertexProgram - Class in ai.grakn.graql.internal.analytics
-
- ShortestPathVertexProgram() - Constructor for class ai.grakn.graql.internal.analytics.ShortestPathVertexProgram
-
- ShortestPathVertexProgram(Set<String>, String, String) - Constructor for class ai.grakn.graql.internal.analytics.ShortestPathVertexProgram
-
- showImplicitConcepts(boolean) - Method in interface ai.grakn.GraknGraph
-
Utility function to specify whether implicit and system-generated types should be returned.
- showImplicitConcepts(boolean) - Method in class ai.grakn.graph.internal.AbstractGraknGraph
-
- shutdown() - Method in class ai.grakn.engine.backgroundtasks.InMemoryTaskManager
-
- signJWT(String) - Static method in class ai.grakn.engine.util.JWTHandler
-
- SplitMacro - Class in ai.grakn.graql.internal.template.macro
-
Macro that splits the given value based on the given character
- SplitMacro() - Constructor for class ai.grakn.graql.internal.template.macro.SplitMacro
-
- SQLMigrationOptions - Class in ai.grakn.migration.sql
-
Configure the default SQL migration options and access arguments passed by the user
- SQLMigrationOptions(String[]) - Constructor for class ai.grakn.migration.sql.SQLMigrationOptions
-
- SQLMigrator - Class in ai.grakn.migration.sql
-
The SQL migrator will execute the given SQL query and then apply the given template to those results.
- SQLMigrator(String, String, Connection) - Constructor for class ai.grakn.migration.sql.SQLMigrator
-
Construct a SQL migrator to migrate data from the given DB
- SQUARE_SUM - Static variable in class ai.grakn.graql.internal.analytics.StdMapReduce
-
- STACK_TRACE - Static variable in interface ai.grakn.engine.util.SystemOntologyElements
-
- stackTrace(String) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- stackTrace() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- start(Consumer<String>, JSONObject) - Method in interface ai.grakn.engine.backgroundtasks.BackgroundTask
-
Called to start execution of the task, may be called on a newly scheduled or previously stopped task.
- start() - Static method in class ai.grakn.engine.GraknEngineServer
-
- start(Consumer<String>, JSONObject) - Method in class ai.grakn.engine.loader.LoaderTask
-
- start(Consumer<String>, JSONObject) - Method in class ai.grakn.engine.postprocessing.PostProcessingTask
-
Run postprocessing only if enough time has passed since the last job was added
- StateStorage - Interface in ai.grakn.engine.backgroundtasks
-
- STATIC_FILES_PATH - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- status(TaskStatus) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- status() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- STATUS - Static variable in interface ai.grakn.engine.util.SystemOntologyElements
-
- STATUS_CHANGE_BY - Static variable in interface ai.grakn.engine.util.SystemOntologyElements
-
- STATUS_CHANGE_TIME - Static variable in interface ai.grakn.engine.util.SystemOntologyElements
-
- statusChangedBy(String) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- statusChangedBy() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- statusChangeTime(Date) - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- statusChangeTime() - Method in class ai.grakn.engine.backgroundtasks.TaskState
-
- StatusController - Class in ai.grakn.engine.controller
-
- StatusController() - Constructor for class ai.grakn.engine.controller.StatusController
-
- std() - Method in interface ai.grakn.graql.ComputeQueryBuilder
-
- std() - Method in class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- StdMapReduce - Class in ai.grakn.graql.internal.analytics
-
- StdMapReduce() - Constructor for class ai.grakn.graql.internal.analytics.StdMapReduce
-
- StdMapReduce(Set<String>, String) - Constructor for class ai.grakn.graql.internal.analytics.StdMapReduce
-
- StdQuery - Interface in ai.grakn.graql.analytics
-
Compute the standard deviation of the selected resource-type.
- stop() - Method in interface ai.grakn.engine.backgroundtasks.BackgroundTask
-
Called to stop execution of the task, may be called on a running or paused task.
- stop() - Static method in class ai.grakn.engine.GraknEngineServer
-
- stop() - Method in class ai.grakn.engine.loader.LoaderTask
-
- stop() - Method in class ai.grakn.engine.postprocessing.PostProcessing
-
- stop() - Method in class ai.grakn.engine.postprocessing.PostProcessingTask
-
- stopTask(String, String) - Method in class ai.grakn.engine.backgroundtasks.InMemoryTaskManager
-
- stopTask(String, String) - Method in interface ai.grakn.engine.backgroundtasks.TaskManager
-
Stop a Scheduled, Paused or Running task.
- storage() - Method in class ai.grakn.engine.backgroundtasks.InMemoryTaskManager
-
- storage() - Method in interface ai.grakn.engine.backgroundtasks.TaskManager
-
Return the StateStorage instance that is used by this class.
- storeState(Configuration) - Method in class ai.grakn.graql.internal.analytics.CommonOLAP
-
Store persistentProperties and any hard coded fields in an apache config object for propagation to
spark executors.
- storeState(Configuration) - Method in class ai.grakn.graql.internal.analytics.ConnectedComponentVertexProgram
-
- storeState(Configuration) - Method in class ai.grakn.graql.internal.analytics.DegreeAndPersistVertexProgram
-
- storeState(Configuration) - Method in class ai.grakn.graql.internal.analytics.DegreeVertexProgram
-
- storeState(Configuration) - Method in class ai.grakn.graql.internal.analytics.GraknMapReduce
-
- storeState(Configuration) - Method in class ai.grakn.graql.internal.analytics.GraknVertexProgram
-
- storeState(Configuration) - Method in class ai.grakn.graql.internal.analytics.MedianVertexProgram
-
- stream(Optional<GraknGraph>) - Method in class ai.grakn.graql.internal.query.match.MatchQueryBase
-
- stream(Optional<GraknGraph>) - Method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
Execute the query using the given graph.
- stream() - Method in interface ai.grakn.graql.internal.query.match.MatchQueryInternal
-
- stream() - Method in class ai.grakn.graql.internal.reasoner.query.AtomicMatchQuery
-
- stream(Optional<GraknGraph>) - Method in class ai.grakn.graql.internal.reasoner.query.Query
-
- stream() - Method in class ai.grakn.graql.internal.reasoner.query.QueryAnswerStream
-
- stream() - Method in class ai.grakn.graql.internal.reasoner.query.ReasonerMatchQuery
-
- stream() - Method in interface ai.grakn.graql.Streamable
-
- stream(Iterator<T>) - Method in class ai.grakn.migration.base.AbstractMigrator
-
Partition a stream into a stream of collections, each with batchSize elements.
- Streamable<T> - Interface in ai.grakn.graql
-
An interface describing something that can be streamed, or iterated over.
- STRING - Static variable in class ai.grakn.concept.ResourceType.DataType
-
- StringConverter - Class in ai.grakn.graql.internal.util
-
Class for converting Graql strings, used in the parser and for toString methods
- StringMacro - Class in ai.grakn.graql.internal.template.macro
-
Macro that will convert the given value to a quoted string
- StringMacro() - Constructor for class ai.grakn.graql.internal.template.macro.StringMacro
-
- sub(String) - Method in interface ai.grakn.graql.Var
-
- sub(Var) - Method in interface ai.grakn.graql.Var
-
- subjectRole(String) - Method in interface ai.grakn.migration.owl.Namer
-
Make a name for the role type corresponding to the subject (i.e.
- subjectRole(RelationType) - Method in class ai.grakn.migration.owl.OWLMigrator
-
- SubProperty - Class in ai.grakn.graql.internal.pattern.property
-
- SubProperty(VarAdmin) - Constructor for class ai.grakn.graql.internal.pattern.property.SubProperty
-
- subtractSets(Set<T>, Set<T>) - Static method in class ai.grakn.graql.internal.reasoner.Utility
-
- subTypes() - Method in interface ai.grakn.concept.EntityType
-
Returns a collection of subtypes of this EntityType.
- subTypes() - Method in interface ai.grakn.concept.RelationType
-
Returns a collection of subtypes of this RelationType.
- subTypes() - Method in interface ai.grakn.concept.ResourceType
-
Returns a collection of subtypes of this ResourceType.
- subTypes() - Method in interface ai.grakn.concept.RoleType
-
Returns the subtypes of this RoleType.
- subTypes() - Method in interface ai.grakn.concept.RuleType
-
- subTypes() - Method in interface ai.grakn.concept.Type
-
- sum() - Method in interface ai.grakn.graql.ComputeQueryBuilder
-
- sum(String) - Static method in class ai.grakn.graql.Graql
-
Create an aggregate that will sum the values of a variable.
- SUM - Static variable in class ai.grakn.graql.internal.analytics.MeanMapReduce
-
- SUM - Static variable in class ai.grakn.graql.internal.analytics.StdMapReduce
-
- sum(String) - Static method in class ai.grakn.graql.internal.query.aggregate.Aggregates
-
Aggregate that sums results of a match query.
- sum() - Method in class ai.grakn.graql.internal.query.analytics.ComputeQueryBuilderImpl
-
- SumMapReduce - Class in ai.grakn.graql.internal.analytics
-
- SumMapReduce() - Constructor for class ai.grakn.graql.internal.analytics.SumMapReduce
-
- SumMapReduce(Set<String>, String) - Constructor for class ai.grakn.graql.internal.analytics.SumMapReduce
-
- SumQuery - Interface in ai.grakn.graql.analytics
-
Compute the sum of the selected resource-type.
- superType(EntityType) - Method in interface ai.grakn.concept.EntityType
-
Sets the supertype of the EntityType to be the EntityType specified.
- superType() - Method in interface ai.grakn.concept.EntityType
-
Returns the supertype of this EntityType.
- superType() - Method in interface ai.grakn.concept.RelationType
-
Returns the supertype of this RelationType.
- superType(RelationType) - Method in interface ai.grakn.concept.RelationType
-
Sets the supertype of the RelationType to be the EntityType specified.
- superType(ResourceType<D>) - Method in interface ai.grakn.concept.ResourceType
-
Sets the supertype of the ResourceType to be the ResourceType specified.
- superType() - Method in interface ai.grakn.concept.ResourceType
-
Returns the supertype of this ResourceType.
- superType(RoleType) - Method in interface ai.grakn.concept.RoleType
-
Sets the supertype of this RoleType.
- superType() - Method in interface ai.grakn.concept.RoleType
-
Returns the supertype of this RoleType.
- superType() - Method in interface ai.grakn.concept.RuleType
-
- superType(RuleType) - Method in interface ai.grakn.concept.RuleType
-
- superType() - Method in interface ai.grakn.concept.Type
-
- SUPPORTED_TYPES - Static variable in class ai.grakn.concept.ResourceType.DataType
-
- syntaxError(Recognizer<?, ?>, Object, int, int, String, RecognitionException) - Method in class ai.grakn.graql.internal.parser.GraqlErrorListener
-
- SYSTEM_GRAPH_NAME - Static variable in class ai.grakn.engine.util.ConfigProperties
-
- SYSTEM_GRAPH_NAME - Static variable in class ai.grakn.factory.SystemKeyspace
-
- SYSTEM_ONTOLOGY_FILE - Static variable in class ai.grakn.factory.SystemKeyspace
-
- SystemKeyspace<M extends GraknGraph,T extends org.apache.tinkerpop.gremlin.structure.Graph> - Class in ai.grakn.factory
-
Manages the system keyspace.
- SystemKeyspace(String, Properties) - Constructor for class ai.grakn.factory.SystemKeyspace
-
- SystemKeyspaceUsers - Class in ai.grakn.engine.user
-
A DAO for managing users in the Grakn system keyspace.
- SystemKeyspaceUsers() - Constructor for class ai.grakn.engine.user.SystemKeyspaceUsers
-
- SystemOntologyElements - Interface in ai.grakn.engine.util
-
- validate(T) - Static method in class ai.grakn.migration.base.io.MigrationCLI
-
- validateUser(String, String) - Method in class ai.grakn.engine.user.UsersHandler
-
- validValue(Object) - Method in class ai.grakn.migration.base.AbstractMigrator
-
Test if an object is a valid Grakn value
- value(String, ValuePredicateAdmin) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- value(String) - Static method in class ai.grakn.graql.internal.gremlin.fragment.Fragments
-
- value() - Method in interface ai.grakn.graql.Var
-
this variable must have a value
- value(Object) - Method in interface ai.grakn.graql.Var
-
- value(ValuePredicate) - Method in interface ai.grakn.graql.Var
-
- ValueFlagProperty - Class in ai.grakn.graql.internal.pattern.property
-
- ValueFlagProperty() - Constructor for class ai.grakn.graql.internal.pattern.property.ValueFlagProperty
-
- valueOf(String) - Static method in enum ai.grakn.engine.backgroundtasks.TaskStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.graql.internal.shell.ErrorMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.graql.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.migration.owl.OwlModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.util.ErrorMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.util.Schema.Analytics
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.util.Schema.BaseType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.util.Schema.ConceptProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.util.Schema.EdgeLabel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.util.Schema.EdgeProperty
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.util.Schema.MetaSchema
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.grakn.util.Schema.Resource
-
Returns the enum constant of this type with the specified name.
- ValuePredicate - Class in ai.grakn.graql.internal.reasoner.atom.predicate
-
- ValuePredicate(VarAdmin) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- ValuePredicate(VarAdmin, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- ValuePredicate(String, ValueProperty, Query) - Constructor for class ai.grakn.graql.internal.reasoner.atom.predicate.ValuePredicate
-
- ValuePredicate - Interface in ai.grakn.graql
-
a atom on a value in a query.
- ValuePredicateAdmin - Interface in ai.grakn.graql.admin
-
Admin class for inspecting a ValuePredicate
- ValueProperty - Class in ai.grakn.graql.internal.pattern.property
-
- ValueProperty(ValuePredicateAdmin) - Constructor for class ai.grakn.graql.internal.pattern.property.ValueProperty
-
- values() - Static method in enum ai.grakn.engine.backgroundtasks.TaskStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.graql.internal.shell.ErrorMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.graql.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.migration.owl.OwlModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.util.ErrorMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.util.Schema.Analytics
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.util.Schema.BaseType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.util.Schema.ConceptProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.util.Schema.EdgeLabel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.util.Schema.EdgeProperty
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.util.Schema.MetaSchema
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ai.grakn.util.Schema.Resource
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToString(Object) - Static method in class ai.grakn.graql.internal.util.StringConverter
-
- var(String) - Static method in class ai.grakn.graql.Graql
-
- var() - Static method in class ai.grakn.graql.Graql
-
- var() - Static method in class ai.grakn.graql.internal.pattern.Patterns
-
- var(String) - Static method in class ai.grakn.graql.internal.pattern.Patterns
-
- Var - Interface in ai.grakn.graql
-
A wildcard variable to refers to a concept in a query.
- VarAdmin - Interface in ai.grakn.graql.admin
-
Admin class for inspecting a Var
- varFilterFunction - Static variable in class ai.grakn.graql.internal.reasoner.query.QueryAnswerStream
-
- varName - Variable in class ai.grakn.graql.internal.reasoner.atom.AtomBase
-
- VarProperty - Interface in ai.grakn.graql.admin
-
A property of a
VarAdmin, such as "isa movie" or "has name 'Jim'"
- VarPropertyInternal - Interface in ai.grakn.graql.internal.pattern.property
-
- verifyJWT(String) - Static method in class ai.grakn.engine.util.JWTHandler
-
- visit(OWLClass) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLObjectProperty) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLDataProperty) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLAnnotationProperty) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLNamedIndividual) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLDeclarationAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLSubClassOfAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLObjectPropertyDomainAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLObjectPropertyRangeAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLSubObjectPropertyOfAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLSubDataPropertyOfAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLEquivalentObjectPropertiesAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLInverseObjectPropertiesAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLTransitiveObjectPropertyAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLReflexiveObjectPropertyAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLSubPropertyChainOfAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLClassAssertionAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLObjectPropertyAssertionAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLDataPropertyAssertionAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(OWLAnnotationAssertionAxiom) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visit(SWRLRule) - Method in class ai.grakn.migration.owl.OwlGraknGraphStoringVisitor
-
- visitAndExpression(GraqlTemplateParser.AndExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitBlock(GraqlTemplateParser.BlockContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitBlockContents(GraqlTemplateParser.BlockContentsContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitBooleanExpression(GraqlTemplateParser.BooleanExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitDoubleExpression(GraqlTemplateParser.DoubleExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitEqExpression(GraqlTemplateParser.EqExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitForStatement(GraqlTemplateParser.ForStatementContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitGraqlVariable(GraqlTemplateParser.GraqlVariableContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitGreaterEqExpression(GraqlTemplateParser.GreaterEqExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitGreaterExpression(GraqlTemplateParser.GreaterExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitGroupExpression(GraqlTemplateParser.GroupExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitIfStatement(GraqlTemplateParser.IfStatementContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitIntExpression(GraqlTemplateParser.IntExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitLessEqExpression(GraqlTemplateParser.LessEqExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitLessExpression(GraqlTemplateParser.LessExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitMacro(GraqlTemplateParser.MacroContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitMacroExpression(GraqlTemplateParser.MacroExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitNotEqExpression(GraqlTemplateParser.NotEqExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitNotExpression(GraqlTemplateParser.NotExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitNullExpression(GraqlTemplateParser.NullExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitOrExpression(GraqlTemplateParser.OrExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitReplaceStatement(GraqlTemplateParser.ReplaceStatementContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitResolve(GraqlTemplateParser.ResolveContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitResolveExpression(GraqlTemplateParser.ResolveExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitStringExpression(GraqlTemplateParser.StringExpressionContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitTemplate(GraqlTemplateParser.TemplateContext) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- visitTerminal(TerminalNode) - Method in class ai.grakn.graql.internal.template.TemplateVisitor
-
- VisualiserController - Class in ai.grakn.engine.controller
-
- VisualiserController() - Constructor for class ai.grakn.engine.controller.VisualiserController
-