Andrew Dunham
|
6aad2b1818
|
Add static type assertions
Assert that various iterators satisfy the graph.Nexter interface
|
2015-04-14 16:28:46 -07:00 |
|
Matei Chiperi
|
52be8fb21b
|
Updated Except operator to the new operator interface.
|
2014-10-02 16:34:17 -07:00 |
|
Matei Chiperi
|
20bd08d5ba
|
Fixed Optimize method for not iterator.
|
2014-09-05 16:07:34 -07:00 |
|
Matei Chiperi
|
55d235bd55
|
Added Gremlin tests for the Except operator.
|
2014-08-28 18:56:06 -07:00 |
|
Matei Chiperi
|
305815e663
|
Fixed Stats method for Not iterator.
Added unit tests for Not iterator.
|
2014-08-28 16:23:15 -07:00 |
|
Matei Chiperi
|
a5fd1905d0
|
Improvements to the Not iterator:
- Pass the all iterator as an argument
- Fixed next method (call all.Next() ).
|
2014-08-28 16:02:21 -07:00 |
|
Matei Chiperi
|
5d4e22498d
|
Converted the Not operator to a complement operator in terms of functionality.
|
2014-08-27 13:42:56 -07:00 |
|
Matei Chiperi
|
d9b67c8335
|
Added comments for the not operator.
|
2014-08-26 11:59:14 -07:00 |
|
Matei Chiperi
|
d3bc8c1736
|
First implementations of loop and not operator for Cayley Gremlin.
|
2014-08-26 11:19:15 -07:00 |
|