Package | Description |
---|---|
com.blazegraph.gremlin.structure |
Modifier and Type | Method and Description |
---|---|
static BlazeGraph.Match |
BlazeGraph.Match.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BlazeGraph.Match[] |
BlazeGraph.Match.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
<V> CloseableIterator<org.apache.tinkerpop.gremlin.structure.Property<V>> |
BlazeGraph.search(String search,
BlazeGraph.Match match)
Search for properties in the graph using the built-in full text index.
|
Copyright © 2015–2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.