public interface VertexTaskFactory<T>
Modifier and Type | Method and Description |
---|---|
Callable<T> |
newVertexTask(org.openrdf.model.Value u)
Return a new task that will evaluate the vertex.
|
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.