Github user asfgit closed the pull request at:
https://github.com/apache/incubator-rya/pull/219
---
Github user rmorcos1 commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/219#discussion_r141225105
--- Diff: extras/indexingExample/src/main/java/InferenceExamples.java ---
@@ -0,0 +1,592 @@
+import java.io.IOException;
+import java.util.Lis
Github user amihalik commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/219#discussion_r137566563
--- Diff: extras/indexingExample/src/main/java/InferenceExamples.java ---
@@ -0,0 +1,592 @@
+import java.io.IOException;
+import java.util.Lis
Github user amihalik commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/219#discussion_r137567339
--- Diff: extras/indexingExample/src/main/java/InferenceExamples.java ---
@@ -0,0 +1,592 @@
+import java.io.IOException;
+import java.util.Lis
Github user amihalik commented on a diff in the pull request:
https://github.com/apache/incubator-rya/pull/219#discussion_r137566475
--- Diff: extras/indexingExample/src/main/java/InferenceExamples.java ---
@@ -0,0 +1,592 @@
+import java.io.IOException;
+import java.util.Lis
GitHub user rmorcos1 opened a pull request:
https://github.com/apache/incubator-rya/pull/219
Creating inference Examples
Contain test examples for inference
## Description
An inferenceExample with all inference tests has been added.
Also added readme for using n