Class JSRelationImpl

    • Constructor Detail

      • JSRelationImpl

        public JSRelationImpl​(String type,
                              com.fasterxml.jackson.databind.JsonNode node)
    • Method Detail

      • getRelations

        public JSList<String> getRelations​(boolean create)
        Specified by:
        getRelations in interface JSRelation
        Parameters:
        create - true if we create property if it doesn't exist
        Returns:
        JSList object - never null if create true