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 |
|---|---|
boolean |
equals(java.lang.Object obj) |
static CarmlGraphMap.Builder |
newBuilder() |
java.lang.String |
toString() |
getConstant, getFunctionValue, getInverseExpression, getReference, getTemplate, getTermType, hashCode, setConstant, setFunctionValue, setInverseExpression, setReference, setTemplate, setTermTypeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetConstant, getFunctionValue, getInverseExpression, getReference, getTemplate, getTermTypepublic 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 boolean equals(java.lang.Object obj)
equals in class CarmlTermMappublic static CarmlGraphMap.Builder newBuilder()
Copyright © 2017–2018 Taxonic. All rights reserved.