MCPcopy Create free account
hub / github.com/dig-team/AMIE / GetRelationsQuery

Class GetRelationsQuery

kb/src/main/java/amie/data/remote/Queries.java:192–194  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

190 }
191
192 static public class GetRelationsQuery implements IQuerySchema {
193
194 }
195
196 static public class CountQuery implements IQuerySchema {
197 public int[] triple;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected