public static class JoinSetUtil.VertexJoinSet extends Object
Modifier and Type | Field and Description |
---|---|
Set<IVariable<?>> |
joinvars
The set of variables bound by at least one join in the join set.
|
Set<Integer> |
vertices
The set of verticies in this join set.
|
Constructor and Description |
---|
JoinSetUtil.VertexJoinSet() |
JoinSetUtil.VertexJoinSet(Set<Integer> vertices,
Set<IVariable<?>> joinvars) |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.