| Package | Description |
|---|---|
| org.janusgraph.core | |
| org.janusgraph.graphdb.olap.computer | |
| org.janusgraph.graphdb.relations | |
| org.janusgraph.graphdb.tinkerpop.optimize.step.fetcher |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JanusGraphVertexProperty<V>
JanusGraphProperty is a
JanusGraphRelation connecting a vertex to a value. |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyJanusGraphVertexProperty<V> |
class |
JanusGraphLazyVertexProperty<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
FulgoraVertexProperty<V> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractVertexProperty<V> |
class |
CacheVertexProperty |
class |
SimpleJanusGraphProperty<V> |
class |
StandardVertexProperty |
| Modifier and Type | Method and Description |
|---|---|
protected Map<JanusGraphVertex,Iterable<? extends JanusGraphProperty>> |
PropertiesStepBatchFetcher.makeQueryAndExecute(JanusGraphMultiVertexQuery multiQuery) |
Copyright © 2012–2024. All rights reserved.