Jan Steemann
|
a2940b20ca
|
fixed leak in ExampleMatcher
|
2015-12-11 17:15:45 +01:00 |
Jan Steemann
|
6d7ccd7699
|
move shaper to cxx
|
2015-07-28 17:38:31 +02:00 |
Michael Hackstein
|
89ca3f68b9
|
Fixed edgeExamples in CPPOnly Neighbors function
|
2015-07-23 16:08:32 +02:00 |
Michael Hackstein
|
84174aa99a
|
Added edgeExamples functionality to CPPonly Neighbors.
|
2015-07-23 15:25:50 +02:00 |
Jan Steemann
|
a51c258bf5
|
fixed memleaks
|
2015-06-01 14:56:14 +02:00 |
Michael Hackstein
|
99afc6ec87
|
CXX ExampleMatcher learned about internal attributes. This makes all AQL-Graph tests pass again ;)
|
2015-05-30 00:00:49 -07:00 |
Michael Hackstein
|
8b1cef7f76
|
CPP Neighbors is now able to take an array of examples instead of only a single one.
|
2015-05-26 09:51:04 -07:00 |
Michael Hackstein
|
2cb4cb27d5
|
The ExampleMatcher can now use v8 object and TRI_Json_t* alike.
|
2015-05-18 16:12:33 -07:00 |
Michael Hackstein
|
d832a7579a
|
The new shortest path is now able to take exactly one edge example. Has to be improved to use a list of examples
|
2015-05-15 15:08:17 -07:00 |
Michael Hackstein
|
5360172a7b
|
The ExampleMatcher is now able to use a v8 json object as example for matching in the constructor
|
2015-05-15 09:56:16 -07:00 |
Michael Hackstein
|
7ba7482d58
|
Implemented an ExampleMatcher class to be used for path filtering. Is now used in byExample queries as well. API not fixed yet.
|
2015-05-14 13:29:42 -07:00 |