-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathcommands.config
36 lines (36 loc) · 1.64 KB
/
commands.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
findNodes,graph.module.cli.FindCycNodeCommand
fn,graph.module.cli.FindCycNodeCommand
findEdges,graph.module.cli.OntologyEdgeCommand
fe,graph.module.cli.OntologyEdgeCommand
query,graph.module.cli.QueryCommand
q,graph.module.cli.QueryCommand
query*,graph.module.cli.QuickQueryCommand
q*,graph.module.cli.QuickQueryCommand
dagtotext,graph.module.cli.NLPCommand
justify,graph.module.cli.JustifyCommand
j,graph.module.cli.JustifyCommand
depthNodes,graph.module.cli.DepthCommand
microtheory,graph.module.cli.MicrotheoryCommand
similarity,graph.module.cli.SemanticSimilarityCommand
semSiblings,graph.module.cli.SemanticSiblingsCommand
findNodes*,graph.module.cli.QueryFindCycNodeCommand
subDAGtag,graph.module.cli.SubDAGTagCommand
subDAGremove,graph.module.cli.SubDAGRemoveCommand
extractSubDAG,graph.module.cli.ExtractSubDAGCommand
growSubDAG,graph.module.cli.GrowSubDAGCommand
listTagged,graph.module.cli.ListTaggedCommand
manualdisjoint,graph.module.cli.ManualDisjointnessCommand
specEdge,graph.module.cli.PredicateResolutionCommand
depthtest,graph.module.cli.DepthProcessTestCommand
customedge,graph.core.cli.CustomEdgesCommand
pruneCycles,graph.module.cli.PruneCyclesCommand
analytics,graph.module.cli.AnalyticsCommand
function,graph.module.cli.FunctionExtentCommand
disjointdiscover,graph.module.cli.DiscoverDisjointnessCommand
asWeka,graph.module.cli.AsWEKAInstanceCommand
impact,graph.module.cli.ImpactCommand
refine,graph.module.cli.PredicateRefinerCommand
lp,graph.core.cli.ListPropertiesCommand
dd,graph.module.cli.DisjointDisambiguateCommand
predictdisj,graph.module.cli.PredictDisjointCommand
pd,graph.module.cli.PredictDisjointCommand