generalize Linkage, add relevant comments
This commit is contained in:
parent
6201e709ef
commit
355c8ee6bc
5 changed files with 33 additions and 18 deletions
|
|
@ -65,7 +65,7 @@ func (qs *QuadStore) optimizeAndIterator(it *iterator.And) (graph.Iterator, bool
|
|||
}
|
||||
mongostats := firstmongo.Stats()
|
||||
|
||||
lset := []graph.LinkageSet{
|
||||
lset := []graph.Linkage{
|
||||
{
|
||||
Dir: firstmongo.dir,
|
||||
Values: []graph.Value{qs.ValueOf(firstmongo.name)},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue