Interface AnonymizingTypeTranslator.Anonymizer

    • Method Detail

      • anonymize

        Object anonymize​(Object obj)
        Return an anonymized token for the supplied object.
        Parameters:
        obj - a Traversal object of one of the following types: String, Long, Double, FLoat, Integer, Class, TImestamp, Date, UUID, Vertex, Edge, VertexProperty
        Returns:
        an anonymized version of the supplied object