AMLSim
/
jars
/janusgraph-1.0.0
/javadocs
/org
/janusgraph
/graphdb
/database
/management
/ManagementSystem.html
<!-- NewPage --> | |
<html lang="en"> | |
<head> | |
<!-- Generated by javadoc (1.8.0_382) on Sat Oct 21 16:38:51 UTC 2023 --> | |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> | |
<title>ManagementSystem (JanusGraph-Core: Core Library for JanusGraph 1.0.0 API)</title> | |
<meta name="date" content="2023-10-21"> | |
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> | |
<script type="text/javascript" src="../../../../../script.js"></script> | |
</head> | |
<body> | |
<script type="text/javascript"><!-- | |
try { | |
if (location.href.indexOf('is-external=true') == -1) { | |
parent.document.title="ManagementSystem (JanusGraph-Core: Core Library for JanusGraph 1.0.0 API)"; | |
} | |
} | |
catch(err) { | |
} | |
//--> | |
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":9,"i5":9,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":9,"i27":10,"i28":10,"i29":10,"i30":10,"i31":10,"i32":10,"i33":10,"i34":10,"i35":10,"i36":10,"i37":10,"i38":10,"i39":10,"i40":10,"i41":10,"i42":10,"i43":10,"i44":10,"i45":10,"i46":10,"i47":10,"i48":10,"i49":10,"i50":10,"i51":10,"i52":10,"i53":10,"i54":10,"i55":10,"i56":10,"i57":10,"i58":10,"i59":10,"i60":10,"i61":10,"i62":10,"i63":10}; | |
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; | |
var altColor = "altColor"; | |
var rowColor = "rowColor"; | |
var tableTab = "tableTab"; | |
var activeTableTab = "activeTableTab"; | |
</script> | |
<noscript> | |
<div>JavaScript is disabled on your browser.</div> | |
</noscript> | |
<!-- ========= START OF TOP NAVBAR ======= --> | |
<div class="topNav"><a name="navbar.top"> | |
<!-- --> | |
</a> | |
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | |
<a name="navbar.top.firstrow"> | |
<!-- --> | |
</a> | |
<ul class="navList" title="Navigation"> | |
<li><a href="../../../../../overview-summary.html">Overview</a></li> | |
<li><a href="package-summary.html">Package</a></li> | |
<li class="navBarCell1Rev">Class</li> | |
<li><a href="class-use/ManagementSystem.html">Use</a></li> | |
<li><a href="package-tree.html">Tree</a></li> | |
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> | |
<li><a href="../../../../../index-all.html">Index</a></li> | |
<li><a href="../../../../../help-doc.html">Help</a></li> | |
</ul> | |
</div> | |
<div class="subNav"> | |
<ul class="navList"> | |
<li><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementLogger.html" title="class in org.janusgraph.graphdb.database.management"><span class="typeNameLink">Prev Class</span></a></li> | |
<li><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.IndexJobStatus.html" title="class in org.janusgraph.graphdb.database.management"><span class="typeNameLink">Next Class</span></a></li> | |
</ul> | |
<ul class="navList"> | |
<li><a href="../../../../../index.html?org/janusgraph/graphdb/database/management/ManagementSystem.html" target="_top">Frames</a></li> | |
<li><a href="ManagementSystem.html" target="_top">No Frames</a></li> | |
</ul> | |
<ul class="navList" id="allclasses_navbar_top"> | |
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> | |
</ul> | |
<div> | |
<script type="text/javascript"> | |
</script> | |
</div> | |
<div> | |
<ul class="subNavList"> | |
<li>Summary: </li> | |
<li><a href="#nested.class.summary">Nested</a> | </li> | |
<li><a href="#field.summary">Field</a> | </li> | |
<li><a href="#constructor.summary">Constr</a> | </li> | |
<li><a href="#method.summary">Method</a></li> | |
</ul> | |
<ul class="subNavList"> | |
<li>Detail: </li> | |
<li><a href="#field.detail">Field</a> | </li> | |
<li><a href="#constructor.detail">Constr</a> | </li> | |
<li><a href="#method.detail">Method</a></li> | |
</ul> | |
</div> | |
<a name="skip.navbar.top"> | |
<!-- --> | |
</a></div> | |
<!-- ========= END OF TOP NAVBAR ========= --> | |
<!-- ======== START OF CLASS DATA ======== --> | |
<div class="header"> | |
<div class="subTitle">org.janusgraph.graphdb.database.management</div> | |
<h2 title="Class ManagementSystem" class="title">Class ManagementSystem</h2> | |
</div> | |
<div class="contentContainer"> | |
<ul class="inheritance"> | |
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li> | |
<li> | |
<ul class="inheritance"> | |
<li>org.janusgraph.graphdb.database.management.ManagementSystem</li> | |
</ul> | |
</li> | |
</ul> | |
<div class="description"> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<dl> | |
<dt>All Implemented Interfaces:</dt> | |
<dd><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html" title="interface in org.janusgraph.core.schema">JanusGraphConfiguration</a>, <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a>, <a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a>, <a href="../../../../../org/janusgraph/core/schema/SchemaManager.html" title="interface in org.janusgraph.core.schema">SchemaManager</a></dd> | |
</dl> | |
<hr> | |
<br> | |
<pre>public class <span class="typeNameLabel">ManagementSystem</span> | |
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> | |
implements <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></pre> | |
<dl> | |
<dt><span class="simpleTagLabel">Author:</span></dt> | |
<dd>Matthias Broecheler (me@matthiasb.com), Joshua Shinavier (http://fortytwo.net)</dd> | |
</dl> | |
</li> | |
</ul> | |
</div> | |
<div class="summary"> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<!-- ======== NESTED CLASS SUMMARY ======== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="nested.class.summary"> | |
<!-- --> | |
</a> | |
<h3>Nested Class Summary</h3> | |
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> | |
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th class="colLast" scope="col">Class and Description</th> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><code>static class </code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.IndexJobStatus.html" title="class in org.janusgraph.graphdb.database.management">ManagementSystem.IndexJobStatus</a></span></code> </td> | |
</tr> | |
</table> | |
</li> | |
</ul> | |
<!-- =========== FIELD SUMMARY =========== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="field.summary"> | |
<!-- --> | |
</a> | |
<h3>Field Summary</h3> | |
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> | |
<caption><span>Fields</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th class="colLast" scope="col">Field and Description</th> | |
</tr> | |
<tr class="altColor"> | |
<td class="colFirst"><code>static <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#CURRENT_INSTANCE_SUFFIX">CURRENT_INSTANCE_SUFFIX</a></span></code> </td> | |
</tr> | |
</table> | |
</li> | |
</ul> | |
<!-- ======== CONSTRUCTOR SUMMARY ======== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="constructor.summary"> | |
<!-- --> | |
</a> | |
<h3>Constructor Summary</h3> | |
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> | |
<caption><span>Constructors</span><span class="tabEnd"> </span></caption> | |
<tr> | |
<th class="colOne" scope="col">Constructor and Description</th> | |
</tr> | |
<tr class="altColor"> | |
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#ManagementSystem-org.janusgraph.graphdb.database.StandardJanusGraph-org.janusgraph.diskstorage.configuration.backend.KCVSConfiguration-org.janusgraph.diskstorage.log.Log-org.janusgraph.graphdb.database.management.ManagementLogger-org.janusgraph.graphdb.database.cache.SchemaCache-">ManagementSystem</a></span>(<a href="../../../../../org/janusgraph/graphdb/database/StandardJanusGraph.html" title="class in org.janusgraph.graphdb.database">StandardJanusGraph</a> graph, | |
<a href="../../../../../org/janusgraph/diskstorage/configuration/backend/KCVSConfiguration.html" title="class in org.janusgraph.diskstorage.configuration.backend">KCVSConfiguration</a> config, | |
<a href="../../../../../org/janusgraph/diskstorage/log/Log.html" title="interface in org.janusgraph.diskstorage.log">Log</a> sysLog, | |
<a href="../../../../../org/janusgraph/graphdb/database/management/ManagementLogger.html" title="class in org.janusgraph.graphdb.database.management">ManagementLogger</a> managementLogger, | |
<a href="../../../../../org/janusgraph/graphdb/database/cache/SchemaCache.html" title="interface in org.janusgraph.graphdb.database.cache">SchemaCache</a> schemaCache)</code> </td> | |
</tr> | |
</table> | |
</li> | |
</ul> | |
<!-- ========== METHOD SUMMARY =========== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="method.summary"> | |
<!-- --> | |
</a> | |
<h3>Method Summary</h3> | |
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> | |
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> | |
<tr> | |
<th class="colFirst" scope="col">Modifier and Type</th> | |
<th class="colLast" scope="col">Method and Description</th> | |
</tr> | |
<tr id="i0" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#addConnection-org.janusgraph.core.EdgeLabel-org.janusgraph.core.VertexLabel-org.janusgraph.core.VertexLabel-">addConnection</a></span>(<a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> edgeLabel, | |
<a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a> outVLabel, | |
<a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a> inVLabel)</code> | |
<div class="block">Add a constraint on which vertices the given edge label can connect.</div> | |
</td> | |
</tr> | |
<tr id="i1" class="rowColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#addIndexKey-org.janusgraph.core.schema.JanusGraphIndex-org.janusgraph.core.PropertyKey-org.janusgraph.core.schema.Parameter...-">addIndexKey</a></span>(<a href="../../../../../org/janusgraph/core/schema/JanusGraphIndex.html" title="interface in org.janusgraph.core.schema">JanusGraphIndex</a> index, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a> key, | |
<a href="../../../../../org/janusgraph/core/schema/Parameter.html" title="class in org.janusgraph.core.schema">Parameter</a>... parameters)</code> </td> | |
</tr> | |
<tr id="i2" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#addProperties-org.janusgraph.core.EdgeLabel-org.janusgraph.core.PropertyKey...-">addProperties</a></span>(<a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> edgeLabel, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... keys)</code> | |
<div class="block">Add property constraints for a given edge label.</div> | |
</td> | |
</tr> | |
<tr id="i3" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#addProperties-org.janusgraph.core.VertexLabel-org.janusgraph.core.PropertyKey...-">addProperties</a></span>(<a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a> vertexLabel, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... keys)</code> | |
<div class="block">Add property constraints for a given vertex label.</div> | |
</td> | |
</tr> | |
<tr id="i4" class="altColor"> | |
<td class="colFirst"><code>static <a href="../../../../../org/janusgraph/graphdb/database/management/GraphIndexStatusWatcher.html" title="class in org.janusgraph.graphdb.database.management">GraphIndexStatusWatcher</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#awaitGraphIndexStatus-org.janusgraph.core.JanusGraph-java.lang.String-">awaitGraphIndexStatus</a></span>(<a href="../../../../../org/janusgraph/core/JanusGraph.html" title="interface in org.janusgraph.core">JanusGraph</a> g, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> graphIndexName)</code> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/graphdb/database/management/GraphIndexStatusWatcher.html" title="class in org.janusgraph.graphdb.database.management"><code>GraphIndexStatusWatcher</code></a> configured to watch | |
<code>graphIndexName</code> through graph <code>g</code>.</div> | |
</td> | |
</tr> | |
<tr id="i5" class="rowColor"> | |
<td class="colFirst"><code>static <a href="../../../../../org/janusgraph/graphdb/database/management/RelationIndexStatusWatcher.html" title="class in org.janusgraph.graphdb.database.management">RelationIndexStatusWatcher</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#awaitRelationIndexStatus-org.janusgraph.core.JanusGraph-java.lang.String-java.lang.String-">awaitRelationIndexStatus</a></span>(<a href="../../../../../org/janusgraph/core/JanusGraph.html" title="interface in org.janusgraph.core">JanusGraph</a> g, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> relationIndexName, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> relationTypeName)</code> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/graphdb/database/management/RelationIndexStatusWatcher.html" title="class in org.janusgraph.graphdb.database.management"><code>RelationIndexStatusWatcher</code></a> configured to watch the index specified by | |
<code>relationIndexName</code> and <code>relationIndexType</code> through graph <code>g</code>.</div> | |
</td> | |
</tr> | |
<tr id="i6" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-">buildEdgeIndex</a></span>(<a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> label, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
org.apache.tinkerpop.gremlin.structure.Direction direction, | |
org.apache.tinkerpop.gremlin.process.traversal.Order sortOrder, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... sortKeys)</code> | |
<div class="block">Creates a <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a> for the provided edge label.</div> | |
</td> | |
</tr> | |
<tr id="i7" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.janusgraph.core.PropertyKey...-">buildEdgeIndex</a></span>(<a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> label, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
org.apache.tinkerpop.gremlin.structure.Direction direction, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... sortKeys)</code> | |
<div class="block">Identical to <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-"><code>JanusGraphManagement.buildEdgeIndex(org.janusgraph.core.EdgeLabel, String, org.apache.tinkerpop.gremlin.structure.Direction, org.apache.tinkerpop.gremlin.process.traversal.Order, org.janusgraph.core.PropertyKey...)</code></a> | |
with default sort order <code>Order.asc</code>.</div> | |
</td> | |
</tr> | |
<tr id="i8" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.IndexBuilder.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement.IndexBuilder</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#buildIndex-java.lang.String-java.lang.Class-">buildIndex</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> indexName, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends org.apache.tinkerpop.gremlin.structure.Element> elementType)</code> | |
<div class="block">Returns an <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.IndexBuilder.html" title="interface in org.janusgraph.core.schema"><code>JanusGraphManagement.IndexBuilder</code></a> to add a graph index to this JanusGraph graph.</div> | |
</td> | |
</tr> | |
<tr id="i9" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-">buildPropertyIndex</a></span>(<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a> key, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
org.apache.tinkerpop.gremlin.process.traversal.Order sortOrder, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... sortKeys)</code> | |
<div class="block">Creates a <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a> for the provided property key.</div> | |
</td> | |
</tr> | |
<tr id="i10" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.janusgraph.core.PropertyKey...-">buildPropertyIndex</a></span>(<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a> key, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... sortKeys)</code> | |
<div class="block">Identical to <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-"><code>JanusGraphManagement.buildPropertyIndex(org.janusgraph.core.PropertyKey, String, org.apache.tinkerpop.gremlin.process.traversal.Order, org.janusgraph.core.PropertyKey...)</code></a> | |
with default sort order <code>Order.asc</code>.</div> | |
</td> | |
</tr> | |
<tr id="i11" class="rowColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#changeName-org.janusgraph.core.schema.JanusGraphSchemaElement-java.lang.String-">changeName</a></span>(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a> element, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> newName)</code> | |
<div class="block">Changes the name of a <a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema"><code>JanusGraphSchemaElement</code></a> to the provided new name.</div> | |
</td> | |
</tr> | |
<tr id="i12" class="altColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#commit--">commit</a></span>()</code> | |
<div class="block">Commits this management transaction and persists all schema changes.</div> | |
</td> | |
</tr> | |
<tr id="i13" class="rowColor"> | |
<td class="colFirst"><code>boolean</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#containsEdgeLabel-java.lang.String-">containsEdgeLabel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Checks whether an edge label of the given name has been defined in the JanusGraph schema.</div> | |
</td> | |
</tr> | |
<tr id="i14" class="altColor"> | |
<td class="colFirst"><code>boolean</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#containsGraphIndex-java.lang.String-">containsGraphIndex</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Whether the graph has a graph index defined with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i15" class="rowColor"> | |
<td class="colFirst"><code>boolean</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#containsPropertyKey-java.lang.String-">containsPropertyKey</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Checks whether a property key of the given name has been defined in the JanusGraph schema.</div> | |
</td> | |
</tr> | |
<tr id="i16" class="altColor"> | |
<td class="colFirst"><code>boolean</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#containsRelationIndex-org.janusgraph.core.RelationType-java.lang.String-">containsRelationIndex</a></span>(<a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a> type, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Whether a <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a> with the given name has been defined for the provided <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a></div> | |
</td> | |
</tr> | |
<tr id="i17" class="rowColor"> | |
<td class="colFirst"><code>boolean</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#containsRelationType-java.lang.String-">containsRelationType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Checks whether a type with the specified name exists.</div> | |
</td> | |
</tr> | |
<tr id="i18" class="altColor"> | |
<td class="colFirst"><code>boolean</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#containsVertexLabel-java.lang.String-">containsVertexLabel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Whether a vertex label with the given name exists in the graph.</div> | |
</td> | |
</tr> | |
<tr id="i19" class="rowColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#evictGraphFromCache--">evictGraphFromCache</a></span>()</code> | |
<div class="block">Upon the open managementsystem's commit, this graph will be asynchronously evicted from the cache on all JanusGraph nodes in your | |
cluster, once there are no open transactions on this graph on each respective JanusGraph node | |
and assuming each node is correctly configured to use the <a href="../../../../../org/janusgraph/graphdb/management/JanusGraphManager.html" title="class in org.janusgraph.graphdb.management"><code>JanusGraphManager</code></a>.</div> | |
</td> | |
</tr> | |
<tr id="i20" class="altColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#evictGraphFromCache-java.util.concurrent.Callable-">evictGraphFromCache</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent">Callable</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>> trigger)</code> | |
<div class="block">Upon the open managementsystem's commit, this graph will be asynchronously evicted from the cache on all JanusGraph nodes in your | |
cluster, once there are no open transactions on this graph on each respective JanusGraph node | |
and assuming each node is correctly configured to use the <a href="../../../../../org/janusgraph/graphdb/management/JanusGraphManager.html" title="class in org.janusgraph.graphdb.management"><code>JanusGraphManager</code></a>.</div> | |
</td> | |
</tr> | |
<tr id="i21" class="rowColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#forceCloseInstance-java.lang.String-">forceCloseInstance</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> instanceId)</code> | |
<div class="block">Forcefully removes a JanusGraph instance from this graph cluster as identified by its name.</div> | |
</td> | |
</tr> | |
<tr id="i22" class="altColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#get-java.lang.String-">get</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</code> | |
<div class="block">Returns a string representation of the provided configuration option or namespace for inspection.</div> | |
</td> | |
</tr> | |
<tr id="i23" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/ConsistencyModifier.html" title="enum in org.janusgraph.core.schema">ConsistencyModifier</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getConsistency-org.janusgraph.core.schema.JanusGraphSchemaElement-">getConsistency</a></span>(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a> element)</code> | |
<div class="block">Retrieves the consistency level for a schema element (types and internal indexes)</div> | |
</td> | |
</tr> | |
<tr id="i24" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getEdgeLabel-java.lang.String-">getEdgeLabel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns the edge label with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i25" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphIndex.html" title="interface in org.janusgraph.core.schema">JanusGraphIndex</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getGraphIndex-java.lang.String-">getGraphIndex</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns the graph index with the given name or null if it does not exist</div> | |
</td> | |
</tr> | |
<tr id="i26" class="altColor"> | |
<td class="colFirst"><code>static <a href="../../../../../org/janusgraph/graphdb/types/IndexType.html" title="interface in org.janusgraph.graphdb.types">IndexType</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getGraphIndexDirect-java.lang.String-org.janusgraph.graphdb.transaction.StandardJanusGraphTx-">getGraphIndexDirect</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
<a href="../../../../../org/janusgraph/graphdb/transaction/StandardJanusGraphTx.html" title="class in org.janusgraph.graphdb.transaction">StandardJanusGraphTx</a> transaction)</code> </td> | |
</tr> | |
<tr id="i27" class="rowColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../../org/janusgraph/core/schema/JanusGraphIndex.html" title="interface in org.janusgraph.core.schema">JanusGraphIndex</a>></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getGraphIndexes-java.lang.Class-">getGraphIndexes</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends org.apache.tinkerpop.gremlin.structure.Element> elementType)</code> | |
<div class="block">Returns all graph indexes that index the given element type.</div> | |
</td> | |
</tr> | |
<tr id="i28" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getIndexJobStatus-org.janusgraph.core.schema.Index-">getIndexJobStatus</a></span>(<a href="../../../../../org/janusgraph/core/schema/Index.html" title="interface in org.janusgraph.core.schema">Index</a> index)</code> | |
<div class="block">If an index update job was triggered through <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-"><code>JanusGraphManagement.updateIndex(Index, SchemaAction)</code></a> with schema actions | |
<a href="../../../../../org/janusgraph/core/schema/SchemaAction.html#REINDEX"><code>SchemaAction.REINDEX</code></a> or <a href="../../../../../org/janusgraph/core/schema/SchemaAction.html#DISCARD_INDEX"><code>SchemaAction.DISCARD_INDEX</code></a> | |
then this method can be used to track the status of this asynchronous process.</div> | |
</td> | |
</tr> | |
<tr id="i29" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaType.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaType</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getIndexOnlyConstraint-java.lang.String-">getIndexOnlyConstraint</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> indexName)</code> | |
<div class="block">Returns the indexOnly constraint for the index with given name or null if such constraint does not exist</div> | |
</td> | |
</tr> | |
<tr id="i30" class="altColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getOpenInstances--">getOpenInstances</a></span>()</code> | |
<div class="block">Returns a set of unique instance ids for all JanusGraph instances that are currently | |
part of this graph cluster.</div> | |
</td> | |
</tr> | |
<tr id="i31" class="rowColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getOpenInstancesInternal--">getOpenInstancesInternal</a></span>()</code> </td> | |
</tr> | |
<tr id="i32" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getOrCreateEdgeLabel-java.lang.String-">getOrCreateEdgeLabel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns the edge label with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i33" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getOrCreatePropertyKey-java.lang.String-">getOrCreatePropertyKey</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns the property key with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i34" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getOrCreateVertexLabel-java.lang.String-">getOrCreateVertexLabel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns the vertex label with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i35" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getPropertyKey-java.lang.String-">getPropertyKey</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns the property key with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i36" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getRelationIndex-org.janusgraph.core.RelationType-java.lang.String-">getRelationIndex</a></span>(<a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a> type, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns the <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a> with the given name for the provided <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a> or null | |
if it does not exist</div> | |
</td> | |
</tr> | |
<tr id="i37" class="rowColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a>></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getRelationIndexes-org.janusgraph.core.RelationType-">getRelationIndexes</a></span>(<a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a> type)</code> | |
<div class="block">Returns an <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> over all <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a>es defined for the provided <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a></div> | |
</td> | |
</tr> | |
<tr id="i38" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getRelationType-java.lang.String-">getRelationType</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns the type with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i39" class="rowColor"> | |
<td class="colFirst"><code><T extends <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a>><br><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><T></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getRelationTypes-java.lang.Class-">getRelationTypes</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><T> clazz)</code> | |
<div class="block">Returns an iterable over all defined types that have the given clazz (either <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core"><code>EdgeLabel</code></a> which returns all labels, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core"><code>PropertyKey</code></a> which returns all keys, or <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a> which returns all types).</div> | |
</td> | |
</tr> | |
<tr id="i40" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getSchemaElement-long-">getSchemaElement</a></span>(long id)</code> </td> | |
</tr> | |
<tr id="i41" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/graphdb/types/vertices/JanusGraphSchemaVertex.html" title="class in org.janusgraph.graphdb.types.vertices">JanusGraphSchemaVertex</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getSchemaVertex-org.janusgraph.core.schema.JanusGraphSchemaElement-">getSchemaVertex</a></span>(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a> element)</code> </td> | |
</tr> | |
<tr id="i42" class="altColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html?is-external=true" title="class or interface in java.time">Duration</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getTTL-org.janusgraph.core.schema.JanusGraphSchemaType-">getTTL</a></span>(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaType.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaType</a> type)</code> | |
<div class="block">Retrieves the time-to-live for the given <a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaType.html" title="interface in org.janusgraph.core.schema"><code>JanusGraphSchemaType</code></a> as a <a href="https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html?is-external=true" title="class or interface in java.time"><code>Duration</code></a>.</div> | |
</td> | |
</tr> | |
<tr id="i43" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getVertexLabel-java.lang.String-">getVertexLabel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns the vertex label with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i44" class="altColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a>></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getVertexLabels--">getVertexLabels</a></span>()</code> | |
<div class="block">Returns an <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> over all defined <a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core"><code>VertexLabel</code></a>s.</div> | |
</td> | |
</tr> | |
<tr id="i45" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/graphdb/transaction/StandardJanusGraphTx.html" title="class in org.janusgraph.graphdb.transaction">StandardJanusGraphTx</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#getWrappedTx--">getWrappedTx</a></span>()</code> </td> | |
</tr> | |
<tr id="i46" class="altColor"> | |
<td class="colFirst"><code>boolean</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#isOpen--">isOpen</a></span>()</code> | |
<div class="block">Whether this management transaction is open or has been closed (i.e.</div> | |
</td> | |
</tr> | |
<tr id="i47" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/EdgeLabelMaker.html" title="interface in org.janusgraph.core.schema">EdgeLabelMaker</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#makeEdgeLabel-java.lang.String-">makeEdgeLabel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/core/schema/EdgeLabelMaker.html" title="interface in org.janusgraph.core.schema"><code>EdgeLabelMaker</code></a> instance to define a new <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core"><code>EdgeLabel</code></a> with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i48" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/PropertyKeyMaker.html" title="interface in org.janusgraph.core.schema">PropertyKeyMaker</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#makePropertyKey-java.lang.String-">makePropertyKey</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/core/schema/PropertyKeyMaker.html" title="interface in org.janusgraph.core.schema"><code>PropertyKeyMaker</code></a> instance to define a new <a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core"><code>PropertyKey</code></a> with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i49" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/VertexLabelMaker.html" title="interface in org.janusgraph.core.schema">VertexLabelMaker</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#makeVertexLabel-java.lang.String-">makeVertexLabel</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</code> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/core/schema/VertexLabelMaker.html" title="interface in org.janusgraph.core.schema"><code>VertexLabelMaker</code></a> to define a new vertex label with the given name.</div> | |
</td> | |
</tr> | |
<tr id="i50" class="altColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#printEdgeLabels--">printEdgeLabels</a></span>()</code> | |
<div class="block">Prints out schema information related to edge labels.</div> | |
</td> | |
</tr> | |
<tr id="i51" class="rowColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#printIndexes--">printIndexes</a></span>()</code> | |
<div class="block">Prints out schema information related to indexes</div> | |
</td> | |
</tr> | |
<tr id="i52" class="altColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#printPropertyKeys--">printPropertyKeys</a></span>()</code> | |
<div class="block">Prints out schema information related to property keys.</div> | |
</td> | |
</tr> | |
<tr id="i53" class="rowColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#printSchema--">printSchema</a></span>()</code> | |
<div class="block">Prints out schema information related to vertex and edge labels, indexes, and property keys.</div> | |
</td> | |
</tr> | |
<tr id="i54" class="altColor"> | |
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#printVertexLabels--">printVertexLabels</a></span>()</code> | |
<div class="block">Prints out schema information related to vertex labels.</div> | |
</td> | |
</tr> | |
<tr id="i55" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html" title="interface in org.janusgraph.core.schema">JanusGraphConfiguration</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#remove-java.lang.String-">remove</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</code> | |
<div class="block">Remove the configuration option identified by the provided path.</div> | |
</td> | |
</tr> | |
<tr id="i56" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#removeGhostVertices--">removeGhostVertices</a></span>()</code> | |
<div class="block">Remove all ghost vertices (a.k.a.</div> | |
</td> | |
</tr> | |
<tr id="i57" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#removeGhostVertices-int-">removeGhostVertices</a></span>(int numOfThreads)</code> | |
<div class="block">Remove all ghost vertices (a.k.a.</div> | |
</td> | |
</tr> | |
<tr id="i58" class="altColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#rollback--">rollback</a></span>()</code> | |
<div class="block">Closes this management transaction and discards all changes.</div> | |
</td> | |
</tr> | |
<tr id="i59" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html" title="interface in org.janusgraph.core.schema">JanusGraphConfiguration</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#set-java.lang.String-java.lang.Object-">set</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</code> | |
<div class="block">Sets the configuration option identified by the provided path to the given value.</div> | |
</td> | |
</tr> | |
<tr id="i60" class="altColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#setConsistency-org.janusgraph.core.schema.JanusGraphSchemaElement-org.janusgraph.core.schema.ConsistencyModifier-">setConsistency</a></span>(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a> element, | |
<a href="../../../../../org/janusgraph/core/schema/ConsistencyModifier.html" title="enum in org.janusgraph.core.schema">ConsistencyModifier</a> consistency)</code> | |
<div class="block">Sets the consistency level for those schema elements that support it (types and internal indexes)</div> | |
</td> | |
</tr> | |
<tr id="i61" class="rowColor"> | |
<td class="colFirst"><code>void</code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#setTTL-org.janusgraph.core.schema.JanusGraphSchemaType-java.time.Duration-">setTTL</a></span>(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaType.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaType</a> type, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html?is-external=true" title="class or interface in java.time">Duration</a> duration)</code> | |
<div class="block">Sets time-to-live for those schema types that support it</div> | |
</td> | |
</tr> | |
<tr id="i62" class="altColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-">updateIndex</a></span>(<a href="../../../../../org/janusgraph/core/schema/Index.html" title="interface in org.janusgraph.core.schema">Index</a> index, | |
<a href="../../../../../org/janusgraph/core/schema/SchemaAction.html" title="enum in org.janusgraph.core.schema">SchemaAction</a> updateAction)</code> | |
<div class="block">Updates the provided index according to the given <a href="../../../../../org/janusgraph/core/schema/SchemaAction.html" title="enum in org.janusgraph.core.schema"><code>SchemaAction</code></a>.</div> | |
</td> | |
</tr> | |
<tr id="i63" class="rowColor"> | |
<td class="colFirst"><code><a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a></code></td> | |
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.html#updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-int-">updateIndex</a></span>(<a href="../../../../../org/janusgraph/core/schema/Index.html" title="interface in org.janusgraph.core.schema">Index</a> index, | |
<a href="../../../../../org/janusgraph/core/schema/SchemaAction.html" title="enum in org.janusgraph.core.schema">SchemaAction</a> updateAction, | |
int numOfThreads)</code> | |
<div class="block">Updates the provided index according to the given <a href="../../../../../org/janusgraph/core/schema/SchemaAction.html" title="enum in org.janusgraph.core.schema"><code>SchemaAction</code></a>, using | |
given number of threads if applicable (REINDEX and DISCARD_INDEX).</div> | |
</td> | |
</tr> | |
</table> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3> | |
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li> | |
</ul> | |
<ul class="blockList"> | |
<li class="blockList"><a name="methods.inherited.from.class.org.janusgraph.core.schema.SchemaInspector"> | |
<!-- --> | |
</a> | |
<h3>Methods inherited from interface org.janusgraph.core.schema.<a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></h3> | |
<code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getOrCreatePropertyKey-java.lang.String-java.lang.Object-">getOrCreatePropertyKey</a>, <a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getOrCreatePropertyKey-java.lang.String-java.lang.Object-org.apache.tinkerpop.gremlin.structure.VertexProperty.Cardinality-">getOrCreatePropertyKey</a></code></li> | |
</ul> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</div> | |
<div class="details"> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<!-- ============ FIELD DETAIL =========== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="field.detail"> | |
<!-- --> | |
</a> | |
<h3>Field Detail</h3> | |
<a name="CURRENT_INSTANCE_SUFFIX"> | |
<!-- --> | |
</a> | |
<ul class="blockListLast"> | |
<li class="blockList"> | |
<h4>CURRENT_INSTANCE_SUFFIX</h4> | |
<pre>public static final <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> CURRENT_INSTANCE_SUFFIX</pre> | |
<dl> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../../constant-values.html#org.janusgraph.graphdb.database.management.ManagementSystem.CURRENT_INSTANCE_SUFFIX">Constant Field Values</a></dd> | |
</dl> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<!-- ========= CONSTRUCTOR DETAIL ======== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="constructor.detail"> | |
<!-- --> | |
</a> | |
<h3>Constructor Detail</h3> | |
<a name="ManagementSystem-org.janusgraph.graphdb.database.StandardJanusGraph-org.janusgraph.diskstorage.configuration.backend.KCVSConfiguration-org.janusgraph.diskstorage.log.Log-org.janusgraph.graphdb.database.management.ManagementLogger-org.janusgraph.graphdb.database.cache.SchemaCache-"> | |
<!-- --> | |
</a> | |
<ul class="blockListLast"> | |
<li class="blockList"> | |
<h4>ManagementSystem</h4> | |
<pre>public ManagementSystem(<a href="../../../../../org/janusgraph/graphdb/database/StandardJanusGraph.html" title="class in org.janusgraph.graphdb.database">StandardJanusGraph</a> graph, | |
<a href="../../../../../org/janusgraph/diskstorage/configuration/backend/KCVSConfiguration.html" title="class in org.janusgraph.diskstorage.configuration.backend">KCVSConfiguration</a> config, | |
<a href="../../../../../org/janusgraph/diskstorage/log/Log.html" title="interface in org.janusgraph.diskstorage.log">Log</a> sysLog, | |
<a href="../../../../../org/janusgraph/graphdb/database/management/ManagementLogger.html" title="class in org.janusgraph.graphdb.database.management">ManagementLogger</a> managementLogger, | |
<a href="../../../../../org/janusgraph/graphdb/database/cache/SchemaCache.html" title="interface in org.janusgraph.graphdb.database.cache">SchemaCache</a> schemaCache)</pre> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
<!-- ============ METHOD DETAIL ========== --> | |
<ul class="blockList"> | |
<li class="blockList"><a name="method.detail"> | |
<!-- --> | |
</a> | |
<h3>Method Detail</h3> | |
<a name="getOpenInstancesInternal--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getOpenInstancesInternal</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> getOpenInstancesInternal()</pre> | |
</li> | |
</ul> | |
<a name="getOpenInstances--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getOpenInstances</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>> getOpenInstances()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getOpenInstances--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Returns a set of unique instance ids for all JanusGraph instances that are currently | |
part of this graph cluster.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getOpenInstances--">getOpenInstances</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="forceCloseInstance-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>forceCloseInstance</h4> | |
<pre>public void forceCloseInstance(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> instanceId)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#forceCloseInstance-java.lang.String-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Forcefully removes a JanusGraph instance from this graph cluster as identified by its name. | |
<p> | |
This method should be used with great care and only in cases where a JanusGraph instance | |
has been abnormally terminated (i.e. killed instead of properly shut-down). If this happens, the instance | |
will continue to be listed as an open instance which means that 1) a new instance with the same id cannot | |
be started and 2) schema updates will fail because the killed instance cannot acknowledge the schema update. | |
<p> | |
<p> | |
Throws an exception if the instance is not part of this cluster or if the instance has | |
been started after the start of this management transaction which is indicative of the instance | |
having been restarted successfully.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#forceCloseInstance-java.lang.String-">forceCloseInstance</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="commit--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>commit</h4> | |
<pre>public void commit()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#commit--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Commits this management transaction and persists all schema changes. Closes this transaction.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#commit--">commit</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../../org/janusgraph/core/JanusGraphTransaction.html#commit--"><code>JanusGraphTransaction.commit()</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="rollback--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>rollback</h4> | |
<pre>public void rollback()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#rollback--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Closes this management transaction and discards all changes.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#rollback--">rollback</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../../org/janusgraph/core/JanusGraphTransaction.html#rollback--"><code>JanusGraphTransaction.rollback()</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="isOpen--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>isOpen</h4> | |
<pre>public boolean isOpen()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#isOpen--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Whether this management transaction is open or has been closed (i.e. committed or rolled-back)</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#isOpen--">isOpen</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="getWrappedTx--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getWrappedTx</h4> | |
<pre>public <a href="../../../../../org/janusgraph/graphdb/transaction/StandardJanusGraphTx.html" title="class in org.janusgraph.graphdb.transaction">StandardJanusGraphTx</a> getWrappedTx()</pre> | |
</li> | |
</ul> | |
<a name="getSchemaElement-long-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getSchemaElement</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a> getSchemaElement(long id)</pre> | |
</li> | |
</ul> | |
<a name="buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.janusgraph.core.PropertyKey...-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>buildEdgeIndex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a> buildEdgeIndex(<a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> label, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
org.apache.tinkerpop.gremlin.structure.Direction direction, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... sortKeys)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.janusgraph.core.PropertyKey...-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Identical to <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-"><code>JanusGraphManagement.buildEdgeIndex(org.janusgraph.core.EdgeLabel, String, org.apache.tinkerpop.gremlin.structure.Direction, org.apache.tinkerpop.gremlin.process.traversal.Order, org.janusgraph.core.PropertyKey...)</code></a> | |
with default sort order <code>Order.asc</code>.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.janusgraph.core.PropertyKey...-">buildEdgeIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>the created <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>buildEdgeIndex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a> buildEdgeIndex(<a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> label, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
org.apache.tinkerpop.gremlin.structure.Direction direction, | |
org.apache.tinkerpop.gremlin.process.traversal.Order sortOrder, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... sortKeys)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Creates a <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a> for the provided edge label. That means, that all edges of that label will be | |
indexed according to this index definition which will speed up certain vertex-centric queries. | |
<p> | |
An indexed is defined by its name, the direction in which the index should be created (can be restricted to one | |
direction or both), the sort order and - most importantly - the sort keys which define the index key.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildEdgeIndex-org.janusgraph.core.EdgeLabel-java.lang.String-org.apache.tinkerpop.gremlin.structure.Direction-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-">buildEdgeIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>the created <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.janusgraph.core.PropertyKey...-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>buildPropertyIndex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a> buildPropertyIndex(<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a> key, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... sortKeys)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.janusgraph.core.PropertyKey...-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Identical to <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-"><code>JanusGraphManagement.buildPropertyIndex(org.janusgraph.core.PropertyKey, String, org.apache.tinkerpop.gremlin.process.traversal.Order, org.janusgraph.core.PropertyKey...)</code></a> | |
with default sort order <code>Order.asc</code>.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.janusgraph.core.PropertyKey...-">buildPropertyIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>the created <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>buildPropertyIndex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a> buildPropertyIndex(<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a> key, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
org.apache.tinkerpop.gremlin.process.traversal.Order sortOrder, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... sortKeys)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Creates a <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a> for the provided property key. That means, that all properties of that key will be | |
indexed according to this index definition which will speed up certain vertex-centric queries. | |
<p> | |
An indexed is defined by its name, the sort order and - most importantly - the sort keys which define the index key.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildPropertyIndex-org.janusgraph.core.PropertyKey-java.lang.String-org.apache.tinkerpop.gremlin.process.traversal.Order-org.janusgraph.core.PropertyKey...-">buildPropertyIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>the created <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="containsRelationIndex-org.janusgraph.core.RelationType-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>containsRelationIndex</h4> | |
<pre>public boolean containsRelationIndex(<a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a> type, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#containsRelationIndex-org.janusgraph.core.RelationType-java.lang.String-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Whether a <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a> with the given name has been defined for the provided <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a></div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#containsRelationIndex-org.janusgraph.core.RelationType-java.lang.String-">containsRelationIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="getRelationIndex-org.janusgraph.core.RelationType-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getRelationIndex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a> getRelationIndex(<a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a> type, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getRelationIndex-org.janusgraph.core.RelationType-java.lang.String-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Returns the <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a> with the given name for the provided <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a> or null | |
if it does not exist</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getRelationIndex-org.janusgraph.core.RelationType-java.lang.String-">getRelationIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="getRelationIndexes-org.janusgraph.core.RelationType-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getRelationIndexes</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema">RelationTypeIndex</a>> getRelationIndexes(<a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a> type)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getRelationIndexes-org.janusgraph.core.RelationType-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Returns an <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> over all <a href="../../../../../org/janusgraph/core/schema/RelationTypeIndex.html" title="interface in org.janusgraph.core.schema"><code>RelationTypeIndex</code></a>es defined for the provided <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a></div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getRelationIndexes-org.janusgraph.core.RelationType-">getRelationIndexes</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="getGraphIndexDirect-java.lang.String-org.janusgraph.graphdb.transaction.StandardJanusGraphTx-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getGraphIndexDirect</h4> | |
<pre>public static <a href="../../../../../org/janusgraph/graphdb/types/IndexType.html" title="interface in org.janusgraph.graphdb.types">IndexType</a> getGraphIndexDirect(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name, | |
<a href="../../../../../org/janusgraph/graphdb/transaction/StandardJanusGraphTx.html" title="class in org.janusgraph.graphdb.transaction">StandardJanusGraphTx</a> transaction)</pre> | |
</li> | |
</ul> | |
<a name="containsGraphIndex-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>containsGraphIndex</h4> | |
<pre>public boolean containsGraphIndex(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#containsGraphIndex-java.lang.String-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Whether the graph has a graph index defined with the given name.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#containsGraphIndex-java.lang.String-">containsGraphIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="getGraphIndex-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getGraphIndex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/JanusGraphIndex.html" title="interface in org.janusgraph.core.schema">JanusGraphIndex</a> getGraphIndex(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getGraphIndex-java.lang.String-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Returns the graph index with the given name or null if it does not exist</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getGraphIndex-java.lang.String-">getGraphIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="getGraphIndexes-java.lang.Class-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getGraphIndexes</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../../org/janusgraph/core/schema/JanusGraphIndex.html" title="interface in org.janusgraph.core.schema">JanusGraphIndex</a>> getGraphIndexes(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends org.apache.tinkerpop.gremlin.structure.Element> elementType)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getGraphIndexes-java.lang.Class-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Returns all graph indexes that index the given element type.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getGraphIndexes-java.lang.Class-">getGraphIndexes</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="getIndexOnlyConstraint-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getIndexOnlyConstraint</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaType.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaType</a> getIndexOnlyConstraint(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> indexName)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getIndexOnlyConstraint-java.lang.String-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Returns the indexOnly constraint for the index with given name or null if such constraint does not exist</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getIndexOnlyConstraint-java.lang.String-">getIndexOnlyConstraint</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="printSchema--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>printSchema</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> printSchema()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printSchema--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Prints out schema information related to vertex and edge labels, indexes, and property keys.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printSchema--">printSchema</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>a collection of all the mgmt API schema printing methods</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="printVertexLabels--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>printVertexLabels</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> printVertexLabels()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printVertexLabels--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Prints out schema information related to vertex labels.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printVertexLabels--">printVertexLabels</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>String with vertex label schema information</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="printEdgeLabels--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>printEdgeLabels</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> printEdgeLabels()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printEdgeLabels--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Prints out schema information related to edge labels.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printEdgeLabels--">printEdgeLabels</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>String with edge label schema information</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="printPropertyKeys--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>printPropertyKeys</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> printPropertyKeys()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printPropertyKeys--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Prints out schema information related to property keys.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printPropertyKeys--">printPropertyKeys</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>String with property key schema information</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="printIndexes--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>printIndexes</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> printIndexes()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printIndexes--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Prints out schema information related to indexes</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#printIndexes--">printIndexes</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>String with graph index and relation index information</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="awaitGraphIndexStatus-org.janusgraph.core.JanusGraph-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>awaitGraphIndexStatus</h4> | |
<pre>public static <a href="../../../../../org/janusgraph/graphdb/database/management/GraphIndexStatusWatcher.html" title="class in org.janusgraph.graphdb.database.management">GraphIndexStatusWatcher</a> awaitGraphIndexStatus(<a href="../../../../../org/janusgraph/core/JanusGraph.html" title="interface in org.janusgraph.core">JanusGraph</a> g, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> graphIndexName)</pre> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/graphdb/database/management/GraphIndexStatusWatcher.html" title="class in org.janusgraph.graphdb.database.management"><code>GraphIndexStatusWatcher</code></a> configured to watch | |
<code>graphIndexName</code> through graph <code>g</code>. | |
<p> | |
This method just instantiates an object. | |
Invoke <a href="../../../../../org/janusgraph/graphdb/database/management/GraphIndexStatusWatcher.html#call--"><code>GraphIndexStatusWatcher.call()</code></a> to wait.</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>g</code> - the graph through which to read index information</dd> | |
<dd><code>graphIndexName</code> - the name of a graph index to watch</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="awaitRelationIndexStatus-org.janusgraph.core.JanusGraph-java.lang.String-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>awaitRelationIndexStatus</h4> | |
<pre>public static <a href="../../../../../org/janusgraph/graphdb/database/management/RelationIndexStatusWatcher.html" title="class in org.janusgraph.graphdb.database.management">RelationIndexStatusWatcher</a> awaitRelationIndexStatus(<a href="../../../../../org/janusgraph/core/JanusGraph.html" title="interface in org.janusgraph.core">JanusGraph</a> g, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> relationIndexName, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> relationTypeName)</pre> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/graphdb/database/management/RelationIndexStatusWatcher.html" title="class in org.janusgraph.graphdb.database.management"><code>RelationIndexStatusWatcher</code></a> configured to watch the index specified by | |
<code>relationIndexName</code> and <code>relationIndexType</code> through graph <code>g</code>. | |
<p> | |
This method just instantiates an object. | |
Invoke <a href="../../../../../org/janusgraph/graphdb/database/management/RelationIndexStatusWatcher.html#call--"><code>RelationIndexStatusWatcher.call()</code></a> to wait.</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>g</code> - the graph through which to read index information</dd> | |
<dd><code>relationIndexName</code> - the name of the relation index to watch</dd> | |
<dd><code>relationTypeName</code> - the type on the relation index to watch</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="addIndexKey-org.janusgraph.core.schema.JanusGraphIndex-org.janusgraph.core.PropertyKey-org.janusgraph.core.schema.Parameter...-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>addIndexKey</h4> | |
<pre>public void addIndexKey(<a href="../../../../../org/janusgraph/core/schema/JanusGraphIndex.html" title="interface in org.janusgraph.core.schema">JanusGraphIndex</a> index, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a> key, | |
<a href="../../../../../org/janusgraph/core/schema/Parameter.html" title="class in org.janusgraph.core.schema">Parameter</a>... parameters)</pre> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#addIndexKey-org.janusgraph.core.schema.JanusGraphIndex-org.janusgraph.core.PropertyKey-org.janusgraph.core.schema.Parameter...-">addIndexKey</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="buildIndex-java.lang.String-java.lang.Class-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>buildIndex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.IndexBuilder.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement.IndexBuilder</a> buildIndex(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> indexName, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><? extends org.apache.tinkerpop.gremlin.structure.Element> elementType)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildIndex-java.lang.String-java.lang.Class-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Returns an <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.IndexBuilder.html" title="interface in org.janusgraph.core.schema"><code>JanusGraphManagement.IndexBuilder</code></a> to add a graph index to this JanusGraph graph. The index to-be-created | |
has the provided name and indexes elements of the given type.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#buildIndex-java.lang.String-java.lang.Class-">buildIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>updateIndex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a> updateIndex(<a href="../../../../../org/janusgraph/core/schema/Index.html" title="interface in org.janusgraph.core.schema">Index</a> index, | |
<a href="../../../../../org/janusgraph/core/schema/SchemaAction.html" title="enum in org.janusgraph.core.schema">SchemaAction</a> updateAction)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Updates the provided index according to the given <a href="../../../../../org/janusgraph/core/schema/SchemaAction.html" title="enum in org.janusgraph.core.schema"><code>SchemaAction</code></a>. | |
If action is REINDEX or DISCARD_INDEX, then number of threads running the | |
action will be the number of available processors running on current JVM.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-">updateIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>a future that completes when the index action is done</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-int-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>updateIndex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a> updateIndex(<a href="../../../../../org/janusgraph/core/schema/Index.html" title="interface in org.janusgraph.core.schema">Index</a> index, | |
<a href="../../../../../org/janusgraph/core/schema/SchemaAction.html" title="enum in org.janusgraph.core.schema">SchemaAction</a> updateAction, | |
int numOfThreads)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-int-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Updates the provided index according to the given <a href="../../../../../org/janusgraph/core/schema/SchemaAction.html" title="enum in org.janusgraph.core.schema"><code>SchemaAction</code></a>, using | |
given number of threads if applicable (REINDEX and DISCARD_INDEX).</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-int-">updateIndex</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="evictGraphFromCache--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>evictGraphFromCache</h4> | |
<pre>public void evictGraphFromCache()</pre> | |
<div class="block">Upon the open managementsystem's commit, this graph will be asynchronously evicted from the cache on all JanusGraph nodes in your | |
cluster, once there are no open transactions on this graph on each respective JanusGraph node | |
and assuming each node is correctly configured to use the <a href="../../../../../org/janusgraph/graphdb/management/JanusGraphManager.html" title="class in org.janusgraph.graphdb.management"><code>JanusGraphManager</code></a>.</div> | |
</li> | |
</ul> | |
<a name="evictGraphFromCache-java.util.concurrent.Callable-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>evictGraphFromCache</h4> | |
<pre>public void evictGraphFromCache(<a href="https://docs.oracle.com/javase/8/docs/api/java/util/concurrent/Callable.html?is-external=true" title="class or interface in java.util.concurrent">Callable</a><<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a>> trigger)</pre> | |
<div class="block">Upon the open managementsystem's commit, this graph will be asynchronously evicted from the cache on all JanusGraph nodes in your | |
cluster, once there are no open transactions on this graph on each respective JanusGraph node | |
and assuming each node is correctly configured to use the <a href="../../../../../org/janusgraph/graphdb/management/JanusGraphManager.html" title="class in org.janusgraph.graphdb.management"><code>JanusGraphManager</code></a>.</div> | |
<dl> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>trigger</code> - A Callable that will be called once the eviction is complete in the cluster. Return | |
boolean value indicating trigger status.</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getIndexJobStatus-org.janusgraph.core.schema.Index-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getIndexJobStatus</h4> | |
<pre>public <a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a> getIndexJobStatus(<a href="../../../../../org/janusgraph/core/schema/Index.html" title="interface in org.janusgraph.core.schema">Index</a> index)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getIndexJobStatus-org.janusgraph.core.schema.Index-">JanusGraphManagement</a></code></span></div> | |
<div class="block">If an index update job was triggered through <a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#updateIndex-org.janusgraph.core.schema.Index-org.janusgraph.core.schema.SchemaAction-"><code>JanusGraphManagement.updateIndex(Index, SchemaAction)</code></a> with schema actions | |
<a href="../../../../../org/janusgraph/core/schema/SchemaAction.html#REINDEX"><code>SchemaAction.REINDEX</code></a> or <a href="../../../../../org/janusgraph/core/schema/SchemaAction.html#DISCARD_INDEX"><code>SchemaAction.DISCARD_INDEX</code></a> | |
then this method can be used to track the status of this asynchronous process.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getIndexJobStatus-org.janusgraph.core.schema.Index-">getIndexJobStatus</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>A message that reflects the status of the index job</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="changeName-org.janusgraph.core.schema.JanusGraphSchemaElement-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>changeName</h4> | |
<pre>public void changeName(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a> element, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> newName)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#changeName-org.janusgraph.core.schema.JanusGraphSchemaElement-java.lang.String-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Changes the name of a <a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema"><code>JanusGraphSchemaElement</code></a> to the provided new name. | |
The new name must be valid and not already in use, otherwise an <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang"><code>IllegalArgumentException</code></a> is thrown.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#changeName-org.janusgraph.core.schema.JanusGraphSchemaElement-java.lang.String-">changeName</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getSchemaVertex-org.janusgraph.core.schema.JanusGraphSchemaElement-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getSchemaVertex</h4> | |
<pre>public <a href="../../../../../org/janusgraph/graphdb/types/vertices/JanusGraphSchemaVertex.html" title="class in org.janusgraph.graphdb.types.vertices">JanusGraphSchemaVertex</a> getSchemaVertex(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a> element)</pre> | |
</li> | |
</ul> | |
<a name="getConsistency-org.janusgraph.core.schema.JanusGraphSchemaElement-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getConsistency</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/ConsistencyModifier.html" title="enum in org.janusgraph.core.schema">ConsistencyModifier</a> getConsistency(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a> element)</pre> | |
<div class="block">Retrieves the consistency level for a schema element (types and internal indexes)</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getConsistency-org.janusgraph.core.schema.JanusGraphSchemaElement-">getConsistency</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>element</code> - </dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="setConsistency-org.janusgraph.core.schema.JanusGraphSchemaElement-org.janusgraph.core.schema.ConsistencyModifier-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>setConsistency</h4> | |
<pre>public void setConsistency(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaElement.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaElement</a> element, | |
<a href="../../../../../org/janusgraph/core/schema/ConsistencyModifier.html" title="enum in org.janusgraph.core.schema">ConsistencyModifier</a> consistency)</pre> | |
<div class="block">Sets the consistency level for those schema elements that support it (types and internal indexes) | |
<p> | |
Note, that it is possible to have a race condition here if two threads simultaneously try to change the | |
consistency level. However, this is resolved when the consistency level is being read by taking the | |
first one and deleting all existing attached consistency levels upon modification.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#setConsistency-org.janusgraph.core.schema.JanusGraphSchemaElement-org.janusgraph.core.schema.ConsistencyModifier-">setConsistency</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>element</code> - </dd> | |
<dd><code>consistency</code> - </dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getTTL-org.janusgraph.core.schema.JanusGraphSchemaType-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getTTL</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html?is-external=true" title="class or interface in java.time">Duration</a> getTTL(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaType.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaType</a> type)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getTTL-org.janusgraph.core.schema.JanusGraphSchemaType-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Retrieves the time-to-live for the given <a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaType.html" title="interface in org.janusgraph.core.schema"><code>JanusGraphSchemaType</code></a> as a <a href="https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html?is-external=true" title="class or interface in java.time"><code>Duration</code></a>. | |
If no TTL has been defined, the returned Duration will be zero-length ("lives forever").</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getTTL-org.janusgraph.core.schema.JanusGraphSchemaType-">getTTL</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="setTTL-org.janusgraph.core.schema.JanusGraphSchemaType-java.time.Duration-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>setTTL</h4> | |
<pre>public void setTTL(<a href="../../../../../org/janusgraph/core/schema/JanusGraphSchemaType.html" title="interface in org.janusgraph.core.schema">JanusGraphSchemaType</a> type, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html?is-external=true" title="class or interface in java.time">Duration</a> duration)</pre> | |
<div class="block">Sets time-to-live for those schema types that support it</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#setTTL-org.janusgraph.core.schema.JanusGraphSchemaType-java.time.Duration-">setTTL</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>type</code> - </dd> | |
<dd><code>duration</code> - Note that only 'seconds' granularity is supported</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="removeGhostVertices-int-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>removeGhostVertices</h4> | |
<pre>public <a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a> removeGhostVertices(int numOfThreads)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#removeGhostVertices-int-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Remove all ghost vertices (a.k.a. phantom vertices) from the graph, | |
with the given concurrency level</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#removeGhostVertices-int-">removeGhostVertices</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="removeGhostVertices--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>removeGhostVertices</h4> | |
<pre>public <a href="../../../../../org/janusgraph/diskstorage/keycolumnvalue/scan/ScanJobFuture.html" title="interface in org.janusgraph.diskstorage.keycolumnvalue.scan">ScanJobFuture</a> removeGhostVertices()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#removeGhostVertices--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Remove all ghost vertices (a.k.a. phantom vertices) from the graph</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#removeGhostVertices--">removeGhostVertices</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="containsRelationType-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>containsRelationType</h4> | |
<pre>public boolean containsRelationType(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#containsRelationType-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Checks whether a type with the specified name exists.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#containsRelationType-java.lang.String-">containsRelationType</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>name</code> - name of the type</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>true, if a type with the given name exists, else false</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getRelationType-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getRelationType</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a> getRelationType(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getRelationType-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Returns the type with the given name. | |
Note, that type names must be unique.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getRelationType-java.lang.String-">getRelationType</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>name</code> - name of the type to return</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>The type with the given name, or null if such does not exist</dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="containsPropertyKey-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>containsPropertyKey</h4> | |
<pre>public boolean containsPropertyKey(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#containsPropertyKey-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Checks whether a property key of the given name has been defined in the JanusGraph schema.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#containsPropertyKey-java.lang.String-">containsPropertyKey</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>name</code> - name of the property key</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>true, if the property key exists, else false</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getPropertyKey-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getPropertyKey</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a> getPropertyKey(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getPropertyKey-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Returns the property key with the given name. If it does not exist, NULL is returned</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getPropertyKey-java.lang.String-">getPropertyKey</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="containsEdgeLabel-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>containsEdgeLabel</h4> | |
<pre>public boolean containsEdgeLabel(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#containsEdgeLabel-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Checks whether an edge label of the given name has been defined in the JanusGraph schema.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#containsEdgeLabel-java.lang.String-">containsEdgeLabel</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>name</code> - name of the edge label</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>true, if the edge label exists, else false</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getOrCreateEdgeLabel-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getOrCreateEdgeLabel</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> getOrCreateEdgeLabel(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getOrCreateEdgeLabel-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Returns the edge label with the given name. If automatic type making is enabled, it will make the edge label | |
using the configured default type maker if a label with the given name does not exist.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getOrCreateEdgeLabel-java.lang.String-">getOrCreateEdgeLabel</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>name</code> - name of the edge label to return</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>the edge label with the given name</dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core"><code>EdgeLabel</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getOrCreatePropertyKey-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getOrCreatePropertyKey</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a> getOrCreatePropertyKey(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getOrCreatePropertyKey-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Returns the property key with the given name. If automatic type making is enabled, it will make the property key | |
using the configured default type maker if a key with the given name does not exist.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getOrCreatePropertyKey-java.lang.String-">getOrCreatePropertyKey</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>name</code> - name of the property key to return</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>the property key with the given name</dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core"><code>PropertyKey</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getEdgeLabel-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getEdgeLabel</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> getEdgeLabel(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getEdgeLabel-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Returns the edge label with the given name. If it does not exist, NULL is returned</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getEdgeLabel-java.lang.String-">getEdgeLabel</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="makePropertyKey-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>makePropertyKey</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/PropertyKeyMaker.html" title="interface in org.janusgraph.core.schema">PropertyKeyMaker</a> makePropertyKey(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#makePropertyKey-java.lang.String-">SchemaManager</a></code></span></div> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/core/schema/PropertyKeyMaker.html" title="interface in org.janusgraph.core.schema"><code>PropertyKeyMaker</code></a> instance to define a new <a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core"><code>PropertyKey</code></a> with the given name. | |
By defining types explicitly (rather than implicitly through usage) one can control various | |
aspects of the key and associated consistency constraints. | |
<p> | |
The key constructed with this maker will be created in the context of this transaction.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#makePropertyKey-java.lang.String-">makePropertyKey</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html" title="interface in org.janusgraph.core.schema">SchemaManager</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>a <a href="../../../../../org/janusgraph/core/schema/PropertyKeyMaker.html" title="interface in org.janusgraph.core.schema"><code>PropertyKeyMaker</code></a> linked to this transaction.</dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../../org/janusgraph/core/schema/PropertyKeyMaker.html" title="interface in org.janusgraph.core.schema"><code>PropertyKeyMaker</code></a>, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core"><code>PropertyKey</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="makeEdgeLabel-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>makeEdgeLabel</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/EdgeLabelMaker.html" title="interface in org.janusgraph.core.schema">EdgeLabelMaker</a> makeEdgeLabel(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#makeEdgeLabel-java.lang.String-">SchemaManager</a></code></span></div> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/core/schema/EdgeLabelMaker.html" title="interface in org.janusgraph.core.schema"><code>EdgeLabelMaker</code></a> instance to define a new <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core"><code>EdgeLabel</code></a> with the given name. | |
By defining types explicitly (rather than implicitly through usage) one can control various | |
aspects of the label and associated consistency constraints. | |
<p> | |
The label constructed with this maker will be created in the context of this transaction.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#makeEdgeLabel-java.lang.String-">makeEdgeLabel</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html" title="interface in org.janusgraph.core.schema">SchemaManager</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>a <a href="../../../../../org/janusgraph/core/schema/EdgeLabelMaker.html" title="interface in org.janusgraph.core.schema"><code>EdgeLabelMaker</code></a> linked to this transaction.</dd> | |
<dt><span class="seeLabel">See Also:</span></dt> | |
<dd><a href="../../../../../org/janusgraph/core/schema/EdgeLabelMaker.html" title="interface in org.janusgraph.core.schema"><code>EdgeLabelMaker</code></a>, | |
<a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core"><code>EdgeLabel</code></a></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getRelationTypes-java.lang.Class-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getRelationTypes</h4> | |
<pre>public <T extends <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core">RelationType</a>> <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><T> getRelationTypes(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a><T> clazz)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getRelationTypes-java.lang.Class-">JanusGraphManagement</a></code></span></div> | |
<div class="block">Returns an iterable over all defined types that have the given clazz (either <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core"><code>EdgeLabel</code></a> which returns all labels, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core"><code>PropertyKey</code></a> which returns all keys, or <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a> which returns all types).</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getRelationTypes-java.lang.Class-">getRelationTypes</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>clazz</code> - <a href="../../../../../org/janusgraph/core/RelationType.html" title="interface in org.janusgraph.core"><code>RelationType</code></a> or sub-interface</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>Iterable over all types for the given category (label, key, or both)</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="containsVertexLabel-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>containsVertexLabel</h4> | |
<pre>public boolean containsVertexLabel(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#containsVertexLabel-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Whether a vertex label with the given name exists in the graph.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#containsVertexLabel-java.lang.String-">containsVertexLabel</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="getVertexLabel-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getVertexLabel</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a> getVertexLabel(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getVertexLabel-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Returns the vertex label with the given name. If such does not exist, NULL is returned.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getVertexLabel-java.lang.String-">getVertexLabel</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="getOrCreateVertexLabel-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getOrCreateVertexLabel</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a> getOrCreateVertexLabel(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getOrCreateVertexLabel-java.lang.String-">SchemaInspector</a></code></span></div> | |
<div class="block">Returns the vertex label with the given name. If a vertex label with this name does not exist, the label is | |
automatically created through the registered <a href="../../../../../org/janusgraph/core/schema/DefaultSchemaMaker.html" title="interface in org.janusgraph.core.schema"><code>DefaultSchemaMaker</code></a>. | |
<p> | |
Attempting to automatically create a vertex label might cause an exception depending on the configuration.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html#getOrCreateVertexLabel-java.lang.String-">getOrCreateVertexLabel</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaInspector.html" title="interface in org.janusgraph.core.schema">SchemaInspector</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="makeVertexLabel-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>makeVertexLabel</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/VertexLabelMaker.html" title="interface in org.janusgraph.core.schema">VertexLabelMaker</a> makeVertexLabel(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#makeVertexLabel-java.lang.String-">SchemaManager</a></code></span></div> | |
<div class="block">Returns a <a href="../../../../../org/janusgraph/core/schema/VertexLabelMaker.html" title="interface in org.janusgraph.core.schema"><code>VertexLabelMaker</code></a> to define a new vertex label with the given name. Note, that the name must | |
be unique.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#makeVertexLabel-java.lang.String-">makeVertexLabel</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html" title="interface in org.janusgraph.core.schema">SchemaManager</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="addProperties-org.janusgraph.core.VertexLabel-org.janusgraph.core.PropertyKey...-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>addProperties</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a> addProperties(<a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a> vertexLabel, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... keys)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#addProperties-org.janusgraph.core.VertexLabel-org.janusgraph.core.PropertyKey...-">SchemaManager</a></code></span></div> | |
<div class="block">Add property constraints for a given vertex label.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#addProperties-org.janusgraph.core.VertexLabel-org.janusgraph.core.PropertyKey...-">addProperties</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html" title="interface in org.janusgraph.core.schema">SchemaManager</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>vertexLabel</code> - to which the constraints applies.</dd> | |
<dd><code>keys</code> - defines the properties which should be added to the <a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core"><code>VertexLabel</code></a> as constraints.</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>a <a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core"><code>VertexLabel</code></a> edited which contains the added constraints.</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="addProperties-org.janusgraph.core.EdgeLabel-org.janusgraph.core.PropertyKey...-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>addProperties</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> addProperties(<a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> edgeLabel, | |
<a href="../../../../../org/janusgraph/core/PropertyKey.html" title="interface in org.janusgraph.core">PropertyKey</a>... keys)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#addProperties-org.janusgraph.core.EdgeLabel-org.janusgraph.core.PropertyKey...-">SchemaManager</a></code></span></div> | |
<div class="block">Add property constraints for a given edge label.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#addProperties-org.janusgraph.core.EdgeLabel-org.janusgraph.core.PropertyKey...-">addProperties</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html" title="interface in org.janusgraph.core.schema">SchemaManager</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>edgeLabel</code> - to which the constraints applies.</dd> | |
<dd><code>keys</code> - defines the properties which should be added to the <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core"><code>EdgeLabel</code></a> as constraints.</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>a <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core"><code>EdgeLabel</code></a> edited which contains the added constraints.</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="addConnection-org.janusgraph.core.EdgeLabel-org.janusgraph.core.VertexLabel-org.janusgraph.core.VertexLabel-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>addConnection</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> addConnection(<a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core">EdgeLabel</a> edgeLabel, | |
<a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a> outVLabel, | |
<a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a> inVLabel)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#addConnection-org.janusgraph.core.EdgeLabel-org.janusgraph.core.VertexLabel-org.janusgraph.core.VertexLabel-">SchemaManager</a></code></span></div> | |
<div class="block">Add a constraint on which vertices the given edge label can connect.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html#addConnection-org.janusgraph.core.EdgeLabel-org.janusgraph.core.VertexLabel-org.janusgraph.core.VertexLabel-">addConnection</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/SchemaManager.html" title="interface in org.janusgraph.core.schema">SchemaManager</a></code></dd> | |
<dt><span class="paramLabel">Parameters:</span></dt> | |
<dd><code>edgeLabel</code> - to which the constraint applies.</dd> | |
<dd><code>outVLabel</code> - specifies the outgoing vertex for this connection.</dd> | |
<dd><code>inVLabel</code> - specifies the incoming vertex for this connection.</dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
<dd>a <a href="../../../../../org/janusgraph/core/EdgeLabel.html" title="interface in org.janusgraph.core"><code>EdgeLabel</code></a> edited which contains the added constraint.</dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="getVertexLabels--"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>getVertexLabels</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang">Iterable</a><<a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core">VertexLabel</a>> getVertexLabels()</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getVertexLabels--">JanusGraphManagement</a></code></span></div> | |
<div class="block">Returns an <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Iterable.html?is-external=true" title="class or interface in java.lang"><code>Iterable</code></a> over all defined <a href="../../../../../org/janusgraph/core/VertexLabel.html" title="interface in org.janusgraph.core"><code>VertexLabel</code></a>s.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html#getVertexLabels--">getVertexLabels</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphManagement.html" title="interface in org.janusgraph.core.schema">JanusGraphManagement</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="get-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>get</h4> | |
<pre>public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> get(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html#get-java.lang.String-">JanusGraphConfiguration</a></code></span></div> | |
<div class="block">Returns a string representation of the provided configuration option or namespace for inspection. | |
<p> | |
An exception is thrown if the path is invalid.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html#get-java.lang.String-">get</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html" title="interface in org.janusgraph.core.schema">JanusGraphConfiguration</a></code></dd> | |
<dt><span class="returnLabel">Returns:</span></dt> | |
</dl> | |
</li> | |
</ul> | |
<a name="set-java.lang.String-java.lang.Object-"> | |
<!-- --> | |
</a> | |
<ul class="blockList"> | |
<li class="blockList"> | |
<h4>set</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html" title="interface in org.janusgraph.core.schema">JanusGraphConfiguration</a> set(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path, | |
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> value)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html#set-java.lang.String-java.lang.Object-">JanusGraphConfiguration</a></code></span></div> | |
<div class="block">Sets the configuration option identified by the provided path to the given value.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html#set-java.lang.String-java.lang.Object-">set</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html" title="interface in org.janusgraph.core.schema">JanusGraphConfiguration</a></code></dd> | |
</dl> | |
</li> | |
</ul> | |
<a name="remove-java.lang.String-"> | |
<!-- --> | |
</a> | |
<ul class="blockListLast"> | |
<li class="blockList"> | |
<h4>remove</h4> | |
<pre>public <a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html" title="interface in org.janusgraph.core.schema">JanusGraphConfiguration</a> remove(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> path)</pre> | |
<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html#remove-java.lang.String-">JanusGraphConfiguration</a></code></span></div> | |
<div class="block">Remove the configuration option identified by the provided path.</div> | |
<dl> | |
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
<dd><code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html#remove-java.lang.String-">remove</a></code> in interface <code><a href="../../../../../org/janusgraph/core/schema/JanusGraphConfiguration.html" title="interface in org.janusgraph.core.schema">JanusGraphConfiguration</a></code></dd> | |
</dl> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</li> | |
</ul> | |
</div> | |
</div> | |
<!-- ========= END OF CLASS DATA ========= --> | |
<!-- ======= START OF BOTTOM NAVBAR ====== --> | |
<div class="bottomNav"><a name="navbar.bottom"> | |
<!-- --> | |
</a> | |
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> | |
<a name="navbar.bottom.firstrow"> | |
<!-- --> | |
</a> | |
<ul class="navList" title="Navigation"> | |
<li><a href="../../../../../overview-summary.html">Overview</a></li> | |
<li><a href="package-summary.html">Package</a></li> | |
<li class="navBarCell1Rev">Class</li> | |
<li><a href="class-use/ManagementSystem.html">Use</a></li> | |
<li><a href="package-tree.html">Tree</a></li> | |
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li> | |
<li><a href="../../../../../index-all.html">Index</a></li> | |
<li><a href="../../../../../help-doc.html">Help</a></li> | |
</ul> | |
</div> | |
<div class="subNav"> | |
<ul class="navList"> | |
<li><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementLogger.html" title="class in org.janusgraph.graphdb.database.management"><span class="typeNameLink">Prev Class</span></a></li> | |
<li><a href="../../../../../org/janusgraph/graphdb/database/management/ManagementSystem.IndexJobStatus.html" title="class in org.janusgraph.graphdb.database.management"><span class="typeNameLink">Next Class</span></a></li> | |
</ul> | |
<ul class="navList"> | |
<li><a href="../../../../../index.html?org/janusgraph/graphdb/database/management/ManagementSystem.html" target="_top">Frames</a></li> | |
<li><a href="ManagementSystem.html" target="_top">No Frames</a></li> | |
</ul> | |
<ul class="navList" id="allclasses_navbar_bottom"> | |
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li> | |
</ul> | |
<div> | |
<script type="text/javascript"> | |
</script> | |
</div> | |
<div> | |
<ul class="subNavList"> | |
<li>Summary: </li> | |
<li><a href="#nested.class.summary">Nested</a> | </li> | |
<li><a href="#field.summary">Field</a> | </li> | |
<li><a href="#constructor.summary">Constr</a> | </li> | |
<li><a href="#method.summary">Method</a></li> | |
</ul> | |
<ul class="subNavList"> | |
<li>Detail: </li> | |
<li><a href="#field.detail">Field</a> | </li> | |
<li><a href="#constructor.detail">Constr</a> | </li> | |
<li><a href="#method.detail">Method</a></li> | |
</ul> | |
</div> | |
<a name="skip.navbar.bottom"> | |
<!-- --> | |
</a></div> | |
<!-- ======== END OF BOTTOM NAVBAR ======= --> | |
<p class="legalCopy"><small>Copyright © 2012–2023. All rights reserved.</small></p> | |
</body> | |
</html> | |