public class JanusGraphLazyRelationConstructor extends Object
| Constructor and Description |
|---|
JanusGraphLazyRelationConstructor() |
| Modifier and Type | Method and Description |
|---|---|
static InternalRelation |
create(Entry dataEntry,
InternalVertex vertex,
StandardJanusGraphTx tx) |
static InternalRelation |
create(InternalRelation janusGraphRelation,
InternalVertex vertex,
StandardJanusGraphTx tx) |
public static InternalRelation create(InternalRelation janusGraphRelation, InternalVertex vertex, StandardJanusGraphTx tx)
public static InternalRelation create(Entry dataEntry, InternalVertex vertex, StandardJanusGraphTx tx)
Copyright © 2012–2024. All rights reserved.