- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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.
- 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
-
- 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
-
- 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
-