Interface Subject
-
- All Superinterfaces:
Cloneable,Comparable<Node>,Node,Serializable
- All Known Subinterfaces:
Blank,QNameResource,Resource
- All Known Implementing Classes:
BlankImpl,CoreGraph.Subjects,QNameResourceImpl,ResourceImpl
public interface Subject extends Node
Subject interface to identify subject nodes: resources and blank nodes.- Author:
- Anahide Tchertchian
-
-
Method Summary
-
Methods inherited from interface java.lang.Comparable
compareTo
-
Methods inherited from interface org.nuxeo.ecm.platform.relations.api.Node
getNodeType, isBlank, isLiteral, isQNameResource, isResource
-
-