public class CarmlGraphMap extends CarmlTermMap implements GraphMap
| Modifier and Type | Class and Description |
|---|---|
static class |
CarmlGraphMap.Builder |
| Constructor and Description |
|---|
CarmlGraphMap() |
CarmlGraphMap(java.lang.String reference,
java.lang.String inverseExpression,
java.lang.String template,
TermType termType,
org.eclipse.rdf4j.model.Value constant,
TriplesMap functionValue) |
| Modifier and Type | Method and Description |
|---|---|
static CarmlGraphMap.Builder |
newBuilder() |
java.lang.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(java.lang.String reference,
java.lang.String inverseExpression,
java.lang.String template,
TermType termType,
org.eclipse.rdf4j.model.Value constant,
TriplesMap functionValue)
public java.lang.String toString()
toString in class java.lang.Objectpublic static CarmlGraphMap.Builder newBuilder()
Copyright © 2017–2018 Taxonic. All rights reserved.