public interface TripleCreator
| Modifier and Type | Method and Description |
|---|---|
org.apache.jena.graph.Triple |
createTriple(int sourceId,
int propertyId,
int targetId,
int targetExtId,
int targetExtGraphId) |
Copyright © 2019–2020. All rights reserved.