public class CarmlGraphMap extends CarmlTermMap implements GraphMap
| Modifier and Type | Class and Description |
|---|---|
static class |
CarmlGraphMap.Builder |
| Constructor and Description |
|---|
CarmlGraphMap() |
CarmlGraphMap(String reference,
String inverseExpression,
String template,
TermType termType,
org.eclipse.rdf4j.model.Value constant,
TriplesMap functionValue) |
| Modifier and Type | Method and Description |
|---|---|
static CarmlGraphMap.Builder |
newBuilder() |
String |
toString() |
equals, getConstant, getFunctionValue, getInverseExpression, getReference, getTemplate, getTermType, hashCode, setConstant, setFunctionValue, setInverseExpression, setReference, setTemplate, setTermTypegetId, getLabel, setId, setLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetConstant, getFunctionValue, getInverseExpression, getReference, getTemplate, getTermTypegetId, getLabel, getResourceNamepublic CarmlGraphMap()
public CarmlGraphMap(String reference, String inverseExpression, String template, TermType termType, org.eclipse.rdf4j.model.Value constant, TriplesMap functionValue)
public static CarmlGraphMap.Builder newBuilder()
Copyright © 2017–2018 Taxonic. All rights reserved.