public abstract class AbstractRolePlayerFragment extends Fragment
Schema.EdgeLabel#ROLE_PLAYER edges: InRolePlayerFragment and
OutRolePlayerFragment.varPropertySHARD_LOAD_FACTOR| Constructor and Description |
|---|
AbstractRolePlayerFragment() |
| Modifier and Type | Method and Description |
|---|---|
Set<Weighted<DirectedEdge<Node>>> |
directedEdges(Map<NodeId,Node> nodes,
Map<Node,Map<Node,Fragment>> edges)
Convert the fragment to a set of weighted edges for query planning
|
abstract Var |
end() |
applyTraversal, canOperateOnEdges, dependencies, fragmentCost, getInverse, getShardCount, hasFixedFragmentCost, internalFragmentCost, isStartingFragment, name, setAccurateFragmentCost, start, toString, transform, varProperty, varspublic abstract Var end()
public final Set<Weighted<DirectedEdge<Node>>> directedEdges(Map<NodeId,Node> nodes, Map<Node,Map<Node,Fragment>> edges)
FragmentdirectedEdges in class Fragmentnodes - all nodes in the queryedges - a mapping from edge(child, parent) to its corresponding fragmentCopyright © 2018 Grakn Labs Ltd. All rights reserved.