Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W Y 

A

AbstractAggregate<T,S> - Class in io.mindmaps.graql.internal.query.aggregate
 
AbstractAggregate() - Constructor for class io.mindmaps.graql.internal.query.aggregate.AbstractAggregate
 
AbstractMindmapsGraph<G extends org.apache.tinkerpop.gremlin.structure.Graph> - Class in io.mindmaps.graph.internal
 
AbstractMindmapsGraph(G, String, String, boolean) - Constructor for class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
ACTION - Static variable in class io.mindmaps.util.REST.RemoteShell
 
ACTION_AUTOCOMPLETE - Static variable in class io.mindmaps.util.REST.RemoteShell
 
ACTION_COMMIT - Static variable in class io.mindmaps.util.REST.RemoteShell
 
ACTION_ERROR - Static variable in class io.mindmaps.util.REST.RemoteShell
 
ACTION_NAMESPACE - Static variable in class io.mindmaps.util.REST.RemoteShell
 
ACTION_PING - Static variable in class io.mindmaps.util.REST.RemoteShell
 
ACTION_QUERY - Static variable in class io.mindmaps.util.REST.RemoteShell
 
ACTION_QUERY_ABORT - Static variable in class io.mindmaps.util.REST.RemoteShell
 
ACTION_QUERY_END - Static variable in class io.mindmaps.util.REST.RemoteShell
 
ACTION_ROLLBACK - Static variable in class io.mindmaps.util.REST.RemoteShell
 
addAtom(Atomic) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
addAtomConstraints(Set<Atomic>) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
addConclusion(Type) - Method in interface io.mindmaps.concept.Rule
 
addEntity(EntityType) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
addEntity(EntityType) - Method in interface io.mindmaps.MindmapsGraph
 
addHypothesis(Type) - Method in interface io.mindmaps.concept.Rule
 
addJob(String, String) - Method in class io.mindmaps.engine.loader.RESTLoader
 
addJobCasting(String, Set<String>) - Method in class io.mindmaps.engine.postprocessing.Cache
 
addJobResource(String, Set<String>) - Method in class io.mindmaps.engine.postprocessing.Cache
 
addRel(String) - Method in class io.mindmaps.graql.internal.gremlin.ShortcutTraversal
 
addRel(String, String) - Method in class io.mindmaps.graql.internal.gremlin.ShortcutTraversal
 
addRelation(RelationType) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
addRelation(RelationType) - Method in interface io.mindmaps.MindmapsGraph
 
addRule(String, String, RuleType) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
addRule(String, String, RuleType) - Method in interface io.mindmaps.MindmapsGraph
 
addToQueue(Var) - Method in class io.mindmaps.engine.loader.Loader
Add a single var to the queue
addToQueue(String) - Method in class io.mindmaps.engine.loader.Loader
Add the given query to the queue to load
addToQueue(Collection<? extends Var>) - Method in class io.mindmaps.engine.loader.Loader
Add multiple vars to the queue.
admin() - Method in interface io.mindmaps.graql.admin.MatchQueryAdmin
 
admin() - Method in interface io.mindmaps.graql.admin.ValuePredicateAdmin
 
admin() - Method in interface io.mindmaps.graql.AskQuery
 
admin() - Method in interface io.mindmaps.graql.DeleteQuery
 
admin() - Method in interface io.mindmaps.graql.InsertQuery
 
admin() - Method in interface io.mindmaps.graql.MatchQuery
 
admin() - Method in interface io.mindmaps.graql.Pattern
 
admin() - Method in interface io.mindmaps.graql.ValuePredicate
 
admin() - Method in interface io.mindmaps.graql.Var
 
AdminConverter - Class in io.mindmaps.graql.internal.util
Helper methods for converting classes to admin equivalents
AdminConverter() - Constructor for class io.mindmaps.graql.internal.util.AdminConverter
 
Aggregate<T,S> - Interface in io.mindmaps.graql
An aggregate operation to perform on a query.
aggregate(Aggregate<? super Map<String, Concept>, S>) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
aggregate(MatchQueryAdmin, Aggregate<? super Map<String, Concept>, T>) - Static method in class io.mindmaps.graql.internal.query.Queries
 
aggregate(Aggregate<? super Map<String, Concept>, S>) - Method in interface io.mindmaps.graql.MatchQuery
Aggregate results of a query.
AggregateQuery<T> - Interface in io.mindmaps.graql
An aggregate query produced from a MatchQuery.
aggregateResult(Value, Value) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
Aggregates - Class in io.mindmaps.graql.internal.query.aggregate
 
ako(String) - Method in interface io.mindmaps.graql.Var
 
ako(Var) - Method in interface io.mindmaps.graql.Var
 
AkoProperty - Class in io.mindmaps.graql.internal.pattern.property
 
AkoProperty(VarAdmin) - Constructor for class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
all(ValuePredicate, ValuePredicate...) - Static method in class io.mindmaps.graql.Graql
 
Analytics - Class in io.mindmaps.graql.internal.analytics
OLAP computations that can be applied to a Mindmaps Graph.
Analytics(String, Set<String>, Set<String>) - Constructor for class io.mindmaps.graql.internal.analytics.Analytics
Create a graph computer from a Mindmaps Graph.
and(Pattern...) - Static method in class io.mindmaps.graql.Graql
 
and(Collection<? extends Pattern>) - Static method in class io.mindmaps.graql.Graql
 
and(ValuePredicate) - Method in interface io.mindmaps.graql.ValuePredicate
 
ANSI - Class in io.mindmaps.graql.internal.util
Includes ANSI unicode commands for different colours
any(ValuePredicate, ValuePredicate...) - Static method in class io.mindmaps.graql.Graql
 
APPLICATION_POST_TYPE - Static variable in class io.mindmaps.util.REST.HttpConn
 
apply(Stream<? extends T>) - Method in interface io.mindmaps.graql.Aggregate
The function to apply to the stream of results to produce the aggregate result.
apply(List<Value>) - Method in class io.mindmaps.graql.internal.template.macro.DoubleMacro
 
apply(List<Value>) - Method in class io.mindmaps.graql.internal.template.macro.EqualsMacro
 
apply(List<Value>) - Method in class io.mindmaps.graql.internal.template.macro.IntMacro
 
apply(List<Value>) - Method in interface io.mindmaps.graql.internal.template.macro.Macro
 
apply(List<Value>) - Method in class io.mindmaps.graql.internal.template.macro.NoescpMacro
 
applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in interface io.mindmaps.graql.internal.gremlin.Fragment
 
applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in class io.mindmaps.graql.internal.pattern.property.DataTypeProperty
 
applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in class io.mindmaps.graql.internal.pattern.property.IdProperty
 
applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in class io.mindmaps.graql.internal.pattern.property.IsAbstractProperty
 
applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in class io.mindmaps.graql.internal.pattern.property.LhsProperty
 
applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in class io.mindmaps.graql.internal.pattern.property.RegexProperty
 
applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in class io.mindmaps.graql.internal.pattern.property.RhsProperty
 
applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in class io.mindmaps.graql.internal.pattern.property.ValueFlagProperty
 
applyTraversal(GraphTraversal<Vertex, Vertex>) - Method in class io.mindmaps.graql.internal.pattern.property.ValueProperty
 
as(String) - Method in interface io.mindmaps.graql.Aggregate
Return a NamedAggregate.
as(String) - Method in class io.mindmaps.graql.internal.query.aggregate.AbstractAggregate
 
asBoolean() - Method in class io.mindmaps.graql.internal.template.Value
 
asConjunction() - Method in interface io.mindmaps.graql.admin.PatternAdmin
 
asDisjunction() - Method in interface io.mindmaps.graql.admin.PatternAdmin
 
asDouble() - Method in class io.mindmaps.graql.internal.template.Value
 
asEntity() - Method in interface io.mindmaps.concept.Concept
 
asEntityType() - Method in interface io.mindmaps.concept.Concept
 
asInstance() - Method in interface io.mindmaps.concept.Concept
 
asInteger() - Method in class io.mindmaps.graql.internal.template.Value
 
ask() - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
ask(MatchQuery) - Static method in class io.mindmaps.graql.internal.query.Queries
 
ask() - Method in interface io.mindmaps.graql.MatchQuery
 
AskQuery - Interface in io.mindmaps.graql
A query that will return whether a match query can be found in the graph.
AskQueryAdmin - Interface in io.mindmaps.graql.admin
Admin class for inspecting and manipulating an AskQuery
asList() - Method in class io.mindmaps.graql.internal.template.Value
 
asRelation() - Method in interface io.mindmaps.concept.Concept
 
asRelationType() - Method in interface io.mindmaps.concept.Concept
 
asResource() - Method in interface io.mindmaps.concept.Concept
 
asResourceType() - Method in interface io.mindmaps.concept.Concept
 
asRoleType() - Method in interface io.mindmaps.concept.Concept
 
asRule() - Method in interface io.mindmaps.concept.Concept
 
asRuleType() - Method in interface io.mindmaps.concept.Concept
 
assign(String, Object) - Method in class io.mindmaps.graql.internal.template.Scope
 
asString() - Method in class io.mindmaps.graql.internal.template.Value
 
asType() - Method in interface io.mindmaps.concept.Concept
 
asVar() - Method in interface io.mindmaps.graql.admin.PatternAdmin
 
asVar() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
AtomBase - Class in io.mindmaps.graql.internal.reasoner.predicate
 
AtomBase() - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
AtomBase(VarAdmin) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
AtomBase(VarAdmin, Query) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
AtomBase(AtomBase) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
Atomic - Interface in io.mindmaps.graql.internal.reasoner.predicate
 
AtomicFactory - Class in io.mindmaps.graql.internal.reasoner.predicate
 
AtomicFactory() - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.AtomicFactory
 
AtomicMatchQuery - Class in io.mindmaps.graql.internal.reasoner.query
 
AtomicMatchQuery(Atomic) - Constructor for class io.mindmaps.graql.internal.reasoner.query.AtomicMatchQuery
 
AtomicMatchQuery(AtomicQuery, QueryAnswers) - Constructor for class io.mindmaps.graql.internal.reasoner.query.AtomicMatchQuery
 
AtomicMatchQuery(AtomicMatchQuery) - Constructor for class io.mindmaps.graql.internal.reasoner.query.AtomicMatchQuery
 
AtomicQuery - Class in io.mindmaps.graql.internal.reasoner.query
 
AtomicQuery(String, MindmapsGraph) - Constructor for class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
AtomicQuery(MatchQuery, MindmapsGraph) - Constructor for class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
AtomicQuery(AtomicQuery) - Constructor for class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
AtomicQuery(Atomic) - Constructor for class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
atomPattern - Variable in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
atomSet - Variable in class io.mindmaps.graql.internal.reasoner.query.Query
 
Autocomplete - Class in io.mindmaps.graql
An autocomplete result suggesting keywords, types and variables that the user may wish to type
AUTOCOMPLETE_CANDIDATES - Static variable in class io.mindmaps.util.REST.RemoteShell
 
AUTOCOMPLETE_CURSOR - Static variable in class io.mindmaps.util.REST.RemoteShell
 
average(String) - Static method in class io.mindmaps.graql.Graql
Create an aggregate that will find the mean of a variable's values.
average(String) - Static method in class io.mindmaps.graql.internal.query.aggregate.Aggregates
Aggregate that finds average (mean) of a match query.

B

BackgroundTasks - Class in io.mindmaps.engine.postprocessing
 
batch - Variable in class io.mindmaps.engine.loader.Loader
 
BATCH - Static variable in class io.mindmaps.util.REST.GraphConfig
 
BATCH_SIZE - Static variable in class io.mindmaps.migration.csv.CSVMigrator
 
BATCH_SIZE - Static variable in class io.mindmaps.migration.json.JsonMigrator
 
BATCH_SIZE_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
batchSize - Variable in class io.mindmaps.engine.loader.Loader
 
BLACK - Static variable in class io.mindmaps.graql.internal.util.ANSI
 
BlockingLoader - Class in io.mindmaps.engine.loader
RESTLoader that submits tasks to locally running engine and performs basic load balancing.
BlockingLoader(String) - Constructor for class io.mindmaps.engine.loader.BlockingLoader
 
BLUE - Static variable in class io.mindmaps.graql.internal.util.ANSI
 
BOOLEAN - Static variable in class io.mindmaps.concept.ResourceType.DataType
 
buildString(StringBuilder) - Method in interface io.mindmaps.graql.admin.VarProperty
Build a Graql string representation of this property
buildString(StringBuilder) - Method in class io.mindmaps.graql.internal.pattern.property.IsAbstractProperty
 
buildString(StringBuilder) - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
buildString(StringBuilder) - Method in class io.mindmaps.graql.internal.pattern.property.ValueFlagProperty
 

C

Cache - Class in io.mindmaps.engine.postprocessing
 
checkAtomsCompatible(Atomic, Atomic) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
 
checkForStatusLoop() - Method in class io.mindmaps.engine.loader.DistributedLoader
Loop checking the status of the hosts every 30 seconds.
checkInsertable(VarAdmin) - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
checkInsertable(VarAdmin) - Method in class io.mindmaps.graql.internal.pattern.property.ValueProperty
 
checkInsertable(VarAdmin) - Method in interface io.mindmaps.graql.internal.pattern.property.VarPropertyInternal
Check if the given property can be inserted
checkTypesCompatible(Type, Type) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
 
checkValid(MindmapsGraph, VarAdmin) - Method in interface io.mindmaps.graql.internal.pattern.property.VarPropertyInternal
Check if the given property can be used in a match query
checkValidProperty(MindmapsGraph, VarAdmin) - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
checkValidProperty(MindmapsGraph, VarAdmin) - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
classEntityTypeName(IRI) - Method in interface io.mindmaps.migration.owl.Namer
Generate the name of a MM entity type from the IRI of an OWL class
clear() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
Clears the graph completely.
clear() - Method in class io.mindmaps.graph.internal.MindmapsTinkerGraph
 
clear() - Method in class io.mindmaps.graph.internal.MindmapsTitanGraph
 
clear() - Method in interface io.mindmaps.MindmapsGraph
Closes and clears the current graph.
clone() - Method in class io.mindmaps.graql.internal.analytics.MindmapsMapReduce
 
clone() - Method in class io.mindmaps.graql.internal.analytics.MindmapsVertexProgram
 
clone() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
clone() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
clone() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
clone() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
clone() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
clone() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Type
 
clone() - Method in class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
close() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
Closes the current graph, rendering it unusable.
close() - Method in interface io.mindmaps.graql.GraqlClient
 
close() - Method in class io.mindmaps.graql.GraqlClientImpl
 
close() - Method in class io.mindmaps.migration.sql.SQLDataMigrator
Close the JDBC connection
close() - Method in class io.mindmaps.migration.sql.SQLSchemaMigrator
Close the JDBC connection
close() - Method in interface io.mindmaps.MindmapsGraph
Closes the current graph, rendering it unusable.
closeQuietly(AutoCloseable) - Static method in class io.mindmaps.migration.sql.SQLModel
Close the given JDBC statement, logging any errors, but not interrupting the calling process.
color(String, String) - Static method in class io.mindmaps.graql.internal.util.ANSI
 
colorKeyword(String) - Static method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
colorType(String) - Static method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
combine(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class io.mindmaps.graql.internal.analytics.MaxMapReduce
 
combine(Serializable, Iterator<Map<String, Double>>, MapReduce.ReduceEmitter<Serializable, Map<String, Double>>) - Method in class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
combine(Serializable, Iterator<Map<String, Double>>, MapReduce.ReduceEmitter<Serializable, Map<String, Double>>) - Method in class io.mindmaps.graql.internal.analytics.StdMapReduce
 
combine(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class io.mindmaps.graql.internal.analytics.SumMapReduce
 
COMMANDS - Static variable in class io.mindmaps.graql.GraqlShell
Array of available commands in shell
commit() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
Commits the graph
commit() - Method in interface io.mindmaps.MindmapsGraph
Validates and attempts to commit the graph.
COMMIT_LOG_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
CommitLogController - Class in io.mindmaps.engine.controller
A controller which core submits commit logs to so we can post-process jobs for cleanup.
CommitLogController() - Constructor for class io.mindmaps.engine.controller.CommitLogController
 
commitTx() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
commitTx() - Method in class io.mindmaps.graph.internal.MindmapsOrientDBGraph
 
CommonUtil - Class in io.mindmaps.graql.internal.util
 
complete(String, int, List<CharSequence>) - Method in class io.mindmaps.graql.internal.shell.GraQLCompleter
 
complete(String, int, List<CharSequence>) - Method in class io.mindmaps.graql.internal.shell.ShellCommandCompleter
 
compute(VertexProgram, MapReduce...) - Method in class io.mindmaps.graph.internal.MindmapsComputerImpl
 
compute(MapReduce) - Method in class io.mindmaps.graph.internal.MindmapsComputerImpl
 
compute(Optional<MindmapsGraph>, String) - Static method in class io.mindmaps.graql.internal.query.Queries
 
compute(Optional<MindmapsGraph>, String, Set<String>, Set<String>) - Static method in class io.mindmaps.graql.internal.query.Queries
 
compute(String) - Method in class io.mindmaps.graql.QueryBuilder
 
compute(String, Set<String>, Set<String>) - Method in class io.mindmaps.graql.QueryBuilder
 
compute(VertexProgram, MapReduce...) - Method in interface io.mindmaps.MindmapsComputer
Execute the given vertex program using a graph computer.
compute(MapReduce) - Method in interface io.mindmaps.MindmapsComputer
Execute the given map reduce job using a graph computer.
ComputeQuery - Interface in io.mindmaps.graql
A query that triggers an OLAP computation on a graph.
COMPUTER - Static variable in class io.mindmaps.util.REST.GraphConfig
 
computeRoleCombinations(Set<String>, Set<RoleType>, Map<String, String>, Set<Map<String, String>>) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
 
concat(Value...) - Static method in class io.mindmaps.graql.internal.template.Value
 
Concept - Interface in io.mindmaps.concept
A Concept which represents anything in the graph.
CONCEPT_BY_ID_ONTOLOGY_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
CONCEPT_BY_ID_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
ConceptException - Exception in io.mindmaps.exception
This Exception is thrown when a concept is malformed or incorrect in some way.
ConceptException(String) - Constructor for exception io.mindmaps.exception.ConceptException
 
ConceptIdNotUniqueException - Exception in io.mindmaps.exception
This exception is thrown when two concepts attept to have the same unique id.
ConceptIdNotUniqueException(Concept, Schema.ConceptProperty, String) - Constructor for exception io.mindmaps.exception.ConceptIdNotUniqueException
 
ConceptIdNotUniqueException(Concept, String) - Constructor for exception io.mindmaps.exception.ConceptIdNotUniqueException
 
CONFIG_FILE_SYSTEM_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
ConfigProperties - Class in io.mindmaps.engine.util
Singleton class used to read config file and make all the settings available to the Mindmaps Engine classes.
configure(Connection) - Method in class io.mindmaps.migration.sql.SQLDataMigrator
Configure the data migrator with a JDBC connection
configure(Connection) - Method in class io.mindmaps.migration.sql.SQLSchemaMigrator
Configure the schema migrator with a JDBC connection
Conjunction<T extends PatternAdmin> - Interface in io.mindmaps.graql.admin
A class representing a conjunction (and) of patterns.
conjunction(Set<T>) - Static method in class io.mindmaps.graql.internal.pattern.Patterns
 
connect(Object, URI) - Method in interface io.mindmaps.graql.GraqlClient
 
connect(Object, URI) - Method in class io.mindmaps.graql.GraqlClientImpl
 
constructRelation(String, Map<String, String>) - Static method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
contactEngine(String, String, String) - Static method in class io.mindmaps.graph.internal.EngineCommunicator
 
contactEngine(String, String) - Static method in class io.mindmaps.graph.internal.EngineCommunicator
 
contains(String) - Static method in class io.mindmaps.graql.Graql
 
contains(String) - Static method in class io.mindmaps.graql.internal.query.predicate.Predicates
 
containsAtom(Atomic) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
containsVar(String) - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
containsVar(String) - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
containsVar(String) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
CONTENT_LENGTH - Static variable in class io.mindmaps.util.REST.HttpConn
 
CONTENT_TYPE - Static variable in class io.mindmaps.util.REST.HttpConn
 
count() - Static method in class io.mindmaps.graql.Graql
Create an aggregate that will count the results of a query.
count() - Method in class io.mindmaps.graql.internal.analytics.Analytics
Count the number of instances in the graph.
COUNT - Static variable in class io.mindmaps.graql.internal.analytics.CountVertexProgram
 
COUNT - Static variable in class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
COUNT - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
COUNT - Static variable in class io.mindmaps.graql.internal.analytics.StdMapReduce
 
count() - Static method in class io.mindmaps.graql.internal.query.aggregate.Aggregates
Aggregate that counts results of a match query.
CountVertexProgram - Class in io.mindmaps.graql.internal.analytics
This class is not used in analytics, as CountMapReduce is consistently faster.
CountVertexProgram() - Constructor for class io.mindmaps.graql.internal.analytics.CountVertexProgram
 
CountVertexProgram(Set<String>) - Constructor for class io.mindmaps.graql.internal.analytics.CountVertexProgram
 
create(MindmapsGraph, String, int) - Static method in class io.mindmaps.graql.Autocomplete
 
create(UnaryOperator<GraphTraversal<Vertex, Vertex>>, FragmentPriority, String) - Static method in interface io.mindmaps.graql.internal.gremlin.Fragment
 
create(UnaryOperator<GraphTraversal<Vertex, Vertex>>, FragmentPriority, String, String) - Static method in interface io.mindmaps.graql.internal.gremlin.Fragment
 
create(Fragment...) - Static method in interface io.mindmaps.graql.internal.gremlin.MultiTraversal
 
create(QueryBuilder) - Static method in class io.mindmaps.graql.internal.parser.QueryParser
Create a query parser with the specified graph
create(PatternAdmin) - Static method in class io.mindmaps.graql.internal.reasoner.predicate.AtomicFactory
 
create(PatternAdmin, Query) - Static method in class io.mindmaps.graql.internal.reasoner.predicate.AtomicFactory
 
create(Atomic, Query) - Static method in class io.mindmaps.graql.internal.reasoner.predicate.AtomicFactory
 
create() - Static method in class io.mindmaps.graql.internal.template.TemplateParser
Create a template parser
createAtomSet(Conjunction<PatternAdmin>, Query) - Static method in class io.mindmaps.graql.internal.reasoner.predicate.AtomicFactory
 
createFreshVariable(Set<String>, String) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
generate a fresh variable avoiding global variables and variables from the same query
createPropertyChainRule(String, RelationType, String, String, LinkedHashMap<RelationType, Pair<String, String>>, MindmapsGraph) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
 
createReflexiveRule(String, RelationType, MindmapsGraph) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
create reflexive rule R(from: X, to: X) :- R(from: X,to: Y)
createSubPropertyRule(String, RelationType, RelationType, Map<String, String>, MindmapsGraph) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
creates rule parent :- child
createSubstitution(String, Concept) - Static method in class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
createTransitiveRule(String, RelationType, String, String, MindmapsGraph) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
create transitive rule R(from: X, to: Y) :- R(from: X,to: Z), R(from: Z, to: Y)
createValuePredicate(String, ValuePredicateAdmin) - Static method in class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
CSVMigrator - Class in io.mindmaps.migration.csv
The CSV data migrator will migrate all of the data in a CSV file into Mindmaps Graql var patters, to be imported into a graph as the user sees fit.
CSVMigrator(Loader) - Constructor for class io.mindmaps.migration.csv.CSVMigrator
Construct a CSV migrator
CURRENT_DIR_SYSTEM_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
CYAN - Static variable in class io.mindmaps.graql.internal.util.ANSI
 

D

dataType() - Method in interface io.mindmaps.concept.Resource
 
datatype(ResourceType.DataType<?>) - Method in interface io.mindmaps.graql.Var
 
DataTypeProperty - Class in io.mindmaps.graql.internal.pattern.property
 
DataTypeProperty(ResourceType.DataType<?>) - Constructor for class io.mindmaps.graql.internal.pattern.property.DataTypeProperty
 
DBlookup() - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicMatchQuery
 
DBlookup() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
DEFAULT - Static variable in class io.mindmaps.util.REST.GraphConfig
 
DEFAULT_CONFIG_FILE - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
DEFAULT_GRAPH_NAME_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
DEFAULT_LOG_CONFIG_FILE - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
DEFAULT_URI - Static variable in class io.mindmaps.Mindmaps
 
degree - Static variable in class io.mindmaps.graql.internal.analytics.Analytics
 
DEGREE - Static variable in class io.mindmaps.graql.internal.analytics.DegreeVertexProgram
 
DEGREE - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
degrees() - Method in class io.mindmaps.graql.internal.analytics.Analytics
Compute the number of relations that each instance takes part in.
degreesAndPersist() - Method in class io.mindmaps.graql.internal.analytics.Analytics
Compute the number of relations that each instance takes part in and persist this information in the graph.
DegreeVertexProgram - Class in io.mindmaps.graql.internal.analytics
 
DegreeVertexProgram() - Constructor for class io.mindmaps.graql.internal.analytics.DegreeVertexProgram
 
DegreeVertexProgram(Set<String>) - Constructor for class io.mindmaps.graql.internal.analytics.DegreeVertexProgram
 
delete() - Method in interface io.mindmaps.concept.Concept
Deletes the concept.
delete(MindmapsGraph, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
delete(MindmapsGraph, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
delete(MindmapsGraph, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
delete(MindmapsGraph, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
delete(MindmapsGraph, Concept) - Method in interface io.mindmaps.graql.internal.pattern.property.VarPropertyInternal
Delete the given property from the graph, if possible.
delete(String...) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
delete(Collection<? extends Var>) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
delete(Collection<VarAdmin>, MatchQuery) - Static method in class io.mindmaps.graql.internal.query.Queries
 
delete(String...) - Method in interface io.mindmaps.graql.MatchQuery
 
delete(Var...) - Method in interface io.mindmaps.graql.MatchQuery
 
delete(Collection<? extends Var>) - Method in interface io.mindmaps.graql.MatchQuery
 
DELETE_METHOD - Static variable in class io.mindmaps.util.REST.HttpConn
 
deleteHasRole(RoleType) - Method in interface io.mindmaps.concept.RelationType
 
deleteJobCasting(String, String) - Method in class io.mindmaps.engine.postprocessing.Cache
 
deleteJobResource(String, String) - Method in class io.mindmaps.engine.postprocessing.Cache
 
deletePlaysRole(RoleType) - Method in interface io.mindmaps.concept.EntityType
 
deletePlaysRole(RoleType) - Method in interface io.mindmaps.concept.RelationType
 
deletePlaysRole(RoleType) - Method in interface io.mindmaps.concept.ResourceType
 
deletePlaysRole(RoleType) - Method in interface io.mindmaps.concept.RoleType
 
deletePlaysRole(RoleType) - Method in interface io.mindmaps.concept.RuleType
 
deletePlaysRole(RoleType) - Method in interface io.mindmaps.concept.Type
 
DeleteQuery - Interface in io.mindmaps.graql
A query for deleting concepts from a match query.
DeleteQueryAdmin - Interface in io.mindmaps.graql.admin
Admin class for inspecting and manipulating a DeleteQuery
deleteScope(Instance) - Method in interface io.mindmaps.concept.Relation
 
DELIMITER - Static variable in class io.mindmaps.migration.csv.CSVMigrator
 
Disjunction<T extends PatternAdmin> - Interface in io.mindmaps.graql.admin
A class representing a disjunction (or) of patterns.
disjunction(Set<T>) - Static method in class io.mindmaps.graql.internal.pattern.Patterns
 
distinct() - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
distinct() - Method in interface io.mindmaps.graql.MatchQuery
remove any duplicate results from the query
DistributedLoader - Class in io.mindmaps.engine.loader
RESTLoader that distributes computation to multiple Mindmaps Engine instances
DistributedLoader(String, Collection<String>) - Constructor for class io.mindmaps.engine.loader.DistributedLoader
 
doStage(MapReduce.Stage) - Method in class io.mindmaps.graql.internal.analytics.MaxMapReduce
 
doStage(MapReduce.Stage) - Method in class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
doStage(MapReduce.Stage) - Method in class io.mindmaps.graql.internal.analytics.StdMapReduce
 
doStage(MapReduce.Stage) - Method in class io.mindmaps.graql.internal.analytics.SumMapReduce
 
DOUBLE - Static variable in class io.mindmaps.concept.ResourceType.DataType
 
DoubleMacro - Class in io.mindmaps.graql.internal.template.macro
 
DoubleMacro() - Constructor for class io.mindmaps.graql.internal.template.macro.DoubleMacro
 
dumpData() - Method in class io.mindmaps.migration.export.GraphWriter
 
dumpOntology() - Method in class io.mindmaps.migration.export.GraphWriter
 

E

EngineCommunicator - Class in io.mindmaps.graph.internal
Class dedicated to talking with Mindmaps Engine.
EngineCommunicator() - Constructor for class io.mindmaps.graph.internal.EngineCommunicator
 
enqueuedJobs - Variable in class io.mindmaps.engine.loader.Loader
 
ENTITIES_JSON_FIELD - Static variable in class io.mindmaps.util.REST.Response
 
Entity - Interface in io.mindmaps.concept
An instance of Entity Type which represents some data in the graph.
entity(OWLNamedIndividual) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
entityRole(String) - Method in interface io.mindmaps.migration.owl.Namer
The name of the entity role type in an entity-role relation representing an OWL data property
entityRole(EntityType, ResourceType<?>) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
EntityType - Interface in io.mindmaps.concept
An ontological element which represents the categories instances can fall within.
entityType(OWLClass) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
eq(Object) - Static method in class io.mindmaps.graql.Graql
 
eq(Object) - Static method in class io.mindmaps.graql.internal.query.predicate.Predicates
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.DataTypeProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.IdProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.IsAbstractProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.LhsProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.RegexProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.RhsProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.ValueFlagProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.pattern.property.ValueProperty
 
equals(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
equals(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
equals(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
equals(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Type
 
equals(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
equals(Object) - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
equals(Object) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
equals(Object) - Method in class io.mindmaps.graql.internal.template.Value
 
EqualsMacro - Class in io.mindmaps.graql.internal.template.macro
 
EqualsMacro() - Constructor for class io.mindmaps.graql.internal.template.macro.EqualsMacro
 
equalsValue() - Method in interface io.mindmaps.graql.admin.ValuePredicateAdmin
 
equivalenceHashCode() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
equivalenceHashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
equivalenceHashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
equivalenceHashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
equivalenceHashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Type
 
equivalenceHashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
ERROR - Static variable in class io.mindmaps.util.REST.RemoteShell
 
errorJobs - Variable in class io.mindmaps.engine.loader.Loader
 
ErrorMessage - Enum in io.mindmaps.graql.internal.shell
 
ErrorMessage - Enum in io.mindmaps.util
 
escapeString(String) - Static method in class io.mindmaps.graql.internal.util.StringConverter
 
establishRelation(AtomicQuery) - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
establishes parent-child (if there is one) relation between this and aq query the relation expresses the relative level of specificity between queries with the parent being more specific
execute(Vertex, Messenger<T>, Memory) - Method in class io.mindmaps.graql.internal.analytics.MindmapsVertexProgram
 
execute() - Method in interface io.mindmaps.graql.MatchQuery
 
execute() - Method in interface io.mindmaps.graql.Query
 

F

factory(String, String) - Static method in class io.mindmaps.Mindmaps
Obtain the MindmapsGraphFactory for a given location and keyspace.
filterInComplete(Set<String>) - Method in class io.mindmaps.graql.internal.reasoner.query.QueryAnswers
 
filterVars(Set<String>) - Method in class io.mindmaps.graql.internal.reasoner.query.QueryAnswers
 
finishedJobs - Variable in class io.mindmaps.engine.loader.Loader
 
fixDuplicateCasting(Object) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
Merges duplicate castings if one is found.
fixDuplicateResources(Set<Object>) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
flush() - Method in class io.mindmaps.engine.loader.Loader
Load any remaining batches in the queue.
forcePostprocessing() - Method in class io.mindmaps.engine.postprocessing.BackgroundTasks
 
format - Static variable in class io.mindmaps.graql.internal.template.Value
 
formatVar - Static variable in class io.mindmaps.graql.internal.template.Value
 
FOUND - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
Fragment - Interface in io.mindmaps.graql.internal.gremlin
represents a graph traversal, with one start point and optionally an end point
FragmentPriority - Enum in io.mindmaps.graql.internal.gremlin
represents the priority of a Fragment.
fromIri(IRI) - Method in interface io.mindmaps.migration.owl.Namer
Create and return a name from a full IRI.

G

generateFinalResult(Iterator<KeyValue<Serializable, Number>>) - Method in class io.mindmaps.graql.internal.analytics.MaxMapReduce
 
generateFinalResult(Iterator<KeyValue<Serializable, Map<String, Double>>>) - Method in class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
generateFinalResult(Iterator<KeyValue<Serializable, Map<String, Double>>>) - Method in class io.mindmaps.graql.internal.analytics.StdMapReduce
 
generateFinalResult(Iterator<KeyValue<Serializable, Number>>) - Method in class io.mindmaps.graql.internal.analytics.SumMapReduce
 
get(String) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
get(String) - Method in interface io.mindmaps.graql.MatchQuery
 
GET_METHOD - Static variable in class io.mindmaps.util.REST.HttpConn
 
GET_STATUS_CONFIG_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
getAggregate() - Method in interface io.mindmaps.graql.NamedAggregate
Get the aggregate this named aggregate represents.
getAnswers() - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicMatchQuery
 
getAnswers() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getAtom() - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
getAtoms() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getAutocompleteCandidates(String, int) - Method in class io.mindmaps.graql.GraqlShell
 
getAvailableThreads() - Method in class io.mindmaps.engine.util.ConfigProperties
 
getBatchSize() - Method in class io.mindmaps.engine.loader.Loader
 
getBody() - Method in class io.mindmaps.graql.internal.reasoner.rule.InferenceRule
 
getCandidates() - Method in class io.mindmaps.graql.Autocomplete
 
getCastingJobs(String) - Method in class io.mindmaps.engine.postprocessing.Cache
 
getCastings() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getCastings() - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
getChildren() - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
getCommitLogEndPoint() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getCompatibleRoleTypes(Type, Type) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
 
getConcept(Schema.ConceptProperty, String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getConcept(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getConcept(VarAdmin) - Method in class io.mindmaps.graql.internal.query.InsertQueryExecutor
 
getConcept(String) - Method in interface io.mindmaps.MindmapsGraph
 
getConceptByBaseIdentifier(Object) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getConceptByBaseIdentifier(Object) - Method in class io.mindmaps.graph.internal.MindmapsTinkerGraph
 
getConceptLog() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getConceptProperty() - Method in class io.mindmaps.concept.ResourceType.DataType
 
getConcepts(Schema.ConceptProperty, Object) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getConcepts() - Method in class io.mindmaps.graql.internal.gremlin.GremlinQuery
 
getConclusionTypes() - Method in interface io.mindmaps.concept.Rule
 
getCursorPosition() - Method in class io.mindmaps.graql.Autocomplete
 
getDataType() - Method in interface io.mindmaps.concept.ResourceType
 
getDatatype() - Method in class io.mindmaps.graql.internal.pattern.property.DataTypeProperty
 
getDataType() - Method in enum io.mindmaps.util.Schema.ConceptProperty
 
getDataType() - Method in enum io.mindmaps.util.Schema.EdgeProperty
 
getDeleters() - Method in interface io.mindmaps.graql.admin.DeleteQueryAdmin
 
getDisjunctiveNormalForm() - Method in interface io.mindmaps.graql.admin.Conjunction
 
getDisjunctiveNormalForm() - Method in interface io.mindmaps.graql.admin.Disjunction
 
getDisjunctiveNormalForm() - Method in interface io.mindmaps.graql.admin.PatternAdmin
Get the disjunctive normal form of this pattern group.
getEdgeLabel(String) - Static method in enum io.mindmaps.util.Schema.EdgeLabel
 
getElementComputeKeys() - Method in class io.mindmaps.graql.internal.analytics.DegreeVertexProgram
 
getElementComputeKeys() - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
getElementFactory() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getEnd() - Method in interface io.mindmaps.graql.internal.gremlin.Fragment
 
getEntity(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getEntity(String) - Method in interface io.mindmaps.MindmapsGraph
 
getEntityType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getEntityType(String) - Method in interface io.mindmaps.MindmapsGraph
 
getException() - Method in class io.mindmaps.engine.loader.TransactionState
 
getExpectation() - Method in interface io.mindmaps.concept.Rule
 
getFragments() - Method in interface io.mindmaps.graql.internal.gremlin.MultiTraversal
 
getGraph(String) - Method in class io.mindmaps.factory.GraphFactory
 
getGraph() - Method in class io.mindmaps.factory.MindmapsGraphFactoryImpl
 
getGraph() - Method in class io.mindmaps.factory.MindmapsGraphFactoryInMemory
 
getGraph() - Method in interface io.mindmaps.graql.admin.InsertQueryAdmin
 
getGraph() - Method in interface io.mindmaps.graql.admin.MatchQueryAdmin
 
getGraph() - Method in class io.mindmaps.graql.internal.query.InsertQueryExecutor
 
getGraph() - Method in class io.mindmaps.graql.internal.query.match.MatchQueryBase
 
getGraph() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getGraph() - Method in interface io.mindmaps.MindmapsGraphFactory
 
getGraphBatchLoading(String) - Method in class io.mindmaps.factory.GraphFactory
 
getGraphBatchLoading() - Method in class io.mindmaps.factory.MindmapsGraphFactoryImpl
 
getGraphBatchLoading() - Method in class io.mindmaps.factory.MindmapsGraphFactoryInMemory
 
getGraphBatchLoading() - Method in interface io.mindmaps.MindmapsGraphFactory
 
getGraphComputer() - Method in class io.mindmaps.factory.MindmapsGraphFactoryImpl
 
getGraphComputer() - Method in class io.mindmaps.factory.MindmapsGraphFactoryInMemory
 
getGraphComputer() - Method in interface io.mindmaps.MindmapsGraphFactory
 
getHead() - Method in class io.mindmaps.graql.internal.reasoner.rule.InferenceRule
 
getHypothesisTypes() - Method in interface io.mindmaps.concept.Rule
 
getId() - Method in interface io.mindmaps.concept.Concept
 
getId() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getId() - Method in class io.mindmaps.graql.internal.pattern.property.IdProperty
 
getId(String) - Method in enum io.mindmaps.graql.internal.util.GraqlType
 
getId() - Method in enum io.mindmaps.util.Schema.MetaType
 
getIdOnly() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getImplicitInnerVars() - Method in interface io.mindmaps.graql.admin.VarAdmin
Get all inner variables, including implicit variables such as in a has-resource property
getImplicitInnerVars() - Method in interface io.mindmaps.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 io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
getInnerValues() - Method in interface io.mindmaps.graql.admin.ValuePredicateAdmin
 
getInnerVars() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getInnerVars() - Method in interface io.mindmaps.graql.admin.VarProperty
Get a stream of any inner VarAdmin within this `VarProperty`.
getInnerVars() - Method in class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
getInnerVars() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
getInnerVars() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
getInnerVars() - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
getInnerVars() - Method in class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
getInnerVars() - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
getInnerVars() - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
getInnerVars() - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
getInnerVars() - Method in interface io.mindmaps.graql.internal.pattern.property.VarPropertyInternal
 
getInstance() - Static method in class io.mindmaps.engine.loader.RESTLoader
 
getInstance() - Static method in class io.mindmaps.engine.postprocessing.BackgroundTasks
 
getInstance() - Static method in class io.mindmaps.engine.postprocessing.Cache
 
getInstance() - Static method in class io.mindmaps.engine.util.ConfigProperties
 
getInstance() - Static method in class io.mindmaps.factory.GraphFactory
 
getInstance(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getInstance(String) - Method in interface io.mindmaps.MindmapsGraph
 
getKeyspace() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getKeyspace() - Method in interface io.mindmaps.MindmapsGraph
 
getKeyspaces() - Method in class io.mindmaps.engine.postprocessing.Cache
 
getLabel() - Method in enum io.mindmaps.util.Schema.EdgeLabel
 
getLastJobFinished() - Method in class io.mindmaps.engine.loader.RESTLoader
 
getLHS() - Method in interface io.mindmaps.concept.Rule
 
getLhs() - Method in class io.mindmaps.graql.internal.pattern.property.LhsProperty
 
getLoaderState() - Method in class io.mindmaps.engine.loader.RESTLoader
 
getLoadingJobs() - Method in class io.mindmaps.engine.loader.RESTLoader
 
getLogFilePath() - Method in class io.mindmaps.engine.util.ConfigProperties
 
getMatchQuery() - Method in interface io.mindmaps.graql.admin.AskQueryAdmin
 
getMatchQuery() - Method in interface io.mindmaps.graql.admin.DeleteQueryAdmin
 
getMatchQuery() - Method in interface io.mindmaps.graql.admin.InsertQueryAdmin
 
getMatchQuery(MindmapsGraph) - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getMatchQuery(MindmapsGraph) - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getMatchQuery() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getMemoryComputeKeys() - Method in class io.mindmaps.graql.internal.analytics.CountVertexProgram
 
getMemoryComputeKeys() - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
getMemoryKey() - Method in class io.mindmaps.graql.internal.analytics.MindmapsMapReduce
 
getMessage(Object...) - Method in enum io.mindmaps.graql.internal.shell.ErrorMessage
 
getMessage(Object...) - Method in enum io.mindmaps.util.ErrorMessage
 
getMessageScopes(Memory) - Method in class io.mindmaps.graql.internal.analytics.CountVertexProgram
 
getMessageScopes(Memory) - Method in class io.mindmaps.graql.internal.analytics.DegreeVertexProgram
 
getMessageScopes(Memory) - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
getMessageScopes(Memory) - Method in class io.mindmaps.graql.internal.analytics.MindmapsVertexProgram
 
getMetaEntityType() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getMetaEntityType() - Method in interface io.mindmaps.MindmapsGraph
 
getMetaRelationType() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getMetaRelationType() - Method in interface io.mindmaps.MindmapsGraph
 
getMetaResourceType() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getMetaResourceType() - Method in interface io.mindmaps.MindmapsGraph
 
getMetaRoleType() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getMetaRoleType() - Method in interface io.mindmaps.MindmapsGraph
 
getMetaRuleConstraint() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getMetaRuleConstraint() - Method in interface io.mindmaps.MindmapsGraph
 
getMetaRuleInference() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getMetaRuleInference() - Method in interface io.mindmaps.MindmapsGraph
 
getMetaRuleType() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getMetaRuleType() - Method in interface io.mindmaps.MindmapsGraph
 
getMetaType() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getMetaType() - Method in interface io.mindmaps.MindmapsGraph
 
getModifiedCastingIds() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getModifiedConcepts() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getModifiedResourceIds() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getMultiTraversal() - Method in interface io.mindmaps.graql.internal.gremlin.Fragment
 
getName() - Method in class io.mindmaps.concept.ResourceType.DataType
 
getName() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.DataTypeProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.IdProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.LhsProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.RegexProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.RhsProperty
 
getName() - Method in class io.mindmaps.graql.internal.pattern.property.ValueProperty
 
getName() - Method in interface io.mindmaps.graql.NamedAggregate
Get the name of this aggregate.
getParent() - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
getParentQuery() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getParentQuery() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getPath(String) - Method in class io.mindmaps.engine.util.ConfigProperties
 
getPattern() - Method in interface io.mindmaps.graql.admin.MatchQueryAdmin
 
getPattern() - Method in class io.mindmaps.graql.internal.query.match.MatchQueryBase
 
getPattern() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getPattern() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getPattern() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getPatternAdmins(Collection<? extends Pattern>) - Static method in class io.mindmaps.graql.internal.util.AdminConverter
 
getPatterns() - Method in interface io.mindmaps.graql.admin.Conjunction
 
getPatterns() - Method in interface io.mindmaps.graql.admin.Disjunction
 
getPredicate() - Method in interface io.mindmaps.graql.admin.ValuePredicateAdmin
 
getPredicate() - Method in class io.mindmaps.graql.internal.pattern.property.ValueProperty
 
getPreferredPersist() - Method in class io.mindmaps.graql.internal.analytics.DegreeVertexProgram
 
getPreferredPersist() - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
getPreferredPersist() - Method in class io.mindmaps.graql.internal.analytics.MindmapsVertexProgram
 
getPreferredResultGraph() - Method in class io.mindmaps.graql.internal.analytics.DegreeVertexProgram
 
getPreferredResultGraph() - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
getPreferredResultGraph() - Method in class io.mindmaps.graql.internal.analytics.MindmapsVertexProgram
 
getPrintableName() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getPriority() - Method in interface io.mindmaps.graql.internal.gremlin.Fragment
 
getPriority() - Method in class io.mindmaps.graql.internal.pattern.property.DataTypeProperty
 
getPriority() - Method in class io.mindmaps.graql.internal.pattern.property.IdProperty
 
getPriority() - Method in class io.mindmaps.graql.internal.pattern.property.IsAbstractProperty
 
getPriority() - Method in class io.mindmaps.graql.internal.pattern.property.LhsProperty
 
getPriority() - Method in class io.mindmaps.graql.internal.pattern.property.RegexProperty
 
getPriority() - Method in class io.mindmaps.graql.internal.pattern.property.RhsProperty
 
getPriority() - Method in class io.mindmaps.graql.internal.pattern.property.ValueFlagProperty
 
getPriority() - Method in class io.mindmaps.graql.internal.pattern.property.ValueProperty
 
getProperties() - Method in class io.mindmaps.engine.util.ConfigProperties
 
getProperties() - Method in interface io.mindmaps.graql.admin.VarAdmin
Get a stream of all properties on this variable
getProperties(Class<T>) - Method in interface io.mindmaps.graql.admin.VarAdmin
Get a stream of all properties of a particular type on this variable
getProperty(String) - Method in class io.mindmaps.engine.util.ConfigProperties
 
getProperty(Class<T>) - Method in interface io.mindmaps.graql.admin.VarAdmin
Get a unique property of a particular type on this variable, if it exists
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.DataTypeProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.IdProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.LhsProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.RegexProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.RhsProperty
 
getProperty() - Method in class io.mindmaps.graql.internal.pattern.property.ValueProperty
 
getPropertyAsInt(String) - Method in class io.mindmaps.engine.util.ConfigProperties
 
getPropertyAsLong(String) - Method in class io.mindmaps.engine.util.ConfigProperties
 
getRegex() - Method in interface io.mindmaps.concept.ResourceType
 
getRegex() - Method in class io.mindmaps.graql.internal.pattern.property.RegexProperty
 
getRelation(RelationType, Map<RoleType, Instance>) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getRelation(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getRelation(RelationType, Map<RoleType, Instance>) - Method in interface io.mindmaps.MindmapsGraph
 
getRelation(String) - Method in interface io.mindmaps.MindmapsGraph
 
getRelationType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getRelationType(String) - Method in interface io.mindmaps.MindmapsGraph
 
getRepresentation() - Method in class io.mindmaps.engine.visualiser.HALConcept
 
getResource(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getResource() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
getResource(String) - Method in interface io.mindmaps.MindmapsGraph
 
getResourceJobs(String) - Method in class io.mindmaps.engine.postprocessing.Cache
 
getResourcePredicates() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getResourcesByValue(V) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getResourcesByValue(V) - Method in interface io.mindmaps.MindmapsGraph
 
getResourceType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getResourceType() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
getResourceType(String) - Method in interface io.mindmaps.MindmapsGraph
 
getRHS() - Method in interface io.mindmaps.concept.Rule
 
getRhs() - Method in class io.mindmaps.graql.internal.pattern.property.RhsProperty
 
getRole() - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
getRole() - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
getRoleConceptIdMap() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getRoleConceptIdMap() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getRolePlayer() - Method in interface io.mindmaps.graql.admin.VarAdmin.Casting
 
getRoleType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getRoleType() - Method in interface io.mindmaps.graql.admin.VarAdmin.Casting
 
getRoleType(String) - Method in interface io.mindmaps.MindmapsGraph
 
getRoleVarTypeMap() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getRoleVarTypeMap() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getRoleVarTypeMap() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
getRule(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getRule(String) - Method in interface io.mindmaps.MindmapsGraph
 
getRuleConclusionAtom() - Method in class io.mindmaps.graql.internal.reasoner.rule.InferenceRule
 
getRules() - Method in class io.mindmaps.graql.Reasoner
 
getRulesOfConclusion() - Method in interface io.mindmaps.concept.Type
 
getRulesOfHypothesis() - Method in interface io.mindmaps.concept.Type
 
getRuleType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getRuleType(String) - Method in interface io.mindmaps.MindmapsGraph
 
getScope() - Method in class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
getSelectedNames() - Method in interface io.mindmaps.graql.admin.MatchQueryAdmin
 
getSelectedNames() - Method in class io.mindmaps.graql.internal.query.match.MatchQueryBase
 
getSelectedNames() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getStart() - Method in interface io.mindmaps.graql.internal.gremlin.Fragment
 
getState() - Method in class io.mindmaps.engine.loader.TransactionState
 
getStatus(UUID) - Method in class io.mindmaps.engine.loader.RESTLoader
 
getStatus() - Method in exception io.mindmaps.exception.MindmapsEngineServerException
 
getSubstitution(String) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getSubstitutions() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getSubstitutions() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getSubstitutions() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getSuperType() - Method in class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
getTinkerPopGraph() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getTinkerTraversal() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getTinkerTraversal() - Method in class io.mindmaps.graph.internal.MindmapsOrientDBGraph
 
getTinkerTraversal() - Method in interface io.mindmaps.MindmapsGraph
 
getTraversal() - Method in class io.mindmaps.graql.internal.gremlin.GremlinQuery
 
getType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
getType() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getType() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
getType() - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
getType() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getType() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getType(String) - Method in interface io.mindmaps.MindmapsGraph
 
getTypeConstraints() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getTypeConstraints() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getTypeConstraints() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getTypeId() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getTypeId() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getTypeIds() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getTypes() - Method in interface io.mindmaps.graql.admin.InsertQueryAdmin
 
getTypes(MindmapsGraph) - Method in interface io.mindmaps.graql.admin.MatchQueryAdmin
 
getTypes() - Method in interface io.mindmaps.graql.admin.MatchQueryAdmin
 
getTypes() - Method in interface io.mindmaps.graql.admin.VarProperty
Get a stream of VarAdmin that must be types.
getTypes() - Method in class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
getTypes() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
getTypes() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
getTypes() - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
getTypes() - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
getTypes() - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
getTypes() - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
getTypes(MindmapsGraph) - Method in class io.mindmaps.graql.internal.query.match.MatchQueryBase
 
getTypes() - Method in class io.mindmaps.graql.internal.query.match.MatchQueryBase
 
getTypes(MindmapsGraph) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getTypes() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getUnifiedAnswers(AtomicQuery, AtomicQuery, QueryAnswers) - Static method in class io.mindmaps.graql.internal.reasoner.query.QueryAnswers
unify answers with parentQuery
getUnifiers(Atomic) - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getUnifiers(Atomic) - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getUnifiers(Atomic) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
getVal() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getVal() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getVal() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
getVal() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
getVal() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
getVal() - Method in class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
getValue() - Method in interface io.mindmaps.concept.Resource
 
getValueEqualsPredicates() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getValuePredicate(String) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getValuePredicates() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
getValuePredicates() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getValuePredicates() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getValuePredicates() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
getValuePredicates() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getVar() - Method in interface io.mindmaps.graql.internal.query.match.MatchOrder
 
getVarAdmins(Collection<? extends Var>) - Static method in class io.mindmaps.graql.internal.util.AdminConverter
 
getVarName() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getVarName() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getVarNames() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getVarNames() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getVarNames() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
getVarNames() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
getVars() - Method in interface io.mindmaps.graql.admin.InsertQueryAdmin
 
getVars() - Method in interface io.mindmaps.graql.admin.PatternAdmin
 
getVarSet() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getVarSubMap() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getVarSubMap() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getVarTypeMap() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
getVarTypeRoleMap() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
getVarTypeRoleMap() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
getVarTypeRoleMap() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
graph - Variable in class io.mindmaps.graql.internal.reasoner.query.Query
 
graph(MindmapsGraph) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
graph() - Method in class io.mindmaps.migration.owl.OWLMigrator
 
graph(MindmapsGraph) - Method in class io.mindmaps.migration.sql.SQLDataMigrator
Set a graph from which to get information
graph(MindmapsGraph) - Method in class io.mindmaps.migration.sql.SQLSchemaMigrator
Set a graph from which to get information
GRAPH_BATCH_CONFIG_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
GRAPH_COMPUTER_CONFIG_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
GRAPH_CONFIG_PARAM - Static variable in class io.mindmaps.util.REST.Request
 
GRAPH_CONFIG_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
GRAPH_FACTORY_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
GRAPH_MATCH_QUERY_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
GRAPH_NAME_PARAM - Static variable in class io.mindmaps.util.REST.Request
 
GraphConfig() - Constructor for class io.mindmaps.util.REST.GraphConfig
 
GraphFactory - Class in io.mindmaps.factory
 
GraphFactoryController - Class in io.mindmaps.engine.controller
REST controller used by MindmapsGraphFactoryImpl to retrieve graph configuration for a given graph name.
GraphFactoryController() - Constructor for class io.mindmaps.engine.controller.GraphFactoryController
 
GraphRuntimeException - Exception in io.mindmaps.exception
This exception is thrown when the graph is malformed in any way.
GraphRuntimeException(String) - Constructor for exception io.mindmaps.exception.GraphRuntimeException
 
GraphWriter - Class in io.mindmaps.migration.export
 
GraphWriter(MindmapsGraph) - Constructor for class io.mindmaps.migration.export.GraphWriter
 
Graql - Class in io.mindmaps.graql
 
graql(String, File) - Method in class io.mindmaps.migration.csv.CSVMigrator
Migrate all the data in the given file based on the given template.
graql(String, File) - Method in class io.mindmaps.migration.json.JsonMigrator
 
GRAQL_KEYWORDS - Static variable in class io.mindmaps.graql.internal.util.StringConverter
 
GraqlClient - Interface in io.mindmaps.graql
Interface for connecting a Graql websocket to a remote URI.
GraqlClientImpl - Class in io.mindmaps.graql
Default implementation of GraqlClient that connects to a websocket
GraqlClientImpl() - Constructor for class io.mindmaps.graql.GraqlClientImpl
 
GraQLCompleter - Class in io.mindmaps.graql.internal.shell
An autocompleter for Graql.
GraQLCompleter(GraqlShell) - Constructor for class io.mindmaps.graql.internal.shell.GraQLCompleter
 
GraqlShell - Class in io.mindmaps.graql
A Graql REPL shell that can be run from the command line
GraqlSignalHandler - Class in io.mindmaps.graql.internal.shell
 
GraqlSignalHandler(GraqlShell) - Constructor for class io.mindmaps.graql.internal.shell.GraqlSignalHandler
 
graqlString() - Method in interface io.mindmaps.graql.admin.VarProperty
Get the Graql string representation of this property
GraqlType - Enum in io.mindmaps.graql.internal.util
Some constant types that Graql needs to know about.
GREEN - Static variable in class io.mindmaps.graql.internal.util.ANSI
 
GremlinQuery - Class in io.mindmaps.graql.internal.gremlin
A class for building gremlin traversals from patterns.
GremlinQuery(MindmapsGraph, PatternAdmin, <any>, Optional<MatchOrder>) - Constructor for class io.mindmaps.graql.internal.gremlin.GremlinQuery
 
group(String) - Static method in class io.mindmaps.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 io.mindmaps.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 io.mindmaps.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 io.mindmaps.graql.Graql
 
gt(Object) - Static method in class io.mindmaps.graql.internal.query.predicate.Predicates
 
gte(Comparable) - Static method in class io.mindmaps.graql.Graql
 
gte(Object) - Static method in class io.mindmaps.graql.internal.query.predicate.Predicates
 

H

HAL_DEGREE_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
HALConcept - Class in io.mindmaps.engine.visualiser
Class used to build the HAL representation of a given concept.
HALConcept(Concept, int, boolean, Set<String>) - Constructor for class io.mindmaps.engine.visualiser.HALConcept
 
HALConcept(Concept) - Constructor for class io.mindmaps.engine.visualiser.HALConcept
 
handle(Signal) - Method in class io.mindmaps.graql.internal.shell.GraqlSignalHandler
 
has(String) - Method in interface io.mindmaps.graql.Var
 
has(String, Object) - Method in interface io.mindmaps.graql.Var
the variable must have a resource or name of the given type with an exact matching value
has(String, ValuePredicate) - Method in interface io.mindmaps.graql.Var
the variable must have a resource or name of the given type that matches the given predicate
has(String, Var) - Method in interface io.mindmaps.graql.Var
the variable must have a resource or name of the given type that matches the given predicate
hasExplicitRoleTypes() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.DataTypeProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.IdProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.IsAbstractProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.LhsProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.RegexProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.RhsProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.ValueFlagProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.pattern.property.ValueProperty
 
hashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
hashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
hashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
hashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Type
 
hashCode() - Method in class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
hashCode() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
hashCode() - Method in class io.mindmaps.graql.internal.template.Value
 
hasNoProperties() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
hasResource(String) - Method in interface io.mindmaps.graql.Var
 
hasResource(Var) - Method in interface io.mindmaps.graql.Var
 
HasResourceProperty - Class in io.mindmaps.graql.internal.pattern.property
 
HasResourceProperty(String, VarAdmin) - Constructor for class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
HasResourceTypeProperty - Class in io.mindmaps.graql.internal.pattern.property
 
HasResourceTypeProperty(VarAdmin) - Constructor for class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
hasRole(RoleType) - Method in interface io.mindmaps.concept.RelationType
 
hasRole(String) - Method in interface io.mindmaps.graql.Var
 
hasRole(Var) - Method in interface io.mindmaps.graql.Var
 
HasRoleProperty - Class in io.mindmaps.graql.internal.pattern.property
 
HasRoleProperty(VarAdmin) - Constructor for class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
hasRoles() - Method in interface io.mindmaps.concept.RelationType
 
hasScope(Var) - Method in interface io.mindmaps.graql.Var
 
HasScopeProperty - Class in io.mindmaps.graql.internal.pattern.property
 
HasScopeProperty(VarAdmin) - Constructor for class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
hasSeen(String) - Method in class io.mindmaps.graql.internal.template.Scope
 
HTTP_TRANSACTION_CREATED - Static variable in class io.mindmaps.util.REST.HttpConn
 
HttpConn() - Constructor for class io.mindmaps.util.REST.HttpConn
 

I

id(String) - Static method in class io.mindmaps.graql.Graql
 
id(String) - Method in interface io.mindmaps.graql.Var
 
ID_PARAMETER - Static variable in class io.mindmaps.util.REST.Request
 
identity - Static variable in class io.mindmaps.graql.internal.template.Value
 
IdProperty - Class in io.mindmaps.graql.internal.pattern.property
 
IdProperty(String) - Constructor for class io.mindmaps.graql.internal.pattern.property.IdProperty
 
idToString(String) - Static method in class io.mindmaps.graql.internal.util.StringConverter
 
IMPORT_DATA_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
IMPORT_DISTRIBUTED_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
ImportController - Class in io.mindmaps.engine.controller
 
ImportController() - Constructor for class io.mindmaps.engine.controller.ImportController
 
IN_MEMORY - Static variable in class io.mindmaps.Mindmaps
 
inAkos(GraphTraversal<Vertex, Vertex>) - Static method in class io.mindmaps.graql.internal.gremlin.Traversals
 
INDEX_END - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
INDEX_MEDIAN - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
INDEX_START - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
individualEntityName(IRI) - Method in interface io.mindmaps.migration.owl.Namer
Generate the name of a MM entity from the IRI of an OWL individual
InferenceRule - Class in io.mindmaps.graql.internal.reasoner.rule
 
InferenceRule(Rule, MindmapsGraph) - Constructor for class io.mindmaps.graql.internal.reasoner.rule.InferenceRule
 
initialiseMetaConcepts() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
insert(Var...) - Static method in class io.mindmaps.graql.Graql
 
insert(Collection<? extends Var>) - Static method in class io.mindmaps.graql.Graql
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.IdProperty
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.IsAbstractProperty
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.RegexProperty
 
insert(InsertQueryExecutor, Concept) - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
insert(InsertQueryExecutor, Concept) - Method in interface io.mindmaps.graql.internal.pattern.property.VarPropertyInternal
Insert the given property into the graph, if possible.
insert(Collection<? extends Var>) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
insert(<any>, MatchQueryAdmin) - Static method in class io.mindmaps.graql.internal.query.Queries
 
insert(<any>, Optional<MindmapsGraph>) - Static method in class io.mindmaps.graql.internal.query.Queries
 
insert(Var...) - Method in interface io.mindmaps.graql.MatchQuery
 
insert(Collection<? extends Var>) - Method in interface io.mindmaps.graql.MatchQuery
 
insert(Var...) - Method in class io.mindmaps.graql.QueryBuilder
 
insert(Collection<? extends Var>) - Method in class io.mindmaps.graql.QueryBuilder
 
INSERT_PREFIX - Static variable in class io.mindmaps.util.REST.HttpConn
 
InsertQuery - Interface in io.mindmaps.graql
A query for inserting data.
InsertQueryAdmin - Interface in io.mindmaps.graql.admin
Admin class for inspecting and manipulating an InsertQuery
InsertQueryExecutor - Class in io.mindmaps.graql.internal.query
A class for executing insert queries.
Instance - Interface in io.mindmaps.concept
This represents an instance of a Type.
InstanceMapper - Class in io.mindmaps.migration.export
 
InstanceMapper() - Constructor for class io.mindmaps.migration.export.InstanceMapper
 
instances() - Method in interface io.mindmaps.concept.EntityType
 
instances() - Method in interface io.mindmaps.concept.RelationType
 
instances() - Method in interface io.mindmaps.concept.ResourceType
 
instances() - Method in interface io.mindmaps.concept.RuleType
 
instances() - Method in interface io.mindmaps.concept.Type
 
interrupt() - Method in class io.mindmaps.graql.GraqlShell
Interrupt the shell.
IntMacro - Class in io.mindmaps.graql.internal.template.macro
 
IntMacro() - Constructor for class io.mindmaps.graql.internal.template.macro.IntMacro
 
InvalidConceptTypeException - Exception in io.mindmaps.exception
This exception is thrown when attempting to incorrectly cast a concept to something it is not.
InvalidConceptTypeException(String) - Constructor for exception io.mindmaps.exception.InvalidConceptTypeException
 
InvalidConceptValueException - Exception in io.mindmaps.exception
Thrown when the value of a resource does not match the resources datatype.
InvalidConceptValueException(String) - Constructor for exception io.mindmaps.exception.InvalidConceptValueException
 
io.mindmaps - package io.mindmaps
 
io.mindmaps.concept - package io.mindmaps.concept
 
io.mindmaps.engine - package io.mindmaps.engine
 
io.mindmaps.engine.controller - package io.mindmaps.engine.controller
 
io.mindmaps.engine.loader - package io.mindmaps.engine.loader
 
io.mindmaps.engine.postprocessing - package io.mindmaps.engine.postprocessing
 
io.mindmaps.engine.session - package io.mindmaps.engine.session
 
io.mindmaps.engine.util - package io.mindmaps.engine.util
 
io.mindmaps.engine.visualiser - package io.mindmaps.engine.visualiser
 
io.mindmaps.example - package io.mindmaps.example
 
io.mindmaps.exception - package io.mindmaps.exception
 
io.mindmaps.factory - package io.mindmaps.factory
 
io.mindmaps.graph.internal - package io.mindmaps.graph.internal
 
io.mindmaps.graql - package io.mindmaps.graql
 
io.mindmaps.graql.admin - package io.mindmaps.graql.admin
 
io.mindmaps.graql.internal.analytics - package io.mindmaps.graql.internal.analytics
 
io.mindmaps.graql.internal.gremlin - package io.mindmaps.graql.internal.gremlin
 
io.mindmaps.graql.internal.parser - package io.mindmaps.graql.internal.parser
 
io.mindmaps.graql.internal.pattern - package io.mindmaps.graql.internal.pattern
 
io.mindmaps.graql.internal.pattern.property - package io.mindmaps.graql.internal.pattern.property
 
io.mindmaps.graql.internal.query - package io.mindmaps.graql.internal.query
 
io.mindmaps.graql.internal.query.aggregate - package io.mindmaps.graql.internal.query.aggregate
 
io.mindmaps.graql.internal.query.match - package io.mindmaps.graql.internal.query.match
 
io.mindmaps.graql.internal.query.predicate - package io.mindmaps.graql.internal.query.predicate
 
io.mindmaps.graql.internal.reasoner - package io.mindmaps.graql.internal.reasoner
 
io.mindmaps.graql.internal.reasoner.predicate - package io.mindmaps.graql.internal.reasoner.predicate
 
io.mindmaps.graql.internal.reasoner.query - package io.mindmaps.graql.internal.reasoner.query
 
io.mindmaps.graql.internal.reasoner.rule - package io.mindmaps.graql.internal.reasoner.rule
 
io.mindmaps.graql.internal.shell - package io.mindmaps.graql.internal.shell
 
io.mindmaps.graql.internal.template - package io.mindmaps.graql.internal.template
 
io.mindmaps.graql.internal.template.macro - package io.mindmaps.graql.internal.template.macro
 
io.mindmaps.graql.internal.util - package io.mindmaps.graql.internal.util
 
io.mindmaps.migration.csv - package io.mindmaps.migration.csv
 
io.mindmaps.migration.export - package io.mindmaps.migration.export
 
io.mindmaps.migration.json - package io.mindmaps.migration.json
 
io.mindmaps.migration.owl - package io.mindmaps.migration.owl
 
io.mindmaps.migration.sql - package io.mindmaps.migration.sql
 
io.mindmaps.util - package io.mindmaps.util
 
isa(String) - Method in interface io.mindmaps.graql.Var
 
isa(Var) - Method in interface io.mindmaps.graql.Var
 
isAbstract() - Method in interface io.mindmaps.concept.Type
 
isAbstract() - Method in interface io.mindmaps.graql.Var
set this concept type variable as abstract, meaning it cannot have direct instances
IsAbstractProperty - Class in io.mindmaps.graql.internal.pattern.property
 
IsAbstractProperty() - Constructor for class io.mindmaps.graql.internal.pattern.property.IsAbstractProperty
 
IsaProperty - Class in io.mindmaps.graql.internal.pattern.property
 
IsaProperty(VarAdmin) - Constructor for class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
isBatchLoadingEnabled() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
isBoolean() - Method in class io.mindmaps.graql.internal.template.Value
 
isConjunction() - Method in interface io.mindmaps.graql.admin.PatternAdmin
 
isDisjunction() - Method in interface io.mindmaps.graql.admin.PatternAdmin
 
isDouble() - Method in class io.mindmaps.graql.internal.template.Value
 
isEntity() - Method in interface io.mindmaps.concept.Concept
 
isEntityType() - Method in interface io.mindmaps.concept.Concept
 
isEquivalent(Object) - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
isEquivalent(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
isEquivalent(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
isEquivalent(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
isEquivalent(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Type
 
isEquivalent(Object) - Method in class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
isEquivalent(Query) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
isGlobalScope() - Method in class io.mindmaps.graql.internal.template.Scope
 
isInstance() - Method in interface io.mindmaps.concept.Concept
 
isInteger() - Method in class io.mindmaps.graql.internal.template.Value
 
isList() - Method in class io.mindmaps.graql.internal.template.Value
 
isMaterialise() - Method in interface io.mindmaps.concept.Rule
 
isMetaId(String) - Static method in enum io.mindmaps.util.Schema.MetaType
 
isMetaOntologyNotInitialised() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
isNull() - Method in class io.mindmaps.graql.internal.template.Value
 
isNumber() - Method in class io.mindmaps.graql.internal.template.Value
 
isPostProcessingRunning() - Method in class io.mindmaps.engine.postprocessing.BackgroundTasks
 
isReadOnly() - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
isReadOnly() - Method in interface io.mindmaps.graql.Query
Whether this query will modify the graph
isRecursive() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
isRecursive() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
isRelation() - Method in interface io.mindmaps.concept.Concept
 
isRelation() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
isRelation() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
isRelation() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
isRelationType() - Method in interface io.mindmaps.concept.Concept
 
isResource() - Method in interface io.mindmaps.concept.Concept
 
isResource() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
isResource() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
isResourceType() - Method in interface io.mindmaps.concept.Concept
 
isRoleType() - Method in interface io.mindmaps.concept.Concept
 
isRule() - Method in interface io.mindmaps.concept.Concept
 
isRuleResolvable() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
isRuleResolvable() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
isRuleResolvable() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
isRuleResolvable() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
isRuleType() - Method in interface io.mindmaps.concept.Concept
 
isSaveInProgress() - Method in class io.mindmaps.engine.postprocessing.Cache
 
isSpecific() - Method in interface io.mindmaps.graql.admin.ValuePredicateAdmin
 
isString() - Method in class io.mindmaps.graql.internal.template.Value
 
isSubstitution() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
isSubstitution() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
isType() - Method in interface io.mindmaps.concept.Concept
 
isType() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
isType() - Method in class io.mindmaps.graql.internal.reasoner.predicate.Type
 
isUnique() - Method in interface io.mindmaps.graql.admin.UniqueVarProperty
 
isUnique() - Method in interface io.mindmaps.graql.admin.VarProperty
True if there is at most one of these properties for each VarAdmin
isUserDefinedName() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
isValuePredicate() - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
isValuePredicate() - Method in class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
isVar() - Method in interface io.mindmaps.graql.admin.PatternAdmin
 
isVar() - Method in interface io.mindmaps.graql.admin.VarAdmin
 
isVoid() - Method in class io.mindmaps.graql.internal.template.Value
 
iterator() - Method in interface io.mindmaps.graql.Streamable
 
iterator() - Method in class io.mindmaps.migration.sql.SQLDataMigrator
Iterate through the migration
iterator() - Method in class io.mindmaps.migration.sql.SQLModel
 

J

join(QueryAnswers) - Method in class io.mindmaps.graql.internal.reasoner.query.QueryAnswers
 
JsonMigrator - Class in io.mindmaps.migration.json
Migrator for migrating JSON data into Mindmaps instances
JsonMigrator(Loader) - Constructor for class io.mindmaps.migration.json.JsonMigrator
Create a JsonMigrator to migrate into the given graph

L

LABEL - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
LABEL_SELECTED - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
lhs(String) - Method in interface io.mindmaps.graql.Var
 
LhsProperty - Class in io.mindmaps.graql.internal.pattern.property
 
LhsProperty(String) - Constructor for class io.mindmaps.graql.internal.pattern.property.LhsProperty
 
limit(long) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
limit(long) - Method in interface io.mindmaps.graql.MatchQuery
 
linkConceptTypes() - Method in class io.mindmaps.graql.Reasoner
Link all unlinked rules in the rule base to their matching types
list() - Static method in class io.mindmaps.graql.internal.query.aggregate.Aggregates
An aggregate that changes match query results into a list.
loadData(String, String, UUID) - Method in class io.mindmaps.engine.loader.RESTLoader
 
Loader - Class in io.mindmaps.engine.loader
RESTLoader to perform bulk loading into the graph
Loader() - Constructor for class io.mindmaps.engine.loader.Loader
 
LOADER_REPEAT_COMMITS - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
LOADER_STATE_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
loadGraph(MindmapsGraph) - Static method in class io.mindmaps.example.MovieGraphFactory
 
loadGraph(MindmapsGraph) - Static method in class io.mindmaps.example.PokemonGraphFactory
 
loadingJobs - Variable in class io.mindmaps.engine.loader.Loader
 
loadState(Graph, Configuration) - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
LOG - Variable in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
LOG_FILE_CONFIG_SYSTEM_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
LOG_FILE_OUTPUT_SYSTEM_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
LOG_LEVEL_SYSTEM_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
LOGGING_FILE_PATH - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
LOGGING_LEVEL - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
LONG - Static variable in class io.mindmaps.concept.ResourceType.DataType
 
lt(Comparable) - Static method in class io.mindmaps.graql.Graql
 
lt(Object) - Static method in class io.mindmaps.graql.internal.query.predicate.Predicates
 
lte(Comparable) - Static method in class io.mindmaps.graql.Graql
 
lte(Object) - Static method in class io.mindmaps.graql.internal.query.predicate.Predicates
 

M

Macro<T> - Interface in io.mindmaps.graql.internal.template.macro
A macro function to perform on a template.
main(String[]) - Static method in class io.mindmaps.engine.MindmapsEngineServer
 
main(String[]) - Static method in class io.mindmaps.graql.GraqlShell
Run a Graql REPL
Main - Class in io.mindmaps.migration.csv
Main program to migrate CSV files into a Mindmaps graph.
Main() - Constructor for class io.mindmaps.migration.csv.Main
 
main(String[]) - Static method in class io.mindmaps.migration.csv.Main
 
Main - Class in io.mindmaps.migration.export
 
Main() - Constructor for class io.mindmaps.migration.export.Main
 
main(String[]) - Static method in class io.mindmaps.migration.export.Main
 
Main - Class in io.mindmaps.migration.json
Main program to migrate a JSON schema and data into a Mindmaps graph.
Main() - Constructor for class io.mindmaps.migration.json.Main
 
main(String[]) - Static method in class io.mindmaps.migration.json.Main
 
Main - Class in io.mindmaps.migration.owl
Main program to migrate an OWL knowledge base into a Mindmaps knowledge graph.
Main() - Constructor for class io.mindmaps.migration.owl.Main
 
main(String[]) - Static method in class io.mindmaps.migration.owl.Main
 
Main - Class in io.mindmaps.migration.sql
Main program to migrate a SQL database into a Mindmaps graph.
Main() - Constructor for class io.mindmaps.migration.sql.Main
 
main(String[]) - Static method in class io.mindmaps.migration.sql.Main
 
map(Vertex, MapReduce.MapEmitter<Serializable, T>) - Method in class io.mindmaps.graql.internal.analytics.MindmapsMapReduce
 
map(Instance) - Static method in class io.mindmaps.migration.export.InstanceMapper
 
map(Entity) - Static method in class io.mindmaps.migration.export.InstanceMapper
 
map(Relation) - Static method in class io.mindmaps.migration.export.InstanceMapper
Exclude any relations that are mapped to an encountered resource
map(Resource) - Static method in class io.mindmaps.migration.export.InstanceMapper
Exclude any resources that have been encountered while mapping an entity.
map(Rule) - Static method in class io.mindmaps.migration.export.InstanceMapper
 
map(Type) - Static method in class io.mindmaps.migration.export.TypeMapper
 
map(Var, EntityType) - Static method in class io.mindmaps.migration.export.TypeMapper
 
map(Var, RelationType) - Static method in class io.mindmaps.migration.export.TypeMapper
 
map(Var, RoleType) - Static method in class io.mindmaps.migration.export.TypeMapper
 
map(Var, ResourceType) - Static method in class io.mindmaps.migration.export.TypeMapper
 
map(Var, RuleType) - Static method in class io.mindmaps.migration.export.TypeMapper
 
markAsSeen(String) - Method in class io.mindmaps.graql.internal.template.Scope
 
match(Pattern...) - Static method in class io.mindmaps.graql.Graql
 
match(Collection<? extends Pattern>) - Static method in class io.mindmaps.graql.Graql
 
match(String) - Method in class io.mindmaps.graql.internal.pattern.property.AkoProperty
 
match(String) - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceProperty
 
match(String) - Method in class io.mindmaps.graql.internal.pattern.property.HasResourceTypeProperty
 
match(String) - Method in class io.mindmaps.graql.internal.pattern.property.HasRoleProperty
 
match(String) - Method in class io.mindmaps.graql.internal.pattern.property.HasScopeProperty
 
match(String) - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
match(String) - Method in class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
match(String) - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
match(String) - Method in interface io.mindmaps.graql.internal.pattern.property.VarPropertyInternal
Return a collection of MultiTraversal to match the given property in the graph
match(Conjunction<PatternAdmin>) - Static method in class io.mindmaps.graql.internal.query.Queries
 
match(Pattern...) - Method in class io.mindmaps.graql.QueryBuilder
 
match(Collection<? extends Pattern>) - Method in class io.mindmaps.graql.QueryBuilder
 
MATCH_QUERY_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
MatchOrder - Interface in io.mindmaps.graql.internal.query.match
An interface for handling ordering match queries.
MatchQuery - Interface in io.mindmaps.graql
a query used for finding data in a graph that matches the given patterns.
MatchQueryAdmin - Interface in io.mindmaps.graql.admin
Admin class for inspecting and manipulating a MatchQuery
MatchQueryBase - Class in io.mindmaps.graql.internal.query.match
Base MatchQuery implementation that executes the gremlin traversal
MatchQueryBase(Conjunction<PatternAdmin>) - Constructor for class io.mindmaps.graql.internal.query.match.MatchQueryBase
 
MatchQueryInternal - Interface in io.mindmaps.graql.internal.query.match
 
materialise() - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicMatchQuery
 
materialise() - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
materialise(Set<Substitution>) - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
Add explicit substitutions and materialise
max(String) - Static method in class io.mindmaps.graql.Graql
Create an aggregate that will find the maximum of a variable's values.
max() - Method in class io.mindmaps.graql.internal.analytics.Analytics
Maximum value of the selected resource-type.
max(String) - Static method in class io.mindmaps.graql.internal.query.aggregate.Aggregates
Aggregate that finds maximum of a match query.
MAX_ITERATION - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
MaxMapReduce - Class in io.mindmaps.graql.internal.analytics
 
MaxMapReduce() - Constructor for class io.mindmaps.graql.internal.analytics.MaxMapReduce
 
MaxMapReduce(Set<String>, String) - Constructor for class io.mindmaps.graql.internal.analytics.MaxMapReduce
 
mean() - Method in class io.mindmaps.graql.internal.analytics.Analytics
Compute the mean of instances of the selected resource-type.
MeanMapReduce - Class in io.mindmaps.graql.internal.analytics
 
MeanMapReduce() - Constructor for class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
MeanMapReduce(Set<String>, String) - Constructor for class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
median(String) - Static method in class io.mindmaps.graql.Graql
Create an aggregate that will find the median of a variable's values.
median() - Method in class io.mindmaps.graql.internal.analytics.Analytics
Compute the median of instances of the selected resource-type.
MEDIAN - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
median(String) - Static method in class io.mindmaps.graql.internal.query.aggregate.Aggregates
Aggregate that finds median of a match query.
MedianVertexProgram - Class in io.mindmaps.graql.internal.analytics
This class implements quick select algorithm to find the median.
MedianVertexProgram() - Constructor for class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
MedianVertexProgram(Set<String>, Set<String>, String) - Constructor for class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
MEMORY_KEY - Static variable in class io.mindmaps.graql.internal.analytics.MaxMapReduce
 
MEMORY_KEY - Static variable in class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
MEMORY_KEY - Static variable in class io.mindmaps.graql.internal.analytics.StdMapReduce
 
MEMORY_KEY - Static variable in class io.mindmaps.graql.internal.analytics.SumMapReduce
 
memoryLookup(Map<AtomicQuery, AtomicQuery>) - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicMatchQuery
 
memoryLookup(Map<AtomicQuery, AtomicQuery>) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
mergeVars(Collection<VarAdmin>) - Static method in class io.mindmaps.graql.internal.pattern.Patterns
 
META_TYPE_INSTANCES_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
migrate(String, File) - Method in class io.mindmaps.migration.csv.CSVMigrator
Migrate all the data in the given file based on the given template.
migrate(String, File) - Method in class io.mindmaps.migration.json.JsonMigrator
 
migrate() - Method in class io.mindmaps.migration.owl.OWLMigrator
 
migrate() - Method in class io.mindmaps.migration.sql.SQLDataMigrator
Migrate a CSV schema into a Mindmaps ontology
migrate(Loader) - Method in class io.mindmaps.migration.sql.SQLDataMigrator
Migrate the entire data file into the given loader.
migrate() - Method in class io.mindmaps.migration.sql.SQLSchemaMigrator
 
migrate(Loader) - Method in class io.mindmaps.migration.sql.SQLSchemaMigrator
Migrate the entire schema into the given loader.
min(String) - Static method in class io.mindmaps.graql.Graql
Create an aggregate that will find the minimum of a variable's values.
min() - Method in class io.mindmaps.graql.internal.analytics.Analytics
Minimum value of the selected resource-type.
min(String) - Static method in class io.mindmaps.graql.internal.query.aggregate.Aggregates
Aggregate that finds minimum of a match query.
Mindmaps - Class in io.mindmaps
Main entry point to connect to a Mindmaps knowledge graph.
Mindmaps() - Constructor for class io.mindmaps.Mindmaps
 
MINDMAPS_ASCII - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
MindmapsComputer - Interface in io.mindmaps
Encapsulates a tinkerpop graph computer and provides methods to execute OLAP tasks.
MindmapsComputerImpl - Class in io.mindmaps.graph.internal
 
MindmapsComputerImpl(Graph, String) - Constructor for class io.mindmaps.graph.internal.MindmapsComputerImpl
 
MindmapsEngineServer - Class in io.mindmaps.engine
Main class in charge to start a web server and all the REST controllers.
MindmapsEngineServer() - Constructor for class io.mindmaps.engine.MindmapsEngineServer
 
MindmapsEngineServerException - Exception in io.mindmaps.exception
This Exception is thrown by Mindmaps Engine web server when operations accessible through APIs go wrong.
MindmapsEngineServerException(int, String) - Constructor for exception io.mindmaps.exception.MindmapsEngineServerException
 
MindmapsEngineServerException(int, Exception) - Constructor for exception io.mindmaps.exception.MindmapsEngineServerException
 
MindmapsGraph - Interface in io.mindmaps
A thread bound mindmaps graph
MindmapsGraphFactory - Interface in io.mindmaps
A factory instance which produces graphs bound to the same persistence layer and keyspace.
MindmapsGraphFactoryImpl - Class in io.mindmaps.factory
A client for creating a mindmaps graph from a running engine.
MindmapsGraphFactoryImpl(String, String) - Constructor for class io.mindmaps.factory.MindmapsGraphFactoryImpl
 
MindmapsGraphFactoryInMemory - Class in io.mindmaps.factory
A client for creating a mindmaps graph from a running engine.
MindmapsGraphFactoryInMemory(String, String) - Constructor for class io.mindmaps.factory.MindmapsGraphFactoryInMemory
 
MindmapsMapReduce<T> - Class in io.mindmaps.graql.internal.analytics
A map reduce task specific to Mindmaps with common method implementations.
MindmapsMapReduce() - Constructor for class io.mindmaps.graql.internal.analytics.MindmapsMapReduce
 
MindmapsOrientDBGraph - Class in io.mindmaps.graph.internal
 
MindmapsOrientDBGraph(OrientGraph, String, String, boolean) - Constructor for class io.mindmaps.graph.internal.MindmapsOrientDBGraph
 
MindmapsOrientDBInternalFactory - Class in io.mindmaps.factory
 
MindmapsOrientDBInternalFactory(String, String, String) - Constructor for class io.mindmaps.factory.MindmapsOrientDBInternalFactory
 
MindmapsTinkerGraph - Class in io.mindmaps.graph.internal
A mindmaps graph which uses a Tinkergraph backend.
MindmapsTinkerGraph(TinkerGraph, String, String, boolean) - Constructor for class io.mindmaps.graph.internal.MindmapsTinkerGraph
 
MindmapsTitanGraph - Class in io.mindmaps.graph.internal
 
MindmapsTitanGraph(TitanGraph, String, String, boolean) - Constructor for class io.mindmaps.graph.internal.MindmapsTitanGraph
 
MindmapsTitanHadoopInternalFactory - Class in io.mindmaps.factory
 
MindmapsValidationException - Exception in io.mindmaps.exception
Thrown when a mindmaps validation rule is broken.
MindmapsValidationException(String) - Constructor for exception io.mindmaps.exception.MindmapsValidationException
 
MindmapsVertexProgram<T> - Class in io.mindmaps.graql.internal.analytics
A vertex program specific to Mindmaps with common method implementations.
MindmapsVertexProgram() - Constructor for class io.mindmaps.graql.internal.analytics.MindmapsVertexProgram
 
modifyShortcutTraversal(ShortcutTraversal) - Method in class io.mindmaps.graql.internal.pattern.property.IsaProperty
 
modifyShortcutTraversal(ShortcutTraversal) - Method in class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
modifyShortcutTraversal(ShortcutTraversal) - Method in interface io.mindmaps.graql.internal.pattern.property.VarPropertyInternal
 
MoreThanOneConceptException - Exception in io.mindmaps.exception
Thrown when two concepts are returned when using a unique id to retrieve them.
MoreThanOneConceptException(String) - Constructor for exception io.mindmaps.exception.MoreThanOneConceptException
 
MoreThanOneEdgeException - Exception in io.mindmaps.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 io.mindmaps.exception.MoreThanOneEdgeException
 
MovieGraphFactory - Class in io.mindmaps.example
A class which loads sample data into a mindmaps graph
MultiTraversal - Interface in io.mindmaps.graql.internal.gremlin
a pattern to match in the graph.

N

name() - Method in class io.mindmaps.graql.internal.template.macro.DoubleMacro
 
name() - Method in class io.mindmaps.graql.internal.template.macro.EqualsMacro
 
name() - Method in class io.mindmaps.graql.internal.template.macro.IntMacro
 
name() - Method in interface io.mindmaps.graql.internal.template.macro.Macro
 
name() - Method in class io.mindmaps.graql.internal.template.macro.NoescpMacro
 
NamedAggregate<T,S> - Interface in io.mindmaps.graql
An aggregate operation with an associated name.
Namer - Interface in io.mindmaps.migration.owl
A Namer provides functions to generate Mindmaps ontology names (IDs for types, relations, roles etc.) from OWL ontology elements.
namer(Namer) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
namer() - Method in class io.mindmaps.migration.owl.OWLMigrator
 
Namer - Interface in io.mindmaps.migration.sql
 
NAMESPACE - Static variable in class io.mindmaps.util.REST.RemoteShell
 
NEGATIVE_COUNT - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
neq(Object) - Static method in class io.mindmaps.graql.Graql
 
neq(Object) - Static method in class io.mindmaps.graql.internal.query.predicate.Predicates
 
NEW_TRANSACTION_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
NoEdgeException - Exception in io.mindmaps.exception
The exception thrown when an edge is expected between two concepts.
NoEdgeException(String, String) - Constructor for exception io.mindmaps.exception.NoEdgeException
 
NoescpMacro - Class in io.mindmaps.graql.internal.template.macro
 
NoescpMacro() - Constructor for class io.mindmaps.graql.internal.template.macro.NoescpMacro
 
NULL - Static variable in class io.mindmaps.graql.internal.template.Value
 
NUM_THREADS_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 

O

objectPropertyName(IRI) - Method in interface io.mindmaps.migration.owl.Namer
Generate the name of a MM relation type from the IRI of an OWL object property
objectRole(String) - Method in interface io.mindmaps.migration.owl.Namer
Make a name for the role type corresponding to the object (i.e.
objectRole(RelationType) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
offset(long) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
offset(long) - Method in interface io.mindmaps.graql.MatchQuery
 
onClose(Session, int, String) - Method in class io.mindmaps.engine.session.RemoteSession
 
onClose(int, String) - Method in class io.mindmaps.graql.GraqlShell
 
onConnect(Session) - Method in class io.mindmaps.engine.session.RemoteSession
 
onMessage(Session, String) - Method in class io.mindmaps.engine.session.RemoteSession
 
onMessage(String) - Method in class io.mindmaps.graql.GraqlShell
 
ontology(OWLOntology) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
ontology() - Method in class io.mindmaps.migration.owl.OWLMigrator
 
optionalOr(Optional<T>, Optional<T>) - Static method in class io.mindmaps.graql.internal.util.CommonUtil
 
optionalToStream(Optional<T>) - Static method in class io.mindmaps.graql.internal.util.CommonUtil
 
or(Pattern...) - Static method in class io.mindmaps.graql.Graql
 
or(Collection<? extends Pattern>) - Static method in class io.mindmaps.graql.Graql
 
or(ValuePredicate) - Method in interface io.mindmaps.graql.ValuePredicate
 
orderBy(String, boolean) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
orderBy(String) - Method in interface io.mindmaps.graql.MatchQuery
Order the results by degree in ascending order
orderBy(String, boolean) - Method in interface io.mindmaps.graql.MatchQuery
Order the results by degree
orderTraversal(GraphTraversal<Vertex, Map<String, Vertex>>) - Method in interface io.mindmaps.graql.internal.query.match.MatchOrder
Order the traversal
outAkos(GraphTraversal<Vertex, Vertex>) - Static method in class io.mindmaps.graql.internal.gremlin.Traversals
 
owlBuiltInToMindmapsDatatype(OWL2Datatype) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
OWLMigrator - Class in io.mindmaps.migration.owl
The OWL migrator is the main driver an OWL migration process: configure with the ontology to migrate, the target Mindmaps graph and instance and hit go with the OWLMigrator.migrate()
OWLMigrator() - Constructor for class io.mindmaps.migration.owl.OWLMigrator
 
OwlMindmapsGraphStoringVisitor - Class in io.mindmaps.migration.owl
This is the main class processing an OWL ontology file.
OwlMindmapsGraphStoringVisitor(OWLMigrator) - Constructor for class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
OwlModel - Enum in io.mindmaps.migration.owl
Enumerate default/predefined elements that need to be created in MM regardless of the ontology being migrated.
owlname() - Method in enum io.mindmaps.migration.owl.OwlModel
 
owlThingEntityType() - Method in class io.mindmaps.migration.owl.OWLMigrator
 
ownerInstances() - Method in interface io.mindmaps.concept.Resource
 

P

parallelStream() - Method in interface io.mindmaps.graql.Streamable
 
parse(String) - Static method in class io.mindmaps.graql.Graql
 
parse(String) - Method in class io.mindmaps.graql.QueryBuilder
 
parsePatterns(InputStream) - Static method in class io.mindmaps.graql.Graql
 
parsePatterns(String) - Static method in class io.mindmaps.graql.Graql
 
parsePatterns(String) - Method in class io.mindmaps.graql.internal.parser.QueryParser
 
parsePatterns(InputStream) - Method in class io.mindmaps.graql.internal.parser.QueryParser
 
parsePatterns(InputStream) - Method in class io.mindmaps.graql.QueryBuilder
 
parsePatterns(String) - Method in class io.mindmaps.graql.QueryBuilder
 
parseQuery(String) - Method in class io.mindmaps.graql.internal.parser.QueryParser
 
parseTemplate(String, Map<String, Object>) - Static method in class io.mindmaps.graql.Graql
 
parseTemplate(String, Map<String, Object>) - Method in class io.mindmaps.graql.internal.template.TemplateParser
Parse and resolve a graql template
parseTemplate(String, Map<String, Object>) - Method in class io.mindmaps.graql.QueryBuilder
 
PATH_FIELD - Static variable in class io.mindmaps.util.REST.Request
 
Pattern - Interface in io.mindmaps.graql
A pattern describing a subgraph.
PatternAdmin - Interface in io.mindmaps.graql.admin
Admin class for inspecting and manipulating a Pattern
Patterns - Class in io.mindmaps.graql.internal.pattern
 
performPostprocessing() - Method in class io.mindmaps.engine.postprocessing.BackgroundTasks
 
PIVOT - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
PIVOT_NEGATIVE - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
PIVOT_POSITIVE - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
playedByTypes() - Method in interface io.mindmaps.concept.RoleType
 
playsRole(RoleType) - Method in interface io.mindmaps.concept.EntityType
 
playsRole(RoleType) - Method in interface io.mindmaps.concept.RelationType
 
playsRole(RoleType) - Method in interface io.mindmaps.concept.ResourceType
 
playsRole(RoleType) - Method in interface io.mindmaps.concept.RoleType
 
playsRole(RoleType) - Method in interface io.mindmaps.concept.RuleType
 
playsRole(RoleType) - Method in interface io.mindmaps.concept.Type
 
playsRole(String) - Method in interface io.mindmaps.graql.Var
 
playsRole(Var) - Method in interface io.mindmaps.graql.Var
 
PlaysRoleProperty - Class in io.mindmaps.graql.internal.pattern.property
 
PlaysRoleProperty(VarAdmin) - Constructor for class io.mindmaps.graql.internal.pattern.property.PlaysRoleProperty
 
playsRoles() - Method in interface io.mindmaps.concept.Instance
 
playsRoles() - Method in interface io.mindmaps.concept.Type
 
PokemonGraphFactory - Class in io.mindmaps.example
A class which loads sample data into a mindmaps graph
POLLING_FREQUENCY_PROPERTY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
POSITIVE_COUNT - Static variable in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
POST_METHOD - Static variable in class io.mindmaps.util.REST.HttpConn
 
POSTPROCESSING_DELAY - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
Predicates - Class in io.mindmaps.graql.internal.query.predicate
 
prepareOWL() - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
PRIMARY_KEY - Static variable in interface io.mindmaps.migration.sql.Namer
 
primaryKey(String, Collection<String>) - Method in interface io.mindmaps.migration.sql.Namer
Format the primary key given a table type and collection of primary key values.
print() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
printAnswers(Set<Map<String, Concept>>) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
 
printLoaderState() - Method in class io.mindmaps.engine.loader.Loader
Method that logs the current state of loading transactions
printMatchQueryResults(MatchQuery) - Static method in class io.mindmaps.graql.internal.reasoner.Utility
 
PROJECT_VERSION - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
propagateAnswers(Map<AtomicQuery, AtomicQuery>) - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicMatchQuery
 
propagateAnswers(Map<AtomicQuery, AtomicQuery>) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
PURPLE - Static variable in class io.mindmaps.graql.internal.util.ANSI
 
putCasting(RoleTypeImpl, InstanceImpl, RelationImpl) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
putEntity(String, EntityType) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
Deprecated.
putEntity(String, EntityType) - Method in interface io.mindmaps.MindmapsGraph
Deprecated.
putEntityType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
putEntityType(String) - Method in interface io.mindmaps.MindmapsGraph
 
putRelation(String, RelationType) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
Deprecated.
putRelation(String, RelationType) - Method in interface io.mindmaps.MindmapsGraph
Deprecated.
putRelationType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
putRelationType(String) - Method in interface io.mindmaps.MindmapsGraph
 
putResource(V, ResourceType<V>) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
putResource(V, ResourceType<V>) - Method in interface io.mindmaps.MindmapsGraph
 
putResourceType(String, ResourceType.DataType<V>) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
putResourceType(String, ResourceType.DataType<V>) - Method in interface io.mindmaps.MindmapsGraph
 
putRolePlayer(RoleType, Instance) - Method in interface io.mindmaps.concept.Relation
Expands this Relation to include a new role player which is playing a specific role.
putRoleType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
putRoleType(String) - Method in interface io.mindmaps.MindmapsGraph
 
putRule(String, String, String, RuleType) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
Deprecated.
putRule(String, String, String, RuleType) - Method in interface io.mindmaps.MindmapsGraph
Deprecated.
putRuleType(String) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
putRuleType(String) - Method in interface io.mindmaps.MindmapsGraph
 
putShortcutEdges(Relation, RelationType) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 

Q

Queries - Class in io.mindmaps.graql.internal.query
Internal query factory
Query - Class in io.mindmaps.graql.internal.reasoner.query
 
Query(String, MindmapsGraph) - Constructor for class io.mindmaps.graql.internal.reasoner.query.Query
 
Query(MatchQuery, MindmapsGraph) - Constructor for class io.mindmaps.graql.internal.reasoner.query.Query
 
Query(Query) - Constructor for class io.mindmaps.graql.internal.reasoner.query.Query
 
Query(Atomic) - Constructor for class io.mindmaps.graql.internal.reasoner.query.Query
 
Query<T> - Interface in io.mindmaps.graql
 
QUERY - Static variable in class io.mindmaps.util.REST.RemoteShell
 
QUERY_FIELD - Static variable in class io.mindmaps.util.REST.Request
 
QUERY_RESULT - Static variable in class io.mindmaps.util.REST.RemoteShell
 
QueryAnswers - Class in io.mindmaps.graql.internal.reasoner.query
 
QueryAnswers() - Constructor for class io.mindmaps.graql.internal.reasoner.query.QueryAnswers
 
QueryAnswers(Collection<? extends Map<String, Concept>>) - Constructor for class io.mindmaps.graql.internal.reasoner.query.QueryAnswers
 
QueryBuilder - Class in io.mindmaps.graql
A starting point for creating queries.
QueryParser - Class in io.mindmaps.graql.internal.parser
Class for parsing query strings into valid queries

R

Reasoner - Class in io.mindmaps.graql
 
Reasoner(MindmapsGraph) - Constructor for class io.mindmaps.graql.Reasoner
 
ReasonerMatchQuery - Class in io.mindmaps.graql.internal.reasoner.query
 
ReasonerMatchQuery(MatchQuery, MindmapsGraph) - Constructor for class io.mindmaps.graql.internal.reasoner.query.ReasonerMatchQuery
 
ReasonerMatchQuery(MatchQuery, MindmapsGraph, QueryAnswers) - Constructor for class io.mindmaps.graql.internal.reasoner.query.ReasonerMatchQuery
 
RED - Static variable in class io.mindmaps.graql.internal.util.ANSI
 
reduce(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class io.mindmaps.graql.internal.analytics.MaxMapReduce
 
reduce(Serializable, Iterator<Map<String, Double>>, MapReduce.ReduceEmitter<Serializable, Map<String, Double>>) - Method in class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
reduce(Serializable, Iterator<Map<String, Double>>, MapReduce.ReduceEmitter<Serializable, Map<String, Double>>) - Method in class io.mindmaps.graql.internal.analytics.StdMapReduce
 
reduce(Serializable, Iterator<Number>, MapReduce.ReduceEmitter<Serializable, Number>) - Method in class io.mindmaps.graql.internal.analytics.SumMapReduce
 
regex(String) - Static method in class io.mindmaps.graql.Graql
 
regex(String) - Static method in class io.mindmaps.graql.internal.query.predicate.Predicates
 
regex(String) - Method in interface io.mindmaps.graql.Var
Specify the regular expression instances of this resource type must match
RegexProperty - Class in io.mindmaps.graql.internal.pattern.property
 
RegexProperty(String) - Constructor for class io.mindmaps.graql.internal.pattern.property.RegexProperty
 
registerAggregate(String, Function<List<Object>, Aggregate>) - Method in class io.mindmaps.graql.internal.parser.QueryParser
 
registerAggregate(String, Function<List<Object>, Aggregate>) - Method in class io.mindmaps.graql.QueryBuilder
 
registerMacro(String, Macro) - Method in class io.mindmaps.graql.internal.template.TemplateParser
 
rel(String) - Method in interface io.mindmaps.graql.Var
the variable must be a relation with the given roleplayer
rel(Var) - Method in interface io.mindmaps.graql.Var
the variable must be a relation with the given roleplayer
rel(String, String) - Method in interface io.mindmaps.graql.Var
the variable must be a relation with the given roleplayer playing the given roletype
rel(Var, String) - Method in interface io.mindmaps.graql.Var
the variable must be a relation with the given roleplayer playing the given roletype
rel(String, Var) - Method in interface io.mindmaps.graql.Var
the variable must be a relation with the given roleplayer playing the given roletype
rel(Var, Var) - Method in interface io.mindmaps.graql.Var
the variable must be a relation with the given roleplayer playing the given roletype
Relation - Interface in io.mindmaps.concept
A relation represents and instance of a relation type which concept how different entities relate to one another.
Relation - Class in io.mindmaps.graql.internal.reasoner.predicate
 
Relation(VarAdmin) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
Relation(VarAdmin, Query) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
Relation(String, Map<String, String>, Query) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
Relation(Relation) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
relation(OWLObjectProperty) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
relation(OWLDataProperty) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
relation(OWLAnnotationProperty) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
RELATION - Static variable in interface io.mindmaps.migration.sql.Namer
 
relationName(String) - Method in interface io.mindmaps.migration.sql.Namer
Get the name of a relation relating something to the given type
RelationProperty - Class in io.mindmaps.graql.internal.pattern.property
 
RelationProperty(<any>) - Constructor for class io.mindmaps.graql.internal.pattern.property.RelationProperty
 
relations(RoleType...) - Method in interface io.mindmaps.concept.Instance
 
RELATIONS_JSON_FIELD - Static variable in class io.mindmaps.util.REST.Response
 
RelationType - Interface in io.mindmaps.concept
A Relation Type is an ontological element used to concept how entity types relate to one another.
relationType() - Method in interface io.mindmaps.concept.RoleType
 
REMOTE_SHELL_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
RemoteSession - Class in io.mindmaps.engine.session
Web socket for running a Graql shell
RemoteSession() - Constructor for class io.mindmaps.engine.session.RemoteSession
 
RemoteSession(Function<String, MindmapsGraph>) - Constructor for class io.mindmaps.engine.session.RemoteSession
 
RemoteShell() - Constructor for class io.mindmaps.util.REST.RemoteShell
 
RemoteShellController - Class in io.mindmaps.engine.controller
 
RemoteShellController() - Constructor for class io.mindmaps.engine.controller.RemoteShellController
 
removeAtom(Atomic) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
render() - Method in class io.mindmaps.engine.visualiser.HALConcept
 
Request() - Constructor for class io.mindmaps.util.REST.Request
 
resolve(String) - Method in class io.mindmaps.graql.internal.template.Scope
 
resolve(MatchQuery, boolean) - Method in class io.mindmaps.graql.Reasoner
Resolve a given query using the rule base
resolve(MatchQuery) - Method in class io.mindmaps.graql.Reasoner
 
resolveReplace(TerminalNode) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
resolveToQuery(MatchQuery, boolean) - Method in class io.mindmaps.graql.Reasoner
Resolve a given query using the rule base
resolveToQuery(MatchQuery) - Method in class io.mindmaps.graql.Reasoner
 
Resource<D> - Interface in io.mindmaps.concept
A concept which represents a resource.
Resource - Class in io.mindmaps.graql.internal.reasoner.predicate
 
Resource(VarAdmin) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
Resource(VarAdmin, Query) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
Resource(Resource) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
RESOURCE_NAME - Static variable in interface io.mindmaps.migration.sql.Namer
 
resourceId(Entity, ResourceType<?>) - Method in interface io.mindmaps.migration.owl.Namer
Make an identifier for a resource of a given type to be associated with a given entity.
resourceName(String, String) - Method in interface io.mindmaps.migration.sql.Namer
Get the name of a relation between an object and a resource
resourceRelation(IRI) - Method in interface io.mindmaps.migration.owl.Namer
Make a name/id for the Mindmaps RelationType representing a relation b/w an entity (OWL individual) and its resource (the OWL data property)
resourceRole(String) - Method in interface io.mindmaps.migration.owl.Namer
Make a name for a resource role player representing the value of an OWL data property.
resourceRole(ResourceType<?>) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
resources(ResourceType...) - Method in interface io.mindmaps.concept.Entity
 
resources(ResourceType...) - Method in interface io.mindmaps.concept.Relation
 
resources(ResourceType...) - Method in interface io.mindmaps.concept.Rule
 
RESOURCES_JSON_FIELD - Static variable in class io.mindmaps.util.REST.Response
 
ResourceType<D> - Interface in io.mindmaps.concept
A Resource Type which can hold different values.
resourceType(OWLDataProperty) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
ResourceType.DataType<D> - Class in io.mindmaps.concept
A class used to hold the supported data types of resources and any other concepts.
Response() - Constructor for class io.mindmaps.util.REST.Response
 
REST - Class in io.mindmaps.util
 
REST() - Constructor for class io.mindmaps.util.REST
 
REST.GraphConfig - Class in io.mindmaps.util
 
REST.HttpConn - Class in io.mindmaps.util
 
REST.RemoteShell - Class in io.mindmaps.util
 
REST.Request - Class in io.mindmaps.util
 
REST.Response - Class in io.mindmaps.util
 
REST.WebPath - Class in io.mindmaps.util
 
RESTLoader - Class in io.mindmaps.engine.loader
Singleton class that handles insert queries received via REST end point.
resultsString() - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
resultsString() - Method in interface io.mindmaps.graql.Query
Execute the query and return a human-readable stream of results
rhs(String) - Method in interface io.mindmaps.graql.Var
 
RhsProperty - Class in io.mindmaps.graql.internal.pattern.property
 
RhsProperty(String) - Constructor for class io.mindmaps.graql.internal.pattern.property.RhsProperty
 
ROLE_CHILD - Static variable in interface io.mindmaps.migration.sql.Namer
 
ROLE_PARENT - Static variable in interface io.mindmaps.migration.sql.Namer
 
roleChildName(String) - Method in interface io.mindmaps.migration.sql.Namer
Get the name of the role the given type will play when it is contained in another type
roleParentName(String) - Method in interface io.mindmaps.migration.sql.Namer
Get the name of the role the owner of the given type will play
rolePlayers() - Method in interface io.mindmaps.concept.Relation
 
ROLES_JSON_FIELD - Static variable in class io.mindmaps.util.REST.Response
 
RoleType - Interface in io.mindmaps.concept
An ontological element which defines a role which can be played in a relation type.
rollback() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
rollback() - Method in class io.mindmaps.graph.internal.MindmapsOrientDBGraph
 
rollback() - Method in class io.mindmaps.graph.internal.MindmapsTinkerGraph
 
rollback() - Method in interface io.mindmaps.MindmapsGraph
Resets the current transaction without commiting.
Rule - Interface in io.mindmaps.concept
A rule represents an instance of a Rule Type which is used to make inferences over the data instances.
RuleType - Interface in io.mindmaps.concept
An ontological element used to define different types of rule.
runShell(String[], String, String, GraqlClient) - Static method in class io.mindmaps.graql.GraqlShell
 

S

safeExecute(Vertex, Messenger, Memory) - Method in class io.mindmaps.graql.internal.analytics.CountVertexProgram
 
safeExecute(Vertex, Messenger<Long>, Memory) - Method in class io.mindmaps.graql.internal.analytics.DegreeVertexProgram
 
safeExecute(Vertex, Messenger<Long>, Memory) - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
safeMap(Vertex, MapReduce.MapEmitter<Serializable, Number>) - Method in class io.mindmaps.graql.internal.analytics.MaxMapReduce
 
safeMap(Vertex, MapReduce.MapEmitter<Serializable, Map<String, Double>>) - Method in class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
safeMap(Vertex, MapReduce.MapEmitter<Serializable, Map<String, Double>>) - Method in class io.mindmaps.graql.internal.analytics.StdMapReduce
 
safeMap(Vertex, MapReduce.MapEmitter<Serializable, Number>) - Method in class io.mindmaps.graql.internal.analytics.SumMapReduce
 
Schema - Class in io.mindmaps.util
A type enum which restricts the types of links/concepts which can be created
Schema.BaseType - Enum in io.mindmaps.util
Base Types reflecting the possible objects in the concept
Schema.ConceptProperty - Enum in io.mindmaps.util
An enum which defines the non-unique mutable properties of the concept.
Schema.EdgeLabel - Enum in io.mindmaps.util
The different types of edges between vertices
Schema.EdgeProperty - Enum in io.mindmaps.util
A property enum defining the possible labels that can go on the edge label.
Schema.MetaType - Enum in io.mindmaps.util
The concepts which represent our internal schema
scope(Instance) - Method in interface io.mindmaps.concept.Relation
 
Scope - Class in io.mindmaps.graql.internal.template
 
Scope(Map<String, Object>) - Constructor for class io.mindmaps.graql.internal.template.Scope
 
Scope(Scope) - Constructor for class io.mindmaps.graql.internal.template.Scope
 
scopes() - Method in interface io.mindmaps.concept.Relation
 
select(NamedAggregate<? super S, ? extends T>...) - Static method in class io.mindmaps.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 io.mindmaps.graql.Graql
Create an aggregate that will collect together several named aggregates into a map.
select(<any>) - Static method in class io.mindmaps.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 io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
select(String...) - Method in interface io.mindmaps.graql.MatchQuery
 
select(Set<String>) - Method in interface io.mindmaps.graql.MatchQuery
 
selectAtoms() - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
selectAtoms() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
atom selection function
SERVER_HOST_NAME - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
SERVER_PORT_NUMBER - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
setAbstract(Boolean) - Method in interface io.mindmaps.concept.EntityType
 
setAbstract(Boolean) - Method in interface io.mindmaps.concept.RelationType
 
setAbstract(Boolean) - Method in interface io.mindmaps.concept.ResourceType
 
setAbstract(Boolean) - Method in interface io.mindmaps.concept.RoleType
 
setAbstract(Boolean) - Method in interface io.mindmaps.concept.RuleType
 
setAbstract(Boolean) - Method in interface io.mindmaps.concept.Type
 
setBatchSize(int) - Method in class io.mindmaps.engine.loader.Loader
Set the size of the each transaction in terms of number of vars.
setBatchSize(int) - Method in class io.mindmaps.migration.csv.CSVMigrator
Set number of rows to migrate in one batch
setBatchSize(int) - Method in class io.mindmaps.migration.json.JsonMigrator
Set number of files/objects to migrate in one batch
setDelimiter(char) - Method in class io.mindmaps.migration.csv.CSVMigrator
Set delimiter the input file will be split on
setException(String) - Method in class io.mindmaps.engine.loader.TransactionState
 
setExecutorSize(int) - Method in class io.mindmaps.engine.loader.BlockingLoader
 
setExpectation(boolean) - Method in interface io.mindmaps.concept.Rule
 
setInvalid() - Method in class io.mindmaps.graql.internal.gremlin.ShortcutTraversal
Make this ShortcutTraversal invalid, so it will not be used in the traversal
setMaterialise(boolean) - Method in interface io.mindmaps.concept.Rule
 
setMultiTraversal(MultiTraversal) - Method in interface io.mindmaps.graql.internal.gremlin.Fragment
 
setName(String) - Method in interface io.mindmaps.graql.admin.VarAdmin
 
setParentQuery(Query) - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
setParentQuery(Query) - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
 
setPollingFrequency(long) - Method in class io.mindmaps.engine.loader.DistributedLoader
 
setRegex(String) - Method in interface io.mindmaps.concept.ResourceType
 
setState(TransactionState.State) - Method in class io.mindmaps.engine.loader.TransactionState
 
setThreadsNumber(int) - Method in class io.mindmaps.engine.loader.DistributedLoader
 
setThreadsNumber(int) - Method in class io.mindmaps.engine.loader.Loader
 
setType(String) - Method in class io.mindmaps.graql.internal.gremlin.ShortcutTraversal
 
setup(Memory) - Method in class io.mindmaps.graql.internal.analytics.CountVertexProgram
 
setup(Memory) - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
setup(Memory) - Method in class io.mindmaps.graql.internal.analytics.MindmapsVertexProgram
 
ShellCommandCompleter - Class in io.mindmaps.graql.internal.shell
Completer that complete Graql shell commands
ShellCommandCompleter() - Constructor for class io.mindmaps.graql.internal.shell.ShellCommandCompleter
 
ShortcutTraversal - Class in io.mindmaps.graql.internal.gremlin
some VarTraversals can be represented using shortcut edges.
ShortcutTraversal() - Constructor for class io.mindmaps.graql.internal.gremlin.ShortcutTraversal
 
SQLDataMigrator - Class in io.mindmaps.migration.sql
 
SQLDataMigrator() - Constructor for class io.mindmaps.migration.sql.SQLDataMigrator
 
SQLModel - Class in io.mindmaps.migration.sql
Class to hold metadata of a SQL table.
SQLModel(Connection) - Constructor for class io.mindmaps.migration.sql.SQLModel
Initialize data structures containing SQL data
SQLSchemaMigrator - Class in io.mindmaps.migration.sql
 
SQLSchemaMigrator() - Constructor for class io.mindmaps.migration.sql.SQLSchemaMigrator
 
SQLType - Class in io.mindmaps.migration.sql
Maps JDBC supported data types to Mindmaps types
SQLType() - Constructor for class io.mindmaps.migration.sql.SQLType
 
SQUARE_SUM - Static variable in class io.mindmaps.graql.internal.analytics.StdMapReduce
 
start() - Static method in class io.mindmaps.engine.MindmapsEngineServer
 
STATIC_FILES_PATH - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
StatusController - Class in io.mindmaps.engine.controller
 
StatusController() - Constructor for class io.mindmaps.engine.controller.StatusController
 
std() - Method in class io.mindmaps.graql.internal.analytics.Analytics
Compute the standard deviation of instances of the selected resource-type.
StdMapReduce - Class in io.mindmaps.graql.internal.analytics
 
StdMapReduce() - Constructor for class io.mindmaps.graql.internal.analytics.StdMapReduce
 
StdMapReduce(Set<String>, String) - Constructor for class io.mindmaps.graql.internal.analytics.StdMapReduce
 
stop() - Static method in class io.mindmaps.engine.MindmapsEngineServer
 
storeState(Configuration) - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
storeState(Configuration) - Method in class io.mindmaps.graql.internal.analytics.MindmapsMapReduce
 
storeState(Configuration) - Method in class io.mindmaps.graql.internal.analytics.MindmapsVertexProgram
 
stream(Optional<MindmapsGraph>, Optional<MatchOrder>) - Method in class io.mindmaps.graql.internal.query.match.MatchQueryBase
 
stream(Optional<MindmapsGraph>, Optional<MatchOrder>) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
Execute the query using the given graph.
stream() - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
stream() - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicMatchQuery
 
stream(Optional<MindmapsGraph>, Optional<MatchOrder>) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
stream() - Method in class io.mindmaps.graql.internal.reasoner.query.ReasonerMatchQuery
 
stream() - Method in interface io.mindmaps.graql.Streamable
 
Streamable<T> - Interface in io.mindmaps.graql
An interface describing something that can be streamed, or iterated over.
STRING - Static variable in class io.mindmaps.concept.ResourceType.DataType
 
StringConverter - Class in io.mindmaps.graql.internal.util
Class for converting Graql strings, used in the parser and for toString methods
subjectRole(String) - Method in interface io.mindmaps.migration.owl.Namer
Make a name for the role type corresponding to the subject (i.e.
subjectRole(RelationType) - Method in class io.mindmaps.migration.owl.OWLMigrator
 
submitBatch(Collection<Var>) - Method in class io.mindmaps.engine.loader.BlockingLoader
 
submitBatch(Collection<Var>) - Method in class io.mindmaps.engine.loader.DistributedLoader
 
submitBatch(Collection<Var>) - Method in class io.mindmaps.engine.loader.Loader
Method to load data into the graph.
submitCommitLogs(Map<Schema.BaseType, Set<String>>) - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
Substitution - Class in io.mindmaps.graql.internal.reasoner.predicate
 
Substitution(VarAdmin) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
Substitution(VarAdmin, Query) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
Substitution(Substitution) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
Substitution(String, Concept) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
Substitution(String, Concept, Query) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Substitution
 
subTypes() - Method in interface io.mindmaps.concept.EntityType
 
subTypes() - Method in interface io.mindmaps.concept.RelationType
 
subTypes() - Method in interface io.mindmaps.concept.ResourceType
 
subTypes() - Method in interface io.mindmaps.concept.RoleType
 
subTypes() - Method in interface io.mindmaps.concept.RuleType
 
subTypes() - Method in interface io.mindmaps.concept.Type
 
sum(String) - Static method in class io.mindmaps.graql.Graql
Create an aggregate that will sum the values of a variable.
sum() - Method in class io.mindmaps.graql.internal.analytics.Analytics
Sum of values of the selected resource-type.
SUM - Static variable in class io.mindmaps.graql.internal.analytics.MeanMapReduce
 
SUM - Static variable in class io.mindmaps.graql.internal.analytics.StdMapReduce
 
sum(String) - Static method in class io.mindmaps.graql.internal.query.aggregate.Aggregates
Aggregate that sums results of a match query.
SumMapReduce - Class in io.mindmaps.graql.internal.analytics
 
SumMapReduce() - Constructor for class io.mindmaps.graql.internal.analytics.SumMapReduce
 
SumMapReduce(Set<String>, String) - Constructor for class io.mindmaps.graql.internal.analytics.SumMapReduce
 
superType(EntityType) - Method in interface io.mindmaps.concept.EntityType
 
superType() - Method in interface io.mindmaps.concept.EntityType
 
superType() - Method in interface io.mindmaps.concept.RelationType
 
superType(RelationType) - Method in interface io.mindmaps.concept.RelationType
 
superType(ResourceType<D>) - Method in interface io.mindmaps.concept.ResourceType
 
superType() - Method in interface io.mindmaps.concept.ResourceType
 
superType(RoleType) - Method in interface io.mindmaps.concept.RoleType
 
superType() - Method in interface io.mindmaps.concept.RoleType
 
superType() - Method in interface io.mindmaps.concept.RuleType
 
superType(RuleType) - Method in interface io.mindmaps.concept.RuleType
 
superType() - Method in interface io.mindmaps.concept.Type
 
SUPPORTED_TYPES - Static variable in class io.mindmaps.concept.ResourceType.DataType
 

T

TemplateParser - Class in io.mindmaps.graql.internal.template
 
TemplateVisitor - Class in io.mindmaps.graql.internal.template
ANTLR visitor class for parsing a template
terminate(Memory) - Method in class io.mindmaps.graql.internal.analytics.CountVertexProgram
 
terminate(Memory) - Method in class io.mindmaps.graql.internal.analytics.DegreeVertexProgram
 
terminate(Memory) - Method in class io.mindmaps.graql.internal.analytics.MedianVertexProgram
 
TEST_CONFIG_FILE - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
threadsNumber - Variable in class io.mindmaps.engine.loader.Loader
 
TIME_LAPSE - Static variable in class io.mindmaps.engine.util.ConfigProperties
 
toImmutableMultiset() - Static method in class io.mindmaps.graql.internal.util.CommonUtil
 
toImmutableSet() - Static method in class io.mindmaps.graql.internal.util.CommonUtil
 
toString() - Method in class io.mindmaps.engine.loader.TransactionState
 
toString() - Method in class io.mindmaps.graql.internal.query.match.MatchQueryBase
 
toString() - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
toString() - Method in class io.mindmaps.graql.internal.reasoner.query.Query
 
toString() - Method in class io.mindmaps.graql.internal.template.Value
 
TRANSACTION_STATUS_URI - Static variable in class io.mindmaps.util.REST.WebPath
 
TransactionController - Class in io.mindmaps.engine.controller
 
TransactionController() - Constructor for class io.mindmaps.engine.controller.TransactionController
 
TransactionState - Class in io.mindmaps.engine.loader
Class that enumerates the possible states of a transaction and an exception associates with that state if it is an error.
TransactionState(TransactionState.State) - Constructor for class io.mindmaps.engine.loader.TransactionState
 
TransactionState.State - Enum in io.mindmaps.engine.loader
 
Traversals - Class in io.mindmaps.graql.internal.gremlin
 
tryAny(Iterable<T>) - Static method in class io.mindmaps.graql.internal.util.CommonUtil
 
tryNext(Iterator<T>) - Static method in class io.mindmaps.graql.internal.util.CommonUtil
 
type() - Method in interface io.mindmaps.concept.Concept
 
type() - Method in interface io.mindmaps.concept.Entity
 
type() - Method in interface io.mindmaps.concept.Relation
 
type() - Method in interface io.mindmaps.concept.Resource
 
type() - Method in interface io.mindmaps.concept.Rule
 
Type - Interface in io.mindmaps.concept
An ontological element which represents categories concepts can fall within.
type - Variable in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
Type - Class in io.mindmaps.graql.internal.reasoner.predicate
 
Type(VarAdmin) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Type
 
Type(VarAdmin, Query) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Type
 
Type(Type) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.Type
 
typeId - Variable in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
TypeMapper - Class in io.mindmaps.migration.export
 
TypeMapper() - Constructor for class io.mindmaps.migration.export.TypeMapper
 

U

unassign(String) - Method in class io.mindmaps.graql.internal.template.Scope
 
unescapeString(String) - Static method in class io.mindmaps.graql.internal.util.StringConverter
 
unify(String, String) - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
unify(Map<String, String>) - Method in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
unify(String, String) - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
change each variable occurrence in the atom (apply unifier [from/to]) if capture occurs it is marked with a "capture->" name
unify(Map<String, String>) - Method in interface io.mindmaps.graql.internal.reasoner.predicate.Atomic
change each variable occurrence according to provided mappings (apply unifiers {[from, to]_i}) if capture occurs it is marked with a "capture->" name
unify(String, String) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
unify(Map<String, String>) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Relation
 
unify(String, String) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
unify(Map<String, String>) - Method in class io.mindmaps.graql.internal.reasoner.predicate.Resource
 
unify(Map<String, String>) - Method in class io.mindmaps.graql.internal.reasoner.query.AtomicQuery
 
unify(String, String) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
change each variable occurrence in the query (apply unifier [from/to])
unify(Map<String, String>) - Method in class io.mindmaps.graql.internal.reasoner.query.Query
change each variable occurrence according to provided mappings (apply unifiers {[from, to]_i})
unify(Map<String, String>) - Method in class io.mindmaps.graql.internal.reasoner.query.QueryAnswers
 
unify(Atomic) - Method in class io.mindmaps.graql.internal.reasoner.rule.InferenceRule
make child query consistent by performing variable substitution so that parent variables are propagated
UniqueVarProperty - Interface in io.mindmaps.graql.admin
 
up() - Method in class io.mindmaps.graql.internal.template.Scope
 
UTF8 - Static variable in class io.mindmaps.util.REST.HttpConn
 
Utility - Class in io.mindmaps.graql.internal.analytics
 
Utility() - Constructor for class io.mindmaps.graql.internal.analytics.Utility
 
Utility - Class in io.mindmaps.graql.internal.reasoner
 
Utility() - Constructor for class io.mindmaps.graql.internal.reasoner.Utility
 
UUID_PARAMETER - Static variable in class io.mindmaps.util.REST.Request
 

V

validateGraph() - Method in class io.mindmaps.graph.internal.AbstractMindmapsGraph
 
Value - Class in io.mindmaps.graql.internal.template
 
Value(Object) - Constructor for class io.mindmaps.graql.internal.template.Value
 
value() - Method in interface io.mindmaps.graql.Var
this variable must have a value
value(Object) - Method in interface io.mindmaps.graql.Var
 
value(ValuePredicate) - Method in interface io.mindmaps.graql.Var
 
VALUE_FIELD - Static variable in class io.mindmaps.util.REST.Request
 
ValueFlagProperty - Class in io.mindmaps.graql.internal.pattern.property
 
ValueFlagProperty() - Constructor for class io.mindmaps.graql.internal.pattern.property.ValueFlagProperty
 
valueOf(String) - Static method in enum io.mindmaps.engine.loader.TransactionState.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.graql.internal.gremlin.FragmentPriority
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.graql.internal.shell.ErrorMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.graql.internal.util.GraqlType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.migration.owl.OwlModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.util.ErrorMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.util.Schema.BaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.util.Schema.ConceptProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.util.Schema.EdgeLabel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.util.Schema.EdgeProperty
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.mindmaps.util.Schema.MetaType
Returns the enum constant of this type with the specified name.
ValuePredicate - Class in io.mindmaps.graql.internal.reasoner.predicate
 
ValuePredicate(VarAdmin) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
ValuePredicate(VarAdmin, Query) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
ValuePredicate(ValuePredicate) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
ValuePredicate(String, ValuePredicateAdmin, Query) - Constructor for class io.mindmaps.graql.internal.reasoner.predicate.ValuePredicate
 
ValuePredicate - Interface in io.mindmaps.graql
a predicate on a value in a query.
ValuePredicateAdmin - Interface in io.mindmaps.graql.admin
Admin class for inspecting a ValuePredicate
ValueProperty - Class in io.mindmaps.graql.internal.pattern.property
 
ValueProperty(ValuePredicateAdmin) - Constructor for class io.mindmaps.graql.internal.pattern.property.ValueProperty
 
values() - Static method in enum io.mindmaps.engine.loader.TransactionState.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mindmaps.graql.internal.gremlin.FragmentPriority
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mindmaps.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 io.mindmaps.graql.internal.util.GraqlType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mindmaps.migration.owl.OwlModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mindmaps.util.ErrorMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mindmaps.util.Schema.BaseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mindmaps.util.Schema.ConceptProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mindmaps.util.Schema.EdgeLabel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mindmaps.util.Schema.EdgeProperty
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.mindmaps.util.Schema.MetaType
Returns an array containing the constants of this enum type, in the order they are declared.
valueToString(Object) - Static method in class io.mindmaps.graql.internal.util.StringConverter
 
var(String) - Static method in class io.mindmaps.graql.Graql
 
var() - Static method in class io.mindmaps.graql.Graql
 
var() - Static method in class io.mindmaps.graql.internal.pattern.Patterns
 
var(String) - Static method in class io.mindmaps.graql.internal.pattern.Patterns
 
Var - Interface in io.mindmaps.graql
A wildcard variable to refers to a concept in a query.
VarAdmin - Interface in io.mindmaps.graql.admin
Admin class for inspecting a Var
VarAdmin.Casting - Interface in io.mindmaps.graql.admin
A casting, a pair of role type and role player (where the role type may not be present)
varName - Variable in class io.mindmaps.graql.internal.reasoner.predicate.AtomBase
 
VarProperty - Interface in io.mindmaps.graql.admin
A property of a VarAdmin, such as "isa movie" or "has name 'Jim'"
VarPropertyInternal - Interface in io.mindmaps.graql.internal.pattern.property
 
VERTEX_LABEL - Static variable in class io.mindmaps.util.Schema
 
visit(OWLClass) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLObjectProperty) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLDataProperty) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLAnnotationProperty) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLNamedIndividual) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLDeclarationAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLSubClassOfAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLObjectPropertyDomainAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLObjectPropertyRangeAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLSubDataPropertyOfAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLSubPropertyChainOfAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLClassAssertionAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLDataPropertyAssertionAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(OWLAnnotationAssertionAxiom) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visit(SWRLRule) - Method in class io.mindmaps.migration.owl.OwlMindmapsGraphStoringVisitor
 
visitAndExpression(GraqlTemplateParser.AndExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitBlock(GraqlTemplateParser.BlockContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitBlockContents(GraqlTemplateParser.BlockContentsContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitBooleanExpression(GraqlTemplateParser.BooleanExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitEqExpression(GraqlTemplateParser.EqExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitForStatement(GraqlTemplateParser.ForStatementContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitGraqlVariable(GraqlTemplateParser.GraqlVariableContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitGreaterEqExpression(GraqlTemplateParser.GreaterEqExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitGreaterExpression(GraqlTemplateParser.GreaterExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitIdExpression(GraqlTemplateParser.IdExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitIfStatement(GraqlTemplateParser.IfStatementContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitLessEqExpression(GraqlTemplateParser.LessEqExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitLessExpression(GraqlTemplateParser.LessExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitMacro(GraqlTemplateParser.MacroContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitMacroExpression(GraqlTemplateParser.MacroExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitNotEqExpression(GraqlTemplateParser.NotEqExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitNotExpression(GraqlTemplateParser.NotExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitNullExpression(GraqlTemplateParser.NullExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitOrExpression(GraqlTemplateParser.OrExpressionContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitReplaceStatement(GraqlTemplateParser.ReplaceStatementContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitTemplate(GraqlTemplateParser.TemplateContext) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
visitTerminal(TerminalNode) - Method in class io.mindmaps.graql.internal.template.TemplateVisitor
 
VisualiserController - Class in io.mindmaps.engine.controller
 
VisualiserController() - Constructor for class io.mindmaps.engine.controller.VisualiserController
 
VOID - Static variable in class io.mindmaps.graql.internal.template.Value
 

W

waitToFinish() - Method in class io.mindmaps.engine.loader.BlockingLoader
 
waitToFinish() - Method in class io.mindmaps.engine.loader.DistributedLoader
Block the main thread until all of the transactions have finished loading
waitToFinish() - Method in class io.mindmaps.engine.loader.Loader
Wait for all loading to terminate.
WebPath() - Constructor for class io.mindmaps.util.REST.WebPath
 
WHITE - Static variable in class io.mindmaps.graql.internal.util.ANSI
 
withGraph(MindmapsGraph) - Method in interface io.mindmaps.graql.AggregateQuery
 
withGraph(MindmapsGraph) - Method in interface io.mindmaps.graql.AskQuery
 
withGraph(MindmapsGraph) - Method in interface io.mindmaps.graql.ComputeQuery
 
withGraph(MindmapsGraph) - Method in interface io.mindmaps.graql.DeleteQuery
 
withGraph(MindmapsGraph) - Static method in class io.mindmaps.graql.Graql
 
withGraph(MindmapsGraph) - Method in interface io.mindmaps.graql.InsertQuery
 
withGraph(MindmapsGraph) - Method in interface io.mindmaps.graql.internal.query.match.MatchQueryInternal
 
withGraph(MindmapsGraph) - Method in interface io.mindmaps.graql.MatchQuery
 
withGraph(MindmapsGraph) - Method in interface io.mindmaps.graql.Query
 
withoutGraph() - Static method in class io.mindmaps.graql.Graql
 

Y

YELLOW - Static variable in class io.mindmaps.graql.internal.util.ANSI
 
A B C D E F G H I J L M N O P Q R S T U V W Y 
Skip navigation links

Copyright © 2016. All rights reserved.