Interface CypherResource.WithContent

Enclosing interface:
CypherResource

public static interface CypherResource.WithContent
Terminal step of building a resource
Since:
1.8.0
  • Method Summary

    Modifier and Type
    Method
    Description
    identifiedBy(String identifier)
    Adds an identifier to the content and builds the resource.
  • Method Details

    • identifiedBy

      CypherResource identifiedBy(String identifier)
      Adds an identifier to the content and builds the resource.
      Parameters:
      identifier - the identifier to use
      Returns:
      a new Cypher resource