public interface INode
String getId()
Iterator<IRelationship> getRelationships(String arg0, Date when) throws Exception
ExceptionIterator<IRelationship> getRelationships(Date when) throws Exception
ExceptionIterator<IRelationship> getRelationships(String reltype, String dir, Date when) throws Exception
ExceptionIRelationship createRelationshipTo(INode arg0, String arg1, Date when, Map<String,Object> values) throws Exception
Exceptionvoid setDB(IDBContainer db2)
void setProperties(Document vals)
Document getDocument()
String getTableName()
void setID(String id)
static Object[] getWords(Document node, List<PurposeColumnMap> map, WordList anon, Date when) throws Exception
Exceptionstatic Object[] getWords(INode node, List<PurposeColumnMap> map, WordList anon, Date when) throws Exception
Exceptionstatic List<Document> serialize(List<Standardized> standards)
static List<Standardized> deserialise(List<Document> bsonlist, Class<? extends Standardized> procClass)
Object setProperty(String tableColumn, Object currentValue)
tableColumn - currentValue - boolean hasProperty(String string)
string - Copyright © 2021. All rights reserved.