Serializing Resource with facets
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/information-system/resource-registry@131457 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
08c6201212
commit
624ba10dc2
|
@ -65,7 +65,7 @@ public class Utility {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return GraphSONUtility.jsonFromElement(element, keys,
|
return GraphSONUtility.jsonFromElement(element, keys,
|
||||||
GraphSONMode.COMPACT);
|
GraphSONMode.EXTENDED);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue