Skip to content

Commit 9dff3b1

Browse files
committed
Added TripleFilter to flux-commands.
1 parent 44bdc77 commit 9dff3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/flux-commands.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ sort-triples org.culturegraph.mf.stream.pipe.sort.TripleSort
1414
count-triples org.culturegraph.mf.stream.pipe.sort.TripleCount
1515
collect-triples org.culturegraph.mf.stream.pipe.sort.TripleCollect
1616
stream-to-triples org.culturegraph.mf.stream.converter.StreamToTriples
17-
17+
filter-triples org.culturegraph.mf.stream.pipe.TripleFilter
1818

1919
jscript org.culturegraph.mf.stream.pipe.JScriptObjectPipe
2020

0 commit comments

Comments
 (0)